Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Back' Button for Touch TFT 320x240 #15060

Merged
Prev Previous commit
Comment out color overrides by default
  • Loading branch information
thinkyhead committed Aug 29, 2019
commit 61e43a033cdc1f823dfb67f356724035748122fb
12 changes: 6 additions & 6 deletions Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/default/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/3DFabXYZ/Migbot/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/ADIMLab/Gantry v1/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1204,12 +1204,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/ADIMLab/Gantry v2/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/AlephObjects/TAZ4/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Alfawise/U20/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1221,12 +1221,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/AliExpress/UM2pExt/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/A2/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/A2plus/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/A6/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/A8/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/A8plus/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/Anet/E16/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/AnyCubic/i3/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/ArmEd/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1222,12 +1222,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/BIBO/TouchX/default/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/BQ/Hephestos/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/BQ/Hephestos_2/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1226,12 +1226,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
12 changes: 6 additions & 6 deletions config/examples/BQ/WITBOX/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@
// FSMC Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#define TFT_MARLINUI_COLOR 0xFFFF // White
#define TFT_MARLINBG_COLOR 0x0000 // Black
#define TFT_DISABLED_COLOR 0x0003 // Almost black
#define TFT_BTCANCEL_COLOR 0xF800 // Red
#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black
//#define TFT_BTCANCEL_COLOR 0xF800 // Red
//#define TFT_BTARROWS_COLOR 0xDEE6 // 11011 110111 00110 Yellow
//#define TFT_BTOKMENU_COLOR 0x145F // 00010 100010 11111 Cyan
#endif

// @section safety
Expand Down
Loading