We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dcd1e commit b787432Copy full SHA for b787432
buildroot/tests/STM32F103RET6_creality
@@ -9,11 +9,11 @@ set -e
9
#
10
# Build with configs included in the PR
11
12
-use_example_configs "Creality/Ender-3 V2"
+use_example_configs "Creality/Ender-3 V2/CrealityUI"
13
opt_enable MARLIN_DEV_MODE
14
exec_test $1 $2 "Ender 3 v2" "$3"
15
16
17
opt_disable CLASSIC_JERK
18
opt_add SDCARD_EEPROM_EMULATION
19
opt_set TEMP_SENSOR_BED 0
0 commit comments