|
@ -586,7 +586,7 @@ |
|
|
// Add an 'M73' G-code to set the current percentage
|
|
|
// Add an 'M73' G-code to set the current percentage
|
|
|
//#define LCD_SET_PROGRESS_MANUALLY
|
|
|
//#define LCD_SET_PROGRESS_MANUALLY
|
|
|
|
|
|
|
|
|
#if HAS_PRINT_PROGRESS |
|
|
#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) |
|
|
#if ENABLED(LCD_PROGRESS_BAR) |
|
|
#define PROGRESS_BAR_BAR_TIME 2000 // (ms) Amount of time to show the bar
|
|
|
#define PROGRESS_BAR_BAR_TIME 2000 // (ms) Amount of time to show the bar
|
|
|