M502 - Factory Reset

Description

Reset all configurable settings to their factory defaults.

To also reset settings in EEPROM, follow with M500.

Notes

This command can be used even if EEPROM_SETTINGS is disabled.

Parameters

M502

Examples

Reset settings and save them to EEPROM

M502 ; reset!
M500 ; saved!!