mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-04 09:04:42 -07:00
Put ABL state into a class
This commit is contained in:
parent
7573524a14
commit
8d083eb248
4 changed files with 216 additions and 214 deletions
|
|
@ -88,7 +88,7 @@ opt_enable EEPROM_SETTINGS EEPROM_CHITCHAT REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CO
|
|||
PRINTCOUNTER SERVICE_NAME_1 SERVICE_INTERVAL_1 M114_DETAIL
|
||||
opt_add M100_FREE_MEMORY_DUMPER
|
||||
opt_add M100_FREE_MEMORY_CORRUPTOR
|
||||
exec_test $1 $2 "MINIRAMBO | RRDGFSC | M100 | PWM_MOTOR_CURRENT | PRINTCOUNTER | Advanced Pause ..." "$3"
|
||||
exec_test $1 $2 "MINIRAMBO | RRDGFSC | ABL Bilinear Manual | M100 | PWM_MOTOR_CURRENT | M600..." "$3"
|
||||
|
||||
#
|
||||
# Test many less common options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue