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

    Can I use the Z-axis stepper driver for my X-axis?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    5
    298
    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.
    • Grudairianundefined
      Grudairian
      last edited by

      I just picked up a used Folgertech FT6 CoreXY printer, and I have been so impressed with my last duet wifi that I want to swap out the controller on this board too. The FT6 uses a single Z-axis motor and two separate stepper motors for the X-axis. I was wondering if I would be able to remap the z-axis output and x-axis output from the board? Normally I would just think about using the spare Stepper driver, but this particular model came with dual extruders, so I am pretty much out of stepper drivers other wise.

      1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt
        last edited by

        Hi,

        You should be able to that.

        Are you wanting to do that because of the dual connectors for the Z axis?

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

        1 Reply Last reply Reply Quote 0
        • Vetiundefined
          Veti
          last edited by

          driver remapping is done via the M584 command.

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

          be aware of the command order.

          also the z steppers connectors are in series (halfs voltage).
          you could try assigning the e1 as the second x motor.

          1 Reply Last reply Reply Quote 1
          • Grudairianundefined
            Grudairian
            last edited by

            @fcwilt Yes, the dual connectors for the Z-Axis would be great as there are two X-axis Steppers that need to be driven in unison.
            @Veti Thanks for the heads up about the z-steppers only getting half voltage each. Do you know if that affects what I should set my esteps or Motor current too? I was just planning to run them at 70% of their rated current. As for the e1 output, I still need that for my second extruder, so it's not a great option right now unfortunately.

            1 Reply Last reply Reply Quote 0
            • Vetiundefined
              Veti
              last edited by

              @Grudairian said in Can I use the Z-axis stepper driver for my X-axis?:

              Do you know if that affects what I should set my esteps or Motor current too?

              it does not affect the esteps or the current.
              if they are run in parallel it would half the current but keep the voltage the same.

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