Firmware2/Marlin/example_configurations
Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode
With these changes the output of `M503 S0` is all you need to restore
the EEPROM. Building on this it is straightforward to save and restore
the EEPROM state using the SD card or external GCode file.

- Added `M145` to set “heatup states” for the LCD menu
- Added `M420` to toggle Mesh Bed Leveling
- Added `M421` to set a single Mesh coordinate
- Extended `Config_PrintSettings` with added M codes
- Cleaned up some comments here and there
2015-04-26 20:56:33 -07:00
..
delta Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
Felix Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
Hephestos Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
K8200 Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
makibox Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
SCARA Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
tvrrug/Round2 Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
WITBOX Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00