瀏覽代碼

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,6 +138,7 @@
138 138
  * M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
139 139
  *        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
140 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 142
  * M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
142 143
  * M112 - Emergency stop
143 144
  * M114 - Output current position to serial port

Loading…
取消
儲存