mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-10 23:35:05 -06:00
Add Bootscreen Animation (#12077)
This commit is contained in:
parent
8653cedee4
commit
ab9d5eb38d
3 changed files with 363 additions and 8 deletions
|
@ -44,7 +44,8 @@ exec_test $1 $2 "RAMPS with 2 extruders, RRDFGSC, Linear ABL, LEDs, and many opt
|
|||
#
|
||||
# Test a probeless build of AUTO_BED_LEVELING_UBL, with lots of extruders
|
||||
#
|
||||
restore_configs
|
||||
use_example_configs AnimationExample
|
||||
opt_set SHOW_CUSTOM_BOOTSCREEN
|
||||
opt_set MOTHERBOARD BOARD_AZTEEG_X3_PRO
|
||||
opt_set EXTRUDERS 5
|
||||
opt_set TEMP_SENSOR_1 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue