mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-22 06:03:55 -06:00
Update Configuration_adv
This commit is contained in:
parent
9b88c3e79b
commit
16ae9ee88b
104 changed files with 210 additions and 4 deletions
|
@ -892,6 +892,8 @@
|
|||
#if HAS_PRINT_PROGRESS
|
||||
//#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 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
|
||||
|
||||
#if HAS_CHARACTER_LCD && HAS_PRINT_PROGRESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue