KP3S icon indicating copy to clipboard operation
KP3S copied to clipboard

marlin 2.1.1 inverted touch screen

Open R3xpook opened this issue 2 years ago • 1 comments

In the latest marlin 2.1.1 ( no bltouch ) the touch screen is inverted ...need to change line 3133 to #define TFT_ROTATION TFT_ROTATE_180

R3xpook avatar Dec 08 '22 01:12 R3xpook

Works for me without proposed changes. Honestly, I wanted to set TFT_ROTATION TFT_ROTATE_180 exactly to rotate screen, but touch wasn't rotated so I used TFT_NO_ROTATION.

gmelikov avatar Dec 10 '22 12:12 gmelikov