bdurbrow/grbl-Mega

Enhancement: save/restore configuration to/from sdcard

thawkins opened this issue · 2 comments

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.