Explorar el Código

Follow-up the PR #4353 (General cleanup: enum)

・Update description of M111
esenapaj hace 9 años
padre
commit
784be56e99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/Marlin_main.cpp

+ 1
- 1
Marlin/Marlin_main.cpp Ver fichero

168
  *        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
168
  *        Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
169
  *        IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
169
  *        IF AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
170
  * M110 - Set the current line number
170
  * M110 - Set the current line number
171
- * M111 - Set debug flags with S<mask>. See flag bits defined in Marlin.h.
171
+ * M111 - Set debug flags with S<mask>. See flag bits defined in enum.h.
172
  * M112 - Emergency stop
172
  * M112 - Emergency stop
173
  * M113 - Get or set the timeout interval for Host Keepalive "busy" messages
173
  * M113 - Get or set the timeout interval for Host Keepalive "busy" messages
174
  * M114 - Output current position to serial port
174
  * M114 - Output current position to serial port

Loading…
Cancelar
Guardar