🔧 Optional MPC_AUTOTUNE to save 5.5 - 5.8KB

This commit is contained in:
Scott Lahteine
2023-03-17 20:12:36 -05:00
parent 6f5b7a8b26
commit b5836b243a
12 changed files with 109 additions and 79 deletions

View File

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