M999
Back to the Gcode Dictionary
M999: Restart
Parameters
- This command can be used without any additional parameters.
- Bnnn Optional CAN address of the board to restart (defaults to 0)2
- Pnnn Reset flags1
Example
- M999
Restarts the firmware using a software reset.
Notes
1This also puts the board into firmware upload mode (as if the Erase button had been pressed) if parameter P"ERASE" is present.
2 Starting from v3.3 this parameter may be set to -1 to reboot the attached SBC (DuetPi + SBC)
0 Comments