DOGM bootscreen cleanup
This commit is contained in:
parent
2aa35e95af
commit
5d2c5877f7
3 changed files with 96 additions and 102 deletions
|
|
@ -338,13 +338,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
// Boot screens
|
||||
#if !HAS_SPI_LCD
|
||||
#undef SHOW_BOOTSCREEN
|
||||
#elif !defined(BOOTSCREEN_TIMEOUT)
|
||||
#define BOOTSCREEN_TIMEOUT 2500
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Extruders have some combination of stepper motors and hotends
|
||||
* so we separate these concepts into the defines:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue