COMPACT_MARLIN_BOOT_LOGO

MarlinFirmware/Marlin#26011
This commit is contained in:
Scott Lahteine 2023-06-23 20:23:04 -05:00
parent d5add8caae
commit 71460fc697
345 changed files with 690 additions and 0 deletions

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3354,6 +3354,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3407,6 +3407,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3408,6 +3408,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3330,6 +3330,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3330,6 +3330,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3422,6 +3422,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3333,6 +3333,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3333,6 +3333,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3330,6 +3330,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3330,6 +3330,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3335,6 +3335,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3335,6 +3335,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3335,6 +3335,8 @@
#define TFT_FONT NOTOSANS
//#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
/* ET4/ET5 Black Theme */

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3392,6 +3392,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3348,6 +3348,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3344,6 +3344,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3326,6 +3326,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3332,6 +3332,8 @@
#define TFT_FONT NOTOSANS
//#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

View file

@ -3332,6 +3332,8 @@
#define TFT_FONT NOTOSANS
//#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

View file

@ -3354,6 +3354,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3347,6 +3347,8 @@
#define TFT_FONT NOTOSANS
//#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
/* Biqu BX Dark Theme */

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3342,6 +3342,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3330,6 +3330,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3334,6 +3334,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3344,6 +3344,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3336,6 +3336,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3337,6 +3337,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3343,6 +3343,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3343,6 +3343,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3332,6 +3332,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3357,6 +3357,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3362,6 +3362,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3339,6 +3339,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3339,6 +3339,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3340,6 +3340,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3341,6 +3341,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3334,6 +3334,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3334,6 +3334,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3333,6 +3333,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3336,6 +3336,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3332,6 +3332,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3327,6 +3327,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3331,6 +3331,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3332,6 +3332,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3334,6 +3334,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3341,6 +3341,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3329,6 +3329,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

View file

@ -3328,6 +3328,8 @@
#define TFT_FONT NOTOSANS
//#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
#if ENABLED(TFT_LVGL_UI)

Some files were not shown because too many files have changed in this diff Show more