Skip to content

Releases: celogeek/OctoPrint-ProgressBasedOnTime

fix missing print time

20 Sep 13:32
a3bf14d
Compare
Choose a tag to compare

printTime and printTimeLeft can be undefined.

Fix completion on JS view

28 Jul 17:22
99417e1
Compare
Choose a tag to compare

I revert the completion for JS interface.

This should fix the gcode viewer and other plugins that rely on completion in the javascript interface.

Fire progress plugin more often

04 Sep 18:10
Compare
Choose a tag to compare
0.1.2

update plugin

Fixes

31 Aug 06:49
Compare
Choose a tag to compare

Fix when printTimeLeft is not defined (analyzing in progress)