mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
TOUCH_SCREEN_CALIBRATION
This commit is contained in:
parent
9485a81b84
commit
3ece05d20c
223 changed files with 920 additions and 920 deletions
|
@ -2355,10 +2355,10 @@
|
|||
|
||||
#define TOUCH_SCREEN_CALIBRATION
|
||||
|
||||
#define XPT2046_X_CALIBRATION -11838
|
||||
#define XPT2046_Y_CALIBRATION 8776
|
||||
#define XPT2046_X_OFFSET 333
|
||||
#define XPT2046_Y_OFFSET -17
|
||||
#define TOUCH_CALIBRATION_X -11838
|
||||
#define TOUCH_CALIBRATION_Y 8776
|
||||
#define TOUCH_OFFSET_X 333
|
||||
#define TOUCH_OFFSET_Y -17
|
||||
#define XPT2046_ORIENTATION TOUCH_PORTRAIT
|
||||
|
||||
#if ENABLED(TFT_COLOR_UI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue