mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 22:34:59 -06:00
Animated Marlin boot screen (#14961)
This commit is contained in:
parent
9e49f154d8
commit
6715fd159c
107 changed files with 534 additions and 27 deletions
|
@ -91,7 +91,7 @@
|
|||
#define STRING_CONFIG_H_AUTHOR "@brandstaetter, @grbd" // Who made the changes.
|
||||
#define SHOW_BOOTSCREEN
|
||||
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
|
||||
#define STRING_SPLASH_LINE2 "Welcome to ANYCUBIC" // will be shown during bootup in line 2
|
||||
#define STRING_SPLASH_LINE2 "Welcome to ANYCUBIC" // will be shown during bootup in line 2
|
||||
|
||||
/**
|
||||
* *** VENDORS PLEASE READ ***
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue