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

    Stepper Driver Expansion Module for Duet WiFi

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    5
    14
    557
    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.
    • A Former User?
      A Former User
      last edited by A Former User

      you can use external smart drivers if they are the same as the on board drivers, i.e. TMC2660 for the Duet2Wifi - unfortunately they are not (as) readily available as stand alone modules/stepsticks.

      https://reprap.org/wiki/TMC2660-Dual_Stepper_Board this would work if you could find somewhere to buy it.

      1 Reply Last reply Reply Quote 2
      • JoergS5undefined
        JoergS5
        last edited by

        TMC2660-BOB is available, but the SPI programming is to be solved.

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

          yeah, i did add the link to that, but its not all that economical compared to the extra fuzz vs the plug and play of the duex2.

          the spi stuff is already taken care of by the firmware as it uses the same bus as the onboard drivers and chip select signals are available on the duex expansion.

          1 Reply Last reply Reply Quote 0
          • felt342undefined
            felt342
            last edited by

            I see guys, thanks for explanation. I guess duex2 is the way to go!

            Industrial 3D printing service in the Netherlands - gagatstudio.com

            1 Reply Last reply Reply Quote 0
            • troy_proffittundefined
              troy_proffitt @felt342
              last edited by

              @felt342

              I am using THIS driver.

              Here is how you wire it using just the expansion header:

              ENA - goes to E2_EN on the header
              ENA + goes to 3.3v on the header
              DIR - goes to ground
              DIR + goes to E2_DIR on the header
              PUL - goes to ground
              PUL + goes to E2_STEP on the header

              JoergS5undefined 1 Reply Last reply Reply Quote 1
              • JoergS5undefined
                JoergS5 @troy_proffitt
                last edited by JoergS5

                @troy_proffitt in most cases connecting ENA produces more damage than not connecting. ENA is for disabling often, and default is enabled if not connected.

                https://www.mcielectronics.cl/website_MCI/static/documents/TB6600_data_sheet.pdf last image confirms that TB6600 is like the other drivers in this respect.

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

                  Unless I misread OP he wanted something that would operate the same way as the Duet - which I interpret as setting current and micro-stepping in the config file just like the Duet. TB6600 will not achieve that, only TMC2660 based drivers with SPI will do that on a Duet 2 Wifi (and only TMC2204 on the Maestro)

                  Otherwise any stepper driver with step/dir signal can be used, incl TMC step sticks in "dumb" mode i.e. configured by pins not by communication bus.

                  1 Reply Last reply Reply Quote 1
                  • JoergS5undefined
                    JoergS5
                    last edited by

                    I agree with you, my comment was only about how to connect TB6600.

                    Duex 2 provides a better integration into Duet, it is controlled by firmware directly and is included in the M122 report. The microstepping with interpolation to 256 inside the TMC driver is also an advantage to the external drivers (lower steps/second).

                    1 Reply Last reply Reply Quote 1
                    • felt342undefined
                      felt342
                      last edited by

                      Well yeah basically I would be happy to have something like duex2, but just with 1 or 2 stepper driver, without any heaters e.t.c in a small form factor. So for now - duex2 is probably I will buy in nearest future.

                      Just to understand and learn for myself - why toolboard for duet wifi is not developed like for duet3? Is there an connection limitation in duet wifi or something else? Thanks

                      Industrial 3D printing service in the Netherlands - gagatstudio.com

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

                        @felt342 said in Stepper Driver Expansion Module for Duet WiFi:

                        why toolboard for duet wifi is not developed like for duet3?

                        Different time and different place?

                        Z-Bot CoreXY Build | Thingiverse Profile

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