Hello,
I just wanted to display the percentage of completion and the print time left on a single line and no other informations.
So I deleted all message lines and add this one :
{completion:.2f} % {printTimeLeft}
The display on the screen is ETA 2/01 11:43AM
What did I wrong ?
Thanks for your help, David.
Hello,
I just wanted to display the percentage of completion and the print time left on a single line and no other informations.
So I deleted all message lines and add this one :
{completion:.2f} % {printTimeLeft}
The display on the screen is ETA 2/01 11:43AM
What did I wrong ?
Thanks for your help, David.