mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-10 17:27:03 +01:00
Add M112 description to Marlin_main
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
// M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
|
||||
// Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
|
||||
// IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
|
||||
// M112 - Emergency stop
|
||||
// M114 - Output current position to serial port
|
||||
// M115 - Capabilities string
|
||||
// M117 - display message
|
||||
|
||||
Reference in New Issue
Block a user