mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 22:34:59 -06:00
Clean up CrealityUI and MarlinUI (#22586)
This commit is contained in:
parent
3e0d8e16aa
commit
09af42e1af
10 changed files with 947 additions and 823 deletions
|
@ -11,7 +11,7 @@ set -e
|
|||
#
|
||||
use_example_configs "Creality/Ender-3 V2/CrealityUI"
|
||||
opt_enable MARLIN_DEV_MODE BUFFER_MONITORING
|
||||
exec_test $1 $2 "Ender 3 v2" "$3"
|
||||
exec_test $1 $2 "Ender 3 v2 with CrealityUI" "$3"
|
||||
|
||||
use_example_configs "Creality/Ender-3 V2/CrealityUI"
|
||||
opt_disable CLASSIC_JERK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue