Merge upstream changes from Marlin 2.1.2.2
This commit is contained in:
@@ -8,16 +8,16 @@ set -e
|
||||
|
||||
use_example_configs Alfawise/U20
|
||||
opt_enable BAUD_RATE_GCODE
|
||||
exec_test $1 $2 "maple CLASSIC_UI U20 config" "$3"
|
||||
exec_test $1 $2 "Maple - Alfawise U20 - CLASSIC_UI" "$3"
|
||||
|
||||
use_example_configs Alfawise/U20
|
||||
opt_enable BAUD_RATE_GCODE TFT_COLOR_UI
|
||||
opt_disable TFT_CLASSIC_UI CUSTOM_STATUS_SCREEN_IMAGE
|
||||
exec_test $1 $2 "maple COLOR_UI U20 config" "$3"
|
||||
exec_test $1 $2 "Maple - Alfawise U20 - COLOR_UI" "$3"
|
||||
|
||||
use_example_configs Alfawise/U20-bltouch
|
||||
opt_enable BAUD_RATE_GCODE
|
||||
exec_test $1 $2 "maple BLTouch U20 config"
|
||||
exec_test $1 $2 "Maple - Alfawise U20 - BLTouch"
|
||||
|
||||
# cleanup
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user