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

MarlinFirmware/Marlin#24535
This commit is contained in:
Keith Bennett 2022-07-27 03:54:49 -07:00 committed by GitHub
parent 3046c5a370
commit 0c55838ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
314 changed files with 314 additions and 314 deletions

View file

@ -655,7 +655,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)