Преглед изворни кода

Add M112 description to Marlin_main

nothinman пре 10 година
родитељ
комит
38192cb5f3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      Marlin/Marlin_main.cpp

+ 1
- 0
Marlin/Marlin_main.cpp Прегледај датотеку

@@ -119,6 +119,7 @@
119 119
 // M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
120 120
 //        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
121 121
 //        IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
122
+// M112 - Emergency stop
122 123
 // M114 - Output current position to serial port
123 124
 // M115 - Capabilities string
124 125
 // M117 - display message

Loading…
Откажи
Сачувај