Last updated 4 years ago
Was this helpful?
📅Update: 2020/09/18
Reset all configurable settings to their factory defaults.
To also reset settings in EEPROM, follow with .
Requires EEPROM_SETTINGS.
EEPROM_SETTINGS
Since Marlin 1.1.0 only changed bytes are written to prolong EEPROM life.
Usage
M500
Reset settings and save them to EEPROM
M502 ; reset! M500 ; saved!!