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

    Duet 3 - Adding a rotationnal axis

    Scheduled Pinned Locked Moved
    General Discussion
    3
    6
    387
    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.
    • Pierrelitoundefined
      Pierrelito
      last edited by

      Hi,
      I am currently implementing a Duet 3 in my printer and I have a question regarding the Axis limitations of the Duet.
      Would it be possible to have a rotationnal axis (servo driven) RX RY or RZ (for orientation printing with non round nozzle or CNC router) in Reprap Firmware ?
      Thank you in advance

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

        when you say servo you mean which servo?

        1 Reply Last reply Reply Quote 0
        • Pierrelitoundefined
          Pierrelito
          last edited by

          Any servo Rc like or even stepper that would be able to be given a new axis.
          The goal would be to replicate this kind of system: c93a44e4-7a2b-4c9d-95c5-11403179135d-image.png (shorturl.at/hEW48)

          1 Reply Last reply Reply Quote 0
          • fmaundefined
            fma
            last edited by

            How do you plan to drive this axis? Do you need the firmware to automatically rotate it for you, according to some XY moves? Or do you generate its position yourself, by post-processing G-Code from a script, for example?

            Frédéric

            1 Reply Last reply Reply Quote 0
            • Pierrelitoundefined
              Pierrelito
              last edited by

              The command would come directly from the gcode

              1 Reply Last reply Reply Quote 0
              • fmaundefined
                fma
                last edited by

                Is the G-Code something like G1 A32.5?

                You can post-process the script and change this command to M280 P0 S32.5...

                Frédéric

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