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

    Sending Gcode via bash to Duet and start print?

    Scheduled Pinned Locked Moved
    General Discussion
    4
    6
    371
    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.
    • pauleddundefined
      pauledd
      last edited by

      Hi there

      Is it somehow possible to send a gcode file via bash to my Duet Wifi and start printing the file without the need of confirmation?

      ----- human being without Windows™ ------

      1 Reply Last reply Reply Quote 0
      • DocTruckerundefined
        DocTrucker
        last edited by

        You nees to talk to it over a serial connection. Perhaps this will help:

        https://stackoverflow.com/questions/5347962/how-do-i-connect-to-a-terminal-to-a-serial-to-usb-device-on-ubuntu-10-10-maveri#6719367

        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

        1 Reply Last reply Reply Quote 0
        • pauleddundefined
          pauledd
          last edited by

          I clarify my question. Can I send a Gcode via bash and NETWORK to my Duet Wifi?

          Something like this:

          $ cat god.gcode | netcat MyDuetIp

          ----- human being without Windows™ ------

          1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User
            last edited by A Former User

            look up the simplify 3d thread, has examples to use curl to send http requests to upload files and start prints

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators
              last edited by

              There’s https://github.com/wilriker/rfm

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User
                last edited by

                does rfm allow execution?

                @droftarts said in Sending Gcode via bash to Duet and start print?:

                There’s https://github.com/wilriker/rfm

                Ian

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