Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2019-10-18 23:16:42 -04:00
parent 7805b59936
commit dbb62feac9
+1 -1
View File
@@ -923,7 +923,7 @@
#define LCD_SET_PROGRESS_MANUALLY
#endif
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
//#define LCD_PROGRESS_BAR // Show a progress bar on HD44780 LCDs for SD printing
#define LCD_PROGRESS_BAR // Show a progress bar on HD44780 LCDs for SD printing
#if ENABLED(LCD_PROGRESS_BAR)
#define PROGRESS_BAR_BAR_TIME 2000 // (ms) Amount of time to show the bar
#define PROGRESS_BAR_MSG_TIME 3000 // (ms) Amount of time to show the status message