For the complete documentation index, see llms.txt. This page is also available as Markdown.

[Marlin] M500 - Save Settings

Description

Save all configurable settings to EEPROM.

Notes:

  • Requires EEPROM_SETTINGS.

  • Since Marlin 1.1.0 only changed bytes are written to prolong EEPROM life.

    Usage

    M500

Examples

Save settings

M500

Last updated