MPC_AUTOTUNE

This commit is contained in:
Scott Lahteine 2023-03-18 00:09:50 -05:00
parent 367c9b8a0d
commit fd7003b38d
338 changed files with 338 additions and 0 deletions

View file

@ -693,6 +693,7 @@
* @section mpctemp
*/
#if ENABLED(MPCTEMP)
//#define MPC_AUTOTUNE // Include a method to do MPC auto-tuning (~5664-5882 bytes of flash)
//#define MPC_EDIT_MENU // Add MPC editing to the "Advanced Settings" menu. (~1300 bytes of flash)
//#define MPC_AUTOTUNE_MENU // Add MPC auto-tuning to the "Advanced Settings" menu. (~350 bytes of flash)