🔧 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

@@ -28,7 +28,7 @@ opt_set PREHEAT_3_LABEL '"CUSTOM"' PREHEAT_3_TEMP_HOTEND 240 PREHEAT_3_TEMP_BED
exec_test $1 $2 "Ender-3 S1 with ProUI (PIDTEMP)" "$3"
opt_disable PIDTEMP
opt_enable MPCTEMP
opt_enable MPCTEMP MPC_AUTOTUNE
exec_test $1 $2 "Ender-3 S1 with ProUI (MPCTEMP)" "$3"
restore_configs