Invariant Marlin bootscreen (#15057)
This commit is contained in:
parent
b2a4b6f34e
commit
3ac76f0489
127 changed files with 785 additions and 1065 deletions
|
@ -386,6 +386,8 @@
|
|||
#error "MKS_ROBIN_TFT is now FSMC_GRAPHICAL_TFT. Please update your configuration."
|
||||
#elif defined(SDPOWER)
|
||||
#error "SDPOWER is now SDPOWER_PIN. Please update your configuration and/or pins."
|
||||
#elif defined(STRING_SPLASH_LINE1) || defined(STRING_SPLASH_LINE2)
|
||||
#error "STRING_SPLASH_LINE[12] are now obsolete. Please remove them from Configuration.h."
|
||||
#endif
|
||||
|
||||
#define BOARD_MKS_13 -1109
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue