Clearing GRBL

If I want to completely remove all grbl updates and messing around to reload fresh, how do I do it. In other words Reformatting.
Thanks in advance

1 Like

Using the Arduino IDE (1.6.11), load the sketch File->Examples->EEPROM->eeprom_clear.

Runing that sketch will clear out the EEPROM.

Then using XLoader, load in your favorite version of grbl.

Thanks again for your help.

1 Like