瀏覽代碼

Include a comment documenting M110

Scott Lahteine 10 年之前
父節點
當前提交
aaad65ff5d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Marlin/Marlin_main.cpp

+ 1
- 0
Marlin/Marlin_main.cpp 查看文件

138
  * M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
138
  * M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
139
  *        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
139
  *        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
140
  *        IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
140
  *        IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
141
+ * M110 - Set the current line number
141
  * M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
142
  * M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
142
  * M112 - Emergency stop
143
  * M112 - Emergency stop
143
  * M114 - Output current position to serial port
144
  * M114 - Output current position to serial port

Loading…
取消
儲存