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

    Leapfrog Creatr HS two steppers on y axis

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    8
    273
    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.
    • Peter_3Dundefined
      Peter_3D
      last edited by

      Hi there
      I'm planning to upgrade a Leapfrog Creatr HS to Duet 2 Ethernet version.
      This printer has two stepper motors on the Y axis. Is it possible to connect the Y two steppers in parallel to one of the outputs on the Duet 2, so I can use both of the extruder outputs for the printer's two extruders?
      Anyone who has experience of converting a Leapfrog - please get in touch if you can offer any help/advice as I'm a beginner to Duet.
      Thanks for your help, Peter

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

        @Peter_3D Yes, you can wire two motors in parallel (or series, which is usually better) and connect them to one motor driver output. It will depend on how much current your stepper motors are rated for, because if wired in parallel you need to double the current going to them, which will be limited by the stepper drivers on the Duet. eg if you have 2x 1.6A motors on Y, we'd normally recommend setting the current to 80% for a single motor, so 1.3A, which would then need to be doubled to 2.6A if motors are wired in parallel. The drivers on the Duet 2 Ethernet are limited to 2.4A, and require extra cooling if run at this current.

        Alternatively, wiring your motors in series means you just set the current as for one motor. There is also a motor driver (Z) on the board that has two motor pinouts, so you can connect your two Y motors to that (assuming you don't want them for 2x Z motors), remap the drivers with M584. These pins are wired in series, so again, the motor current setting would be as for one motor.

        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
        • Peter_3Dundefined
          Peter_3D
          last edited by

          Thanks Ian. If I were to go with the "in series" option, connecting the two Y axis steppers to the Z axis driver with two sockets, how would I deal with configuring voltage for the two motors in series? Would the voltage at the output of the driver need to be doubled? Thanks, Peter

          A Former User? droftartsundefined 2 Replies Last reply Reply Quote 0
          • A Former User?
            A Former User @Peter_3D
            last edited by

            @Peter_3D said in Leapfrog Creatr HS two steppers on y axis:

            how would I deal with configuring voltage for the two motors in series?

            you can work out the emf at the speed you want and just make sure you have enough Vin. nothing to configure.
            https://www.reprapfirmware.org/ has a calculator for the emf

            Peter_3Dundefined 1 Reply Last reply Reply Quote 0
            • Peter_3Dundefined
              Peter_3D @A Former User
              last edited by

              @bearer Thank you. By Vin, do you mean the power supply voltage to the board (eg 12v or 24v)?
              Thanks, Peter

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

                @Peter_3D said in Leapfrog Creatr HS two steppers on y axis:

                By Vin, do you mean the power supply voltage to the board (eg 12v or 24v)?

                yes, it can be anything between 10 and 24-ish volts, but 12 and 24 are most common.

                you can use 24v even if your emf calc only say 6v or whatever. but if you have more emf than supply voltage you'll be limited by the speed you can achieve.

                Peter_3Dundefined 1 Reply Last reply Reply Quote 0
                • Peter_3Dundefined
                  Peter_3D @A Former User
                  last edited by

                  @bearer Thanks for your help

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

                    @Peter_3D said in Leapfrog Creatr HS two steppers on y axis:

                    Thanks Ian. If I were to go with the "in series" option, connecting the two Y axis steppers to the Z axis driver with two sockets, how would I deal with configuring voltage for the two motors in series? Would the voltage at the output of the driver need to be doubled? Thanks, Peter

                    The stepper driver deals with the voltage, all you can do is set the current. It's better to be running on 24V than 12V, generally. For more information on choosing and configuring stepper motors, see https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors

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