We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8754c commit 3d28d2fCopy full SHA for 3d28d2f
Marlin/Marlin_main.cpp
@@ -168,7 +168,7 @@
168
* Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
169
* IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
170
* M110 - Set the current line number
171
- * M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
+ * M111 - Set debug flags with S<mask>. See flag bits defined in enum.h.
172
* M112 - Emergency stop
173
* M113 - Get or set the timeout interval for Host Keepalive "busy" messages
174
* M114 - Output current position to serial port
0 commit comments