|
@ -9,11 +9,11 @@ set -e |
|
|
# |
|
|
# |
|
|
# Build with configs included in the PR |
|
|
# Build with configs included in the PR |
|
|
# |
|
|
# |
|
|
use_example_configs "Creality/Ender-3 V2" |
|
|
use_example_configs "Creality/Ender-3 V2/CrealityUI" |
|
|
opt_enable MARLIN_DEV_MODE |
|
|
opt_enable MARLIN_DEV_MODE |
|
|
exec_test $1 $2 "Ender 3 v2" "$3" |
|
|
exec_test $1 $2 "Ender 3 v2" "$3" |
|
|
|
|
|
|
|
|
use_example_configs "Creality/Ender-3 V2" |
|
|
use_example_configs "Creality/Ender-3 V2/CrealityUI" |
|
|
opt_disable CLASSIC_JERK |
|
|
opt_disable CLASSIC_JERK |
|
|
opt_add SDCARD_EEPROM_EMULATION |
|
|
opt_add SDCARD_EEPROM_EMULATION |
|
|
opt_set TEMP_SENSOR_BED 0 |
|
|
opt_set TEMP_SENSOR_BED 0 |
|
|