mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 23:24:02 -06:00
✨ Tronxy X5SA-500-2E (#545)
This commit is contained in:
parent
0d573034be
commit
973a10d2e2
6 changed files with 7155 additions and 17 deletions
|
@ -2788,16 +2788,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
// Change colors
|
||||
// some colors are predefined, see /src/lcd/dogm/u8g_dev_tft_480~.cpp Line 160
|
||||
// or use 16bit color (e.g. 0x0000 = black, 0xFFE0 = yellow)
|
||||
// see https://ee-programming-notepad.blogspot.com/2016/10/16-bit-color-generator-picker.html
|
||||
#define TFT_MARLINUI_COLOR COLOR_WHITE // main foreground color
|
||||
#define TFT_MARLINBG_COLOR COLOR_BLACK // background color
|
||||
#define TFT_BTCANCEL_COLOR COLOR_RED // cancel button
|
||||
#define TFT_BTARROWS_COLOR COLOR_WHITE // arrows up/down
|
||||
#define TFT_BTOKMENU_COLOR COLOR_GREEN // enter button
|
||||
|
||||
//
|
||||
// RepRapWorld REPRAPWORLD_KEYPAD v1.1
|
||||
// https://reprapworld.com/products/electronics/ramps/keypad_v1_0_fully_assembled/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue