REVERSE_ENCODER_MENU_ITEM
Some checks failed
Deploy / deploy (push) Has been cancelled

MarlinFirmware/Marlin#26963
This commit is contained in:
Scott Lahteine 2026-03-08 18:15:01 -05:00
parent 93cacdd286
commit bfb401b639
411 changed files with 1644 additions and 0 deletions

View file

@ -3583,6 +3583,10 @@
//#define USE_STRING_TITLES // Use string titles for Creality UI instead of images
#endif
#if ENABLED(DWIN_LCD_PROUI)
#define REVERSE_ENCODER_MENU_ITEM // Enable menu item to toggle direction
#endif
//
// Touch Screen Settings
//

View file

@ -3583,6 +3583,10 @@
//#define USE_STRING_TITLES // Use string titles for Creality UI instead of images
#endif
#if ENABLED(DWIN_LCD_PROUI)
#define REVERSE_ENCODER_MENU_ITEM // Enable menu item to toggle direction
#endif
//
// Touch Screen Settings
//