Bug fix for "remaining_time".
Affected M118 and M73_time
Update DisplayInfoOnLCD.py
Add options for Time-to-pause to include Filament Change.
Update DisplayInfoOnLCD.py
Make M117 optional.
Combine M73 R and M73 P lines into a single line.
Add A and P parameters for M118 lines.
Update DisplayInfoOnLCD
A TouchUp.
Update DisplayInfoOnLCD.py
TouchUp
Update DisplayInfoOnLCD.py
TuneUp
Add pause count notification
Update DisplayInfoOnLCD.py
Moved some line insertions to accommodate newer Creality firmware.
Change DisplayFIlename and DIsplayProgress
Add messages to use DIsplay Info and add exit code.
Update DisplayInfoOnLCD.py
Some changes
Get the current print time estimate, adjust it by the Fudge Factor, and add it to the current time +10 minutes (to actually start the print.)
Update DisplayInfoOnLCD.py
Change message format for Finish Time Estimate.
Remove code that added the PP name to the gcode.
Create DisplayInfoOnLCD.py
This post processor combines DisplayLayerAndFilename with DisplayProgress. Those two post processors would be obsolete.