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

    Two motors for one axis except the Z(2) connectors

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    5
    325
    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.
    • lobyundefined
      loby
      last edited by

      Hello, I am a newby in using Duet2, so excuse me if the question is to easy. I didn't found infos about that.
      On the Duet2 are more than 3 motor connectors. Is it possible to connect two motors for one axis according to the Z axis? I have to use two motors for the X and two for the Y axis. The Y axis motors I connected to the two Z connectors, so I need one more possibility for two motors of the X axis. In the configuration tool I found only the Z(2), is it not possible to config one of the connectors behind X to work with X together?
      Best regards,
      Gerd

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

        @loby have a read through:

        https://duet3d.dozuki.com/Wiki/Bed_levelling_using_multiple_independent_Z_motors

        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
        • dc42undefined
          dc42 administrators
          last edited by

          Three options:

          1. If you are not already using 5 drivers, connect the two axis motors to different outputs, then use M584 to tell the firmware you did that. This is the best solution for axes that need to move quickly.

          2. Connect the two motors in series to a single output (which is how the two Z motor connectors are wired). This works well for low inductance/medium-to-high current motors, especially if you are using 24V power.

          3. Connect the two motors in parallel to a singe output. This works OK for low current/high inductance motors.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • lobyundefined
            loby
            last edited by

            Hello,

            @DocTrucker : ok, I will read this doku asap, thank you.

            @dc42 : Option 1 I found and tried before I post this question. The problem was that the secound motor dosen't move and I had no idea why and if this is intended for that. I'll try again, now knowing that it has to work 🙂

            I think the best way is to use two different motor drivers for this instead of put them together in series or parallel, espacially the Duet2 have enough motor drivers for that.

            Thank you very much!

            Addition questions: In the config tool I have to define the current on each axis. How is the way to get a correct value for that? And how is the way to define the moving speeds and other values?

            Best regards,
            Gerd

            1 Reply Last reply Reply Quote 0
            • lobyundefined
              loby
              last edited by

              Ok, M584 works! Great! I had to put it in the config.g instead of run it in the console. That was the fault.
              Thank you!
              Bye until I have the next problem 🙂
              Best regards
              Gerd

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