display: Do not show time remaining in default 16x4 display

The time remaining estimation is wildy inaccurate.  Only show the time
elapsed.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2020-06-04 14:53:18 -04:00
parent 2da7d65402
commit 2a66286d1c
2 changed files with 10 additions and 13 deletions

View File

@@ -6,6 +6,12 @@ All dates in this document are approximate.
# Changes
20200603: The default 16x4 LCD layout will no longer show the
estimated time remaining in a print. (Only the elapsed time will be
shown.) If the old behavior is desired one can customize the menu
display with that information (see the description of display_data in
config/example-extras.cfg for details).
20200531: The default USB vendor/product id is now 0x1d50/0x614e.
These new ids are reserved for Klipper (thanks to the openmoko
project). This change should not require any config changes, but the