Browse Source

Merge pull request #894 from MyMakibox/Marlin_v1

Update Marlin_main.cpp
pull/1/head
nothinman 10 years ago
parent
commit
b9126ab497
  1. 1
      Marlin/Marlin_main.cpp

1
Marlin/Marlin_main.cpp

@ -118,6 +118,7 @@
// M107 - Fan off
// M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
// 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
// M114 - Output current position to serial port
// M115 - Capabilities string
// M117 - display message

Loading…
Cancel
Save