|
|
@ -1306,7 +1306,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
// LCD Print Progress options
|
|
|
|
// LCD Print Progress options
|
|
|
|
#if EITHER(SDSUPPORT, LCD_SET_PROGRESS_MANUALLY)
|
|
|
|
#if EITHER(SDSUPPORT, LCD_SET_PROGRESS_MANUALLY)
|
|
|
|
#if ANY(HAS_MARLINUI_U8GLIB, EXTENSIBLE_UI, HAS_MARLINUI_HD44780, IS_TFTGLCD_PANEL, IS_DWIN_MARLINUI)
|
|
|
|
#if CAN_SHOW_REMAINING_TIME
|
|
|
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion
|
|
|
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion
|
|
|
|
#if ENABLED(SHOW_REMAINING_TIME)
|
|
|
|
#if ENABLED(SHOW_REMAINING_TIME)
|
|
|
|
//#define USE_M73_REMAINING_TIME // Use remaining time from M73 command instead of estimation
|
|
|
|
//#define USE_M73_REMAINING_TIME // Use remaining time from M73 command instead of estimation
|
|
|
|