eyal0 / OctoPrint-TimeToFilament

Display time until next filament change and other time-until-whatever info in OctoPrint
3 stars 1 forks source link

Not issue, but feature request #28

Open adam3654 opened 2 years ago

adam3654 commented 2 years ago

I apologize in advance for opening an issue, but there isn't a discussion for this plugin that I'm aware of.

When I use this plugin, it's typically on a print that I schedule to start based on the timing of the first filament change. Would it be possible to add a button to the code file list that would provide a breakdown of the data that the plugin uses to display the timing items in the 'State' area of the octoprint page.

Example:

Total filament changes : 2 Total print time : 9h15m Time elapsed to first filament change : 4h30m Time elapsed to next filament change : 8h20m

In my head this feature would be like the gcode preview button, where the button is clicked from the file list and a pop up window appears containing the above information. This would allow me to back-time the Schedulad start of the print to put the filament change when I want it to happen.

Thanks for reading.

Regards, Adam