mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 22:14:06 -06:00
New Classic UI touch calibration values (#351)
This commit is contained in:
parent
9bde4d1eec
commit
20aa15365e
1 changed files with 4 additions and 4 deletions
|
@ -2475,10 +2475,10 @@
|
|||
|
||||
#define TOUCH_SCREEN_CALIBRATION
|
||||
|
||||
#define TOUCH_CALIBRATION_X 12316
|
||||
#define TOUCH_CALIBRATION_Y -8981
|
||||
#define TOUCH_OFFSET_X -43
|
||||
#define TOUCH_OFFSET_Y 257
|
||||
#define TOUCH_CALIBRATION_X 16810
|
||||
#define TOUCH_CALIBRATION_Y -11570
|
||||
#define TOUCH_OFFSET_X -13
|
||||
#define TOUCH_OFFSET_Y 338
|
||||
|
||||
#if ENABLED(TFT_COLOR_UI)
|
||||
//#define SINGLE_TOUCH_NAVIGATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue