mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
Updated EEPROM (markdown)
parent
e3d26393e2
commit
78cfe97897
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Note that there is a line in Configuration.h which controls whether or not EEPRO
|
|||
* [[M503]] Print the current settings – ''Not the settings stored in EEPROM.''
|
||||
|
||||
==== Settings Stored in EEPROM ====
|
||||
When you do an <code>M503</code> command it prints a report like this, which will differ depending on your [[Marlin Configuration|configured options]]:
|
||||
When you do an <code>M503</code> command it prints a report like this, which will differ depending on your [[Marlin Configuration|configured options]]:
|
||||
'''>>>M503 S0'''
|
||||
M92 X80.00 Y80.00 Z4000.00 E1258.14
|
||||
M203 X500.00 Y500.00 Z2.25 E45.00
|
||||
|
|
Loading…
Add table
Reference in a new issue