💚 Update STM32F103RET6_creality test path

This commit is contained in:
Scott Lahteine 2021-08-15 21:31:00 -05:00
parent f0bca66d45
commit f803d74bc9

View File

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