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

    Duet2 and TB6600+ V1.0

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    281
    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.
    • Perttiundefined
      Pertti
      last edited by

      I have an extra TB6600 external driver, which I tried with Rumba. The motor became hot and didn´t function because of the signal connection: +5v CLK DIR EN. +5v should have been GND.
      OK, is there any change to wire it with Duet2 Wifi board ? Hate to throw away things.
      If I need the Duet extension board, does it provide drivers or only signal to drivers?
      20200106_155621.jpg

      Pertti
      “A winner is just a loser who tried one more time.”
      George M. Moore, Jr.

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

        Th datasheet says it has optically isolated inputs. They almost certainly need a 5V signal. So you would need to use the external driver breakout board between the Duet and that driver to get it to work.

        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
        • Perttiundefined
          Pertti
          last edited by

          Ok thanks. I´ll be back when received the board.

          Pertti
          “A winner is just a loser who tried one more time.”
          George M. Moore, Jr.

          1 Reply Last reply Reply Quote 0
          • Perttiundefined
            Pertti
            last edited by

            Now I received the external driver breakout board (hope it's the right one)
            So how do I wire it?
            WIN_20200130_21_31_35_Pro (2).jpg

            Pertti
            “A winner is just a loser who tried one more time.”
            George M. Moore, Jr.

            droftartsundefined 1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @Pertti
              last edited by

              @Pertti See the following:
              https://duet3d.dozuki.com/Wiki/Duet_Expansion_Breakout_Board
              https://duet3d.dozuki.com/Wiki/Using_external_stepper_motor_drivers
              https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M569_Set_motor_driver_direction_enable_polarity_and_step_pulse_timing

              My guess is connections on the TB6600 are:
              Green - EN - enable
              Blue - CLK
              Black - DIR
              Red - GND (according to the comment in your first post)

              So choose a header on the Breakout board, eg Drive 5, and connect
              Green > Enable +
              Blue > Step +
              Black > Dir +
              Red > GND
              25a0ad65-4813-4bfe-9553-ff8816c3a41a-image.png

              Configure in config.g by adding something like:
              M584 U5
              M569 P5 R1 T2.5:2.5:5:0

              Which will create a new U axis to test it with.

              This is my best guess. I accept no liability if it blows up your Duet or driver.

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              1 Reply Last reply Reply Quote 0
              • Perttiundefined
                Pertti
                last edited by

                Thanks, droftarts.
                I'll try this.

                Pertti
                “A winner is just a loser who tried one more time.”
                George M. Moore, Jr.

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