Selaa lähdekoodia

📝 Update MPCTEMP G-Code M306 T (#24535)

M306 simply reports current values. M306 T starts autotune process.
Keith Bennett 1 vuosi sitten
vanhempi
commit
a29fb8088f
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Näytä tiedosto

@@ -653,7 +653,7 @@
653 653
  *
654 654
  * Use a physical model of the hotend to control temperature. When configured correctly
655 655
  * this gives better responsiveness and stability than PID and it also removes the need
656
- * for PID_EXTRUSION_SCALING and PID_FAN_SCALING. Use M306 to autotune the model.
656
+ * for PID_EXTRUSION_SCALING and PID_FAN_SCALING. Use M306 T to autotune the model.
657 657
  */
658 658
 #if ENABLED(MPCTEMP)
659 659
   //#define MPC_EDIT_MENU                             // Add MPC editing to the "Advanced Settings" menu. (~1300 bytes of flash)

Loading…
Peruuta
Tallenna