Open SillyHats opened 3 years ago
The only issue I have with this is it appear that the Octoprint server would require the Time Genius Plugin -- I do not plan on implementing solutions that require plugins to be installed. Ife I am missing something, please let me know.
Thanks for taking a look at this. It seems like the plugin where this issue was previously noticed and addressed uses an if/else statement to work with or without print time genius.
Yeah, I was looking at that. You could easily update your own code to do the same thing with the response data.
Since the Print Time Genius plugin adjusts the percentage complete from the default (which is much more accurate in my experience), the percent shown on the printer monitor does not match the octoprint web interface. This is a request to implement a similar solution to that linked below in an octoprint plugin.
https://github.com/pwnbus/OctoPrint-Progress-Title/issues/2