mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-03-10 04:46:55 -06:00
MarlinFirmware/Marlin#26963
This commit is contained in:
parent
93cacdd286
commit
bfb401b639
411 changed files with 1644 additions and 0 deletions
|
|
@ -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
|
||||
//
|
||||
|
|
|
|||
|
|
@ -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
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue