Update doxygen M709

This commit is contained in:
3d-gussner 2023-11-11 12:20:58 +01:00
parent 0016b77827
commit 342d8e92ab
1 changed files with 3 additions and 1 deletions

View File

@ -8583,7 +8583,7 @@ Sigma_Exit:
/*!
### M709 - MMU power & reset <a href="https://reprap.org/wiki/G-code#M709:_MMU_power_&_reset">M709: MMU power & reset</a>
The MK3S cannot not power off the MMU, but we can en- and disable the MMU and will be also stored in EEPROM.
The MK3S cannot not power off the MMU, but we can en- and disable the MMU.
The new state of the MMU is stored in printer's EEPROM - i.e. if you disable the MMU via M709, it will not be activated after the printer resets.
#### Usage
@ -8600,6 +8600,8 @@ Sigma_Exit:
M709 X1 - toggle the MMU's reset pin (hardware reset)
M709 X42 - erase MMU EEPROM
M709 S1 - enable MMU
M709 S0 - disable MMU