prusa3d / Prusa-Connect-SDK-Printer

Python printer library for Prusa Connect
31 stars 4 forks source link

[Feature] Print Queue management and time reservation #295

Open twjdeboer opened 5 months ago

twjdeboer commented 5 months ago

I have a PrusaConnect instance with several printers, MK4's and an XL. Sometimes team members know that they want to print something big, usually outside of office hours. You can 'reserve' time by putting something in the queue with a delayed start, but this is not always ideal, because:

What I would like to propose:

I would love to use PrusaConnect as my one and only tool for print farm management, but there still are some issues that are holding me back. Let's work on it together!