Skip to content

Commit 3d28d2f

Browse files
esenapajCONSULitAS
authored andcommitted
Follow-up the PR MarlinFirmware#4353 (General cleanup: enum)
・Update description of M111
1 parent 0a8754c commit 3d28d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Marlin_main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
* Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
169169
* IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
170170
* M110 - Set the current line number
171-
* M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
171+
* M111 - Set debug flags with S<mask>. See flag bits defined in enum.h.
172172
* M112 - Emergency stop
173173
* M113 - Get or set the timeout interval for Host Keepalive "busy" messages
174174
* M114 - Output current position to serial port

0 commit comments

Comments
 (0)