Merge pull request #4383 from esenapaj/Follow-up-the-PR-#4353
Follow-up the PR #4353 (General cleanup: enum)
This commit is contained in:
commit
a3b5d5eb65
|
@ -168,7 +168,7 @@
|
||||||
* Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
|
* 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
|
* IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
|
||||||
* M110 - Set the current line number
|
* M110 - Set the current line number
|
||||||
* 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.
|
||||||
* M112 - Emergency stop
|
* M112 - Emergency stop
|
||||||
* M113 - Get or set the timeout interval for Host Keepalive "busy" messages
|
* M113 - Get or set the timeout interval for Host Keepalive "busy" messages
|
||||||
* M114 - Output current position to serial port
|
* M114 - Output current position to serial port
|
||||||
|
|
Loading…
Reference in a new issue