diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index d05951e9ac..ce8578f8c6 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -633,7 +633,7 @@ * * Use a physical model of the hotend to control temperature. When configured correctly * this gives better responsiveness and stability than PID and it also removes the need - * for PID_EXTRUSION_SCALING and PID_FAN_SCALING. Use M306 to autotune the model. + * for PID_EXTRUSION_SCALING and PID_FAN_SCALING. Use M306 T to autotune the model. */ #if ENABLED(MPCTEMP) //#define MPC_EDIT_MENU // Add MPC editing to the "Advanced Settings" menu. (~1300 bytes of flash)