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

    M906 - Currents for three z motors with two of them in series?

    Scheduled Pinned Locked Moved Solved
    General Discussion
    stepper motors configuration duet 2 wifi z axis
    3
    5
    469
    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.
    • printHorstundefined
      printHorst
      last edited by

      Hi Forum, thanks to the excellent documentation I already got very far in setting up my Duet2 Wifi (24 V) for a CoreXY printer 👍

      But this is one of the issues I got stuck with: I have three motors for the bed height (i.e. z) and one extruder. As far as I understand[*], the only way to use them w/o using an expansion board would be to connect two of the z motors to Z2 and the third one to E1 (when using E0 for the extruder), i.e.:
      M584 X0 Y1 Z2:4 E3

      With this setup, do I need to worry about the currents of the z motors? The Duet2 Wifi is rated at 2.4 A max. motor current (per...?) and I have 2.5 A motors (ldo-42sth47-2504ac), so accoding to the guide to use motors at <=85% of their rated current, I should be fine to set
      M906 X2000 Y2000 ... E1000 I30 (extruder motor is 1.68 A)
      but what about z in this particular configuration?

      Thanks a lot for your help 🙂

      [*] Am I correct to assume that directly using the respective pins of the 50-pin-expansion for the third z motor is not possible? I would need the expansion board -- correct? (Also for the extruder? b/c otherwise E0 could be the third z and the extruder could be driven via the "expansion pins")

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by dc42

        Just use Z2000 or whatever value is appropriate. This will drive all 3 motors with the same current. Note, if you connected the 2 motors in parallel instead of in series, then the the two in parallel would only get half the current each.

        Depending on the motor, connecting all 3 in series to one driver may also work, although the maximum speed will be lower. See the motor EMF calculator at https://www.reprapfirmware.org/.

        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 1
        • printHorstundefined
          printHorst
          last edited by

          Hey, thanks a lot for the quick help! 👍

          Could anybody quickly check the "[*]-bit" of my question? Thanks again!

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

            The expansion pins can be used to send step direction signals to an external driver, but they themselves do not have a driver to power a motor directly. If you want additional driver capacity you would need an expansion card like the Duex2 or Duex5.

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

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

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 1
            • printHorstundefined
              printHorst
              last edited by

              alright, great, thanks!
              (can I mark this as solved?)

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