mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 13:34:08 -06:00
TOUCH_SCREEN_CALIBRATION
This commit is contained in:
parent
9485a81b84
commit
3ece05d20c
223 changed files with 920 additions and 920 deletions
|
@ -2351,10 +2351,10 @@
|
|||
|
||||
#define TOUCH_SCREEN_CALIBRATION
|
||||
|
||||
#define XPT2046_X_CALIBRATION -12316
|
||||
#define XPT2046_Y_CALIBRATION 8981
|
||||
#define XPT2046_X_OFFSET 340
|
||||
#define XPT2046_Y_OFFSET -20
|
||||
#define TOUCH_CALIBRATION_X -12316
|
||||
#define TOUCH_CALIBRATION_Y 8981
|
||||
#define TOUCH_OFFSET_X 340
|
||||
#define TOUCH_OFFSET_Y -20
|
||||
#endif
|
||||
|
||||
// Change colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue