mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
parent
0180b179c5
commit
b16ac69de2
348 changed files with 2784 additions and 0 deletions
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3361,6 +3361,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3414,6 +3414,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3415,6 +3415,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3337,6 +3337,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3337,6 +3337,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3430,6 +3430,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3340,6 +3340,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3340,6 +3340,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3337,6 +3337,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3337,6 +3337,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3342,6 +3342,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3342,6 +3342,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3342,6 +3342,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3399,6 +3399,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3355,6 +3355,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3351,6 +3351,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3333,6 +3333,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3339,6 +3339,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3339,6 +3339,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3361,6 +3361,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3354,6 +3354,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3349,6 +3349,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3337,6 +3337,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3341,6 +3341,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3351,6 +3351,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3343,6 +3343,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3344,6 +3344,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3350,6 +3350,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3350,6 +3350,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3339,6 +3339,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3364,6 +3364,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3369,6 +3369,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3346,6 +3346,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3346,6 +3346,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3347,6 +3347,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3348,6 +3348,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3341,6 +3341,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3341,6 +3341,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3340,6 +3340,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3343,6 +3343,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3339,6 +3339,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3335,6 +3335,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3334,6 +3334,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3338,6 +3338,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3339,6 +3339,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3341,6 +3341,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3348,6 +3348,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
|
@ -3336,6 +3336,14 @@
|
||||||
*/
|
*/
|
||||||
#define TFT_FONT NOTOSANS
|
#define TFT_FONT NOTOSANS
|
||||||
|
|
||||||
|
/**
|
||||||
|
* TFT Theme for Color_UI. Choose one of the following or add a new one to 'Marlin/src/lcd/tft/themes' directory
|
||||||
|
*
|
||||||
|
* BLUE_MARLIN - Default theme with 'midnight blue' background
|
||||||
|
* BLACK_MARLIN - Theme with 'black' background
|
||||||
|
*/
|
||||||
|
#define TFT_THEME BLACK_MARLIN
|
||||||
|
|
||||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
//#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.
|
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue