|

One stepper driver, two stepper motors

 

Wiring two stepper motors on one stepper driver

I’ve had a couple of questions about whether its possible to drive two stepper motors with one driver, for instance to control a printer such as Prusa I3 or similar which uses two stepper motors on the Z-axis. The answer to that is yes. Just make sure the two stepper motors are equal. If the stepper motors are the same, the coil resistance should also be more or less the same and the power should distribute equally among them. You will then have to program the peak current to be double what you want for a single stepper motor.

Controlling a solenoid with Replicape

I’ve also been asked if it’s possible to control a solenoid with Replicape. And you can do that as well, using one of the free mosfets, either a high power mosfet or one of the low power ones. Solenoids are sometimes used on 3D-printers to extend a micro-switch below the print head nozzle for automatic bed leveling. Unfortunately I have thrown away my only solenoid, but a coil functions in much the same way by physically moving a piece of metal as a result of power being applied to the coil.

The low power mosfets have a maximum current of 1.3A  giving a max power coil of 15W @12V which is more than most people would need for a bed leveling solenoid, but if you do need more power, the big mosfets go up to 32A which is 384W @12V. That will blow the 20A fuse, though.

 

Similar Posts

11 Comments

  1. Am considering using the Replicape and Beaglebone Black to use for 3D printing with a Shapeoko-2 frame. Will one Replicape controller support two Shapeoko NEMA23 motors wired in parallel, that have these specs: Rated Voltage: 2.3 V, Current/Phase: 2.8 A, Inductance/Phase: 2.2 mH, Resistance/Phase: 0.82 Ohm. And if so, what would the programmed peak current be for the one controller?
    Thank you for your consideration.

    1. Hi! Two NEMA23 motors in parallel sounds like it might be beyond what this controller can do. It might be an option to use one controller for each of the steppers as a sort of slave mode, but that has not been implemented in software yet.

  2. Hi Elias, I am having difficulties with ordering your product above through my Chrome. Is it possible to get into shop with chromebooks. Site doesn’t open and I am not sure wheter is it fault on my side. Thx in advance. Regards, Matija

    1. Hi! That’s unfortunate! I tried going through much of the process in a Chrome browser with no issues. I don’t have a Chromebook, though. Where does it stop for you?

  3. Elias, if I wanted to use a dedicated host controller, such as pronterface or something similar, instead of octoprint to run my printer, is it possible? If so, how can this be accomplished? I have the replicape rev A4A.

    Thanks

Leave a Reply