Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Cloud Print Files

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    3
    5
    301
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Topherundefined
      Topher
      last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        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.

        Z-Bot CoreXY Build | Thingiverse Profile

        Topherundefined 1 Reply Last reply Reply Quote 0
        • Topherundefined
          Topher @Phaedrux
          last edited by

          @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?

          PCRundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            That's a full on project in itself. Maybe best done as a DSF plugin?

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • PCRundefined
              PCR @Topher
              last edited by

              @leckietech you could write a little bash script with
              https://github.com/wilriker/rfm/releases

              1 Reply Last reply Reply Quote 2
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA