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

    Going to plug external driver

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    6
    12
    2.3k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      That converter board is unlikely to work with external drivers. It uses 10K pullup resistors to provide the logic high signal and they won't supply enough current to drive the opto isolators in your external stepper drivers.

      [Edited the following]

      As Tony says, you can try connecting the driver inputs directly between the expansion connector pins and ground, because they may work with 3.3V inputs. If they don't, then I suggest you use 74HCT244 chips powered from +5V and GND. Each chip converts 8 signals.

      The Enable outputs from the Duet are active low by default, so to keep things simple it is best to wire them differently; either EN+ to +3.3V and EN- to the expansion connector, or EN+ to +5V and EN- to a 74HCT244 output.

      You can use 74HCT04 chips instead of 74HCT244 to do the conversion, giving you a smaller chip but only 6 level converters per chip, if you allow for the 74HCT04 inverting the level.

      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
      • Huguesundefined
        Hugues
        last edited by

        Thanks for this precious information, i agree to keep this simple.
        My driver are leadshine ESD 508 (http://www.leadshine.com/productdetail.aspx?type=products&category=easy-servo-products&productype=easy-servo-drives&series=ES-D&model=ES-D508)

        I will try to wire them directly otherwise will try the 74HCT244 chip.

        1 Reply Last reply Reply Quote 0
        • iDeveloundefined
          iDevelo
          last edited by

          What steppers are you going to use on this printer? Some 2A 1.8 Nema17's will work it fine and the onboard steppers will support them.

          Off topic i would suggest some 10MM belts if your going coreXY and smooth idlers as toothed idlers caused vibrations in the prints for me.

          1 Reply Last reply Reply Quote 0
          • Huguesundefined
            Hugues
            last edited by

            Stepper are 573hbm10-1000, 1.2° with a back encoder. They allow closeloop motion security and a full setup possibility by sofware when coupled to the driver.

            What's the advantage to go in 9mm belt ? is the rigidity better ?
            I'm still in smooth idler on my small printer and sure i'm really happy with them.

            1 Reply Last reply Reply Quote 0
            • iDeveloundefined
              iDevelo
              last edited by

              The wider belts dont seem to twist as much over a longer span. I've got a 500x500 bed so X & Y are around 700mm.

              1 Reply Last reply Reply Quote 0
              • Huguesundefined
                Hugues
                last edited by

                Ok, i will see if i can implement it easily, all parts are machined. Thanks for the advice !

                Back to the topic, an old duet 0.6 can be plug straight to the board without signal converter ! It's a good news !
                https://youtu.be/_5e9SixdL8I

                Motors are not sync, i just plugged wire as Tony and David recommended. Thanks a lot !

                1 Reply Last reply Reply Quote 0
                • jmjcokeundefined
                  jmjcoke
                  last edited by

                  So will a stepper drive need to be wired common anode or common cathode with a Duet Wifi?

                  Joshua Coke

                  Trick Laser Metal Max with Smart Effector
                  Duet Wifi
                  Zesty Nimble
                  Mosaic Pallette+
                  At work
                  Renishaw AM250/400/ RenAM500M/500Q Powder Bed Fusion (Metal 3D Printers)

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

                    Common cathode for the step inputs. For the enable inputs, common anode saves having to invert the enable signal polarity in the M569 command. For the direction inputs, it really doesn't matter but I suggest common cathode.

                    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
                    • Pabloundefined
                      Pablo
                      last edited by

                      i have the same problem. I going to connect 2 nema 23 to Z and 2 nema23 to Y. which driver you recommend guys ?? please try to recommend something cheaper than the leadshine ESD 508... thanks !!!

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

                        @pablo said in Going to plug external driver:

                        i have the same problem. I going to connect 2 nema 23 to Z and 2 nema23 to Y. which driver you recommend guys ?? please try to recommend something cheaper than the leadshine ESD 508... thanks !!!

                        If they are rated at no more than about 2.8A then one possibility is to use a Duet+DueX5 or DueX2. There is a wide choice of 2.8A Nema 23 motors here https://www.omc-stepperonline.com/nema-23-stepper-motor/filter/146-rated-current-a,2.8.

                        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
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA