mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
parent
8a2094dd0a
commit
f2a6c82cdb
349 changed files with 360 additions and 263 deletions
|
@ -3344,16 +3344,16 @@
|
|||
*
|
||||
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||
* BLACK_MARLIN - Theme with 'black' background
|
||||
* ANET_BLACK - Theme used for Anet ET4/5
|
||||
*/
|
||||
#define TFT_THEME BLACK_MARLIN
|
||||
#define COLOR_BACKGROUND COLOR_DARK
|
||||
|
||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
||||
|
||||
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||
#endif
|
||||
|
||||
#define COLOR_BACKGROUND COLOR_DARK
|
||||
|
||||
#if ENABLED(TFT_LVGL_UI)
|
||||
//#define MKS_WIFI_MODULE // MKS WiFi module
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue