Permit SD EEPROM emulation on E3V2 (#20353)
This commit is contained in:
committed by
Scott Lahteine
parent
1c695e130e
commit
07954edadc
@ -15,6 +15,7 @@ exec_test $1 $2 "Ender 3 v2" "$3"
|
||||
|
||||
use_example_configs "Creality/Ender-3 V2"
|
||||
opt_disable CLASSIC_JERK
|
||||
exec_test $1 $2 "Ender 3 v2 w/o CLASSIC_JERK" "$3"
|
||||
opt_add SDCARD_EEPROM_EMULATION
|
||||
exec_test $1 $2 "Ender 3 v2, SD EEPROM, w/o CLASSIC_JERK" "$3"
|
||||
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user