SET_PROGRESS_MANUALLY

MarlinFirmware/Marlin#24767
This commit is contained in:
Scott Lahteine 2022-10-01 20:46:32 -05:00
parent c974c5e7c5
commit efee2cc6c8
292 changed files with 6092 additions and 6974 deletions

View file

@ -1815,14 +1815,8 @@
#endif // HAS_MARLINUI_U8GLIB
#if HAS_MARLINUI_U8GLIB || IS_DWIN_MARLINUI
// Show SD percentage next to the progress bar
//#define SHOW_SD_PERCENT
// Enable to save many cycles by drawing a hollow frame on Menu Screens
#define MENU_HOLLOW_FRAME
// Swap the CW/CCW indicators in the graphics overlay
//#define OVERLAY_GFX_REVERSE
#define MENU_HOLLOW_FRAME // Enable to save many cycles by drawing a hollow frame on Menu Screens
//#define OVERLAY_GFX_REVERSE // Swap the CW/CCW indicators in the graphics overlay
#endif
//