Update Configuration_adv
This commit is contained in:
parent
9b88c3e79b
commit
16ae9ee88b
@ -890,9 +890,9 @@
|
|||||||
//#define LCD_SET_PROGRESS_MANUALLY
|
//#define LCD_SET_PROGRESS_MANUALLY
|
||||||
|
|
||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -893,6 +893,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -896,6 +896,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -900,6 +900,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -891,6 +891,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -896,6 +896,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -860,6 +860,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -897,6 +897,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -897,6 +897,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -893,6 +893,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -888,6 +888,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -905,6 +905,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -892,6 +892,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
@ -894,6 +894,8 @@
|
|||||||
#if HAS_PRINT_PROGRESS
|
#if HAS_PRINT_PROGRESS
|
||||||
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
//#define PRINT_PROGRESS_SHOW_DECIMALS // Show progress with decimal digits (Graphical LCD only)
|
||||||
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
//#define SHOW_REMAINING_TIME // Display estimated time to completion (Graphical LCD only)
|
||||||
|
//#define ROTATE_PROGRESS_DISPLAY // if DOGM_SD_PERCENT enabled and SHOW_REMAINING_TIME enabled,
|
||||||
|
// rotate diplay for (P)rogress, (E)laspsed and (R)emaining Time.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user