grbl-Mega
grbl-Mega copied to clipboard
Enhancement: save/restore configuration to/from sdcard
It would be nice to be able to aave the machibe config to a file on the sdcard, as a set of $n=y statemenrs.
Easy to add; I'll include it in the next update. I just added the ability to run such a file from the SD card; so it's already halfway there.
Now implemented, but untested.