|
@@ -118,6 +118,7 @@
|
118
|
118
|
// M107 - Fan off
|
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
|
+// IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
|
121
|
122
|
// M114 - Output current position to serial port
|
122
|
123
|
// M115 - Capabilities string
|
123
|
124
|
// M117 - display message
|