Permit SD EEPROM emulation on E3V2 (#20353)

This commit is contained in:
Jason Smith
2020-12-02 03:23:34 -08:00
committed by GitHub
parent a4618309ce
commit a4d6908d55
3 changed files with 13 additions and 26 deletions

View File

@ -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