Cloud Print Files
-
Hi guys, we now have 60 printers and it's becoming quite cumbersome to load files to them all. Almost daily, we have new files to print but also we may print many repeats from years ago. What I would just love is to have all my files stored in one location or a way to push my database to all the printers at once so I can add, delete, or edit the files from one place. Then for my print queue for each printer, I would configure a google sheet to input the file names and output a text file which will call the files in order to print and prompt to start the next file once a print is complete. Anyway, something like this would save us loads of time! Any ideas or is this a fiction fantasy?
-
SBC enabled Duets might be a good candidate for this since once you have a full linux environment the sky is the limit, but the standalone Duets kind of preclude remote storage unless your print handler sends the job at time of print to the target printer.
-
@phaedrux we are running mostly Duet 3 mini and do have a stockpile of rbp3b+ from our octoprint days. I don't know how confident I am however in code setting something like this up, or do you think I could connect with google drive with linux?
-
That's a full on project in itself. Maybe best done as a DSF plugin?
-
@leckietech you could write a little bash script with
https://github.com/wilriker/rfm/releases