♻️ DISABLE_ENCODER => NO_BACK_MENU_ITEM

MarlinFirmware/Marlin#27180
This commit is contained in:
Scott Lahteine 2024-06-16 16:03:58 -05:00
parent 175d33f6cf
commit 6e13242319
375 changed files with 1125 additions and 375 deletions

View file

@ -3449,7 +3449,9 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus
//#define DISABLE_ENCODER // Disable the click encoder, if any
#if ANY(TFT_CLASSIC_UI, TFT_COLOR_UI)
//#define NO_BACK_MENU_ITEM // Don't display a top menu item to go back to the parent menu
#endif
#define TOUCH_SCREEN_CALIBRATION