Skip to content

Commit

Permalink
Merge pull request #4383 from esenapaj/Follow-up-the-PR-#4353
Browse files Browse the repository at this point in the history
Follow-up the PR #4353 (General cleanup: enum)
  • Loading branch information
thinkyhead authored Jul 23, 2016
2 parents 5167cb4 + 784be56 commit a3b5d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Marlin_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
* 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
* 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
* M113 - Get or set the timeout interval for Host Keepalive "busy" messages
* M114 - Output current position to serial port
Expand Down

0 comments on commit a3b5d5e

Please sign in to comment.