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

    Changing TMC2660 into TMC2130

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    tmc2660 upgrade duet3d ethernet
    7
    27
    4.9k
    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.
    • Stanundefined
      Stan @dc42
      last edited by

      @dc42 @briskspirit there is neither a laser engraved model number or a sticker... I have just mailed the company for mor details. If i can't get more info from them i'll try the method of measuring the length and resistance. Thank you all for your quick responses!

      Stanundefined 1 Reply Last reply Reply Quote 1
      • Stanundefined
        Stan @Stan
        last edited by

        @dc42 okay measured the phase resistance at 1.8ohms, think that means between 1.5 and 2A? And found out i have 2 Y motors.. guess i overlooked one. So in short: 6x bipolar stepper motors with a current draw between 1.5 and 2 amps. Hope this helps you and me out? Thanks again man!

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

          It looks like those motors would be a good match for the TMC2660.

          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

          Stanundefined 1 Reply Last reply Reply Quote 0
          • Stanundefined
            Stan @dc42
            last edited by

            @dc42 and what about the secondary Y-motor? Just wire it in with the other one but switch out two wires?

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

              @stan said in Changing TMC2660 into TMC2130:

              @dc42 and what about the secondary Y-motor? Just wire it in with the other one but switch out two wires?

              Three possibilities:

              1. Wire the two Y motors in series. That way they get the same current. If you have only one Z motor, then the simplest way to achieve this would be to connect the Y motors to the two Z outputs, and the Z motor to the Y output. Then use the M584 command in config.g to swap Z and Y.

              2. Wire them in parallel, and double the Y motor current in the M906 command in config.g.

              3. If you have only one extruder then the E1 motor output will be free. So you can connect one motor to the Y output, and the other to the E1 output, and use the M584 command in config.g to tell the firmware you have done that.

              If you are using 24V power then series connection should work well. If you are using 12V power then I suggest one of the other two options.

              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

              Stanundefined 1 Reply Last reply Reply Quote 0
              • Stanundefined
                Stan @dc42
                last edited by

                @dc42 okay thanks a whole lot again man! Did not see there were 2 Z connectors... πŸ˜… Decided to go with the duet ethernet. Then i'll try to change the Z and Y then in the slicer. I'll order soon!

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

                  @stan said in Changing TMC2660 into TMC2130:

                  Then i'll try to change the Z and Y then in the slicer.

                  No no, not in the slicer. You will define which motor/driver is assigned to which axis in the configuration file with M584.

                  https://duet3d.dozuki.com/Wiki/GCode#Section_M584_Set_drive_mapping

                  Now would be a good time to start going through some of this documentation:

                  https://duet3d.dozuki.com/#Section_Getting_started_with_the_Duet_WiFi_or_Ethernet

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

                  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