mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 06:24:04 -06:00
Rotate LCD by 180° for stock Anycubic Predator (#328)
This commit is contained in:
parent
a588d7cb0f
commit
85d6c0b0bb
1 changed files with 1 additions and 1 deletions
|
@ -2428,7 +2428,7 @@
|
|||
* TFT_ROTATE_270, TFT_ROTATE_270_MIRROR_X, TFT_ROTATE_270_MIRROR_Y,
|
||||
* TFT_MIRROR_X, TFT_MIRROR_Y, TFT_NO_ROTATION
|
||||
*/
|
||||
//#define TFT_ROTATION TFT_NO_ROTATION
|
||||
#define TFT_ROTATION TFT_ROTATE_180
|
||||
|
||||
//=============================================================================
|
||||
//============================ Other Controllers ============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue