chennes / OctoPrint-Queue

A simple print queue management system plugin for OctoPrint
GNU Affero General Public License v3.0
15 stars 6 forks source link

Planified duration and end time #3

Open Ricky0351 opened 2 years ago

Ricky0351 commented 2 years ago

Hello , I was also working on a similar plugin, but due to lack of programming knowledge, I stoped working on it. My wish was to know the planified end of a queue print in order to organize the queue depending on the duration of which print (for exemple if a print is ending during a night, and if the next one is only starting on the next morning, what is the best order to organize the queue...). Hope you understand what I mean...

chennes commented 2 years ago

Yes, that makes sense: we do that here as well, I just don't have a field for the estimated time. I can take a look at adding one. In the meantime you can add it to the job's notes.