mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
Two Trees BlueR Plus (#391)
This commit is contained in:
parent
ec96f52aff
commit
fdc17e2482
7 changed files with 6344 additions and 17 deletions
|
@ -2469,11 +2469,11 @@
|
|||
|
||||
#define TOUCH_SCREEN_CALIBRATION
|
||||
|
||||
#define XPT2046_X_CALIBRATION 17880
|
||||
#define XPT2046_Y_CALIBRATION -12234
|
||||
#define XPT2046_X_OFFSET -45
|
||||
#define XPT2046_Y_OFFSET 349
|
||||
//#define TOUCH_ORIENTATION TOUCH_LANDSCAPE
|
||||
#define TOUCH_CALIBRATION_X 17880
|
||||
#define TOUCH_CALIBRATION_Y -12234
|
||||
#define TOUCH_OFFSET_X -45
|
||||
#define TOUCH_OFFSET_Y 349
|
||||
//#define TOUCH_ORIENTATION TOUCH_LANDSCAPE
|
||||
|
||||
#if ENABLED(TFT_COLOR_UI)
|
||||
//#define SINGLE_TOUCH_NAVIGATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue