vookimedlo / OctoPrint-Prusa-Mini-ETA

The Octoprint plugin for retrieving estimated time of printing using the Prusa Mini.
GNU Affero General Public License v3.0
10 stars 1 forks source link

Print time left (ETA) erratic after cancelled print #5

Open Its-my-right opened 3 years ago

Its-my-right commented 3 years ago

Hi,

I figured that, after a cancelled job, on the next job, print time left is erratic.

How to reproduce:

For this test, I reproduced while using the "DryRun" plugin for the first job, because I didn't want to spoil filament. But the first time I noticed this behaviour, I wasn't using this plugin, it was for real prints.

When launching a print job without cancelling a previous one, the ETA is absolutely fine, this only happens on a print following a cancelled one.

I should mention that I'm using a MK3s with latest 3.9.2 firmware, and the latest Prusa Mini ETA version (0.1.3).

Maybe it is also related to octodash (I'm using it) because when starting prints directly from Octoprint web interface I didn't reproduce this behaviour. But what made me though it could be related to Prusa Mini ETA, is that it doesn't happen when I use the combo PrintTimeGenius (M73 option only) + Prusa ETA override plugin instead of Prusa Mini ETA.

Thank you :)