Wiring Stepper Motors in Series: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=About=
If you want to run 4 Z (or Y) motors with RAMPS, it is possible. To do this, you must have a 24V system (so each series motor gets 12V). This allows you to stay within the current limits of the drivers, without having to use larger drivers if you were running all 4 in parallel.
=Picture Makes Sense=
=Picture Makes Sense=
[[Image:seriesstepper.jpg|800px]]  
[[Image:seriesstepper.jpg|800px]]  
<html><img width="560" src="https://i.stack.imgur.com/WM9F3.jpg"></html>
Source: [https://i.stack.imgur.com/WM9F3.jpg] [https://3dprinting.stackexchange.com/questions/403/how-do-i-wire-the-z-axis-motors-in-parallel-on-the-prusa-i3]


=Picture Does not Match Diagram=
=Picture Does not Match Diagram=
From [https://www.v1engineering.com/assembly/wiring-the-steppers/]. Note the wiring picture here does not match the schematic in the link.  
From [https://www.v1engineering.com/assembly/wiring-the-steppers/]. Note the wiring picture above does not match the schematic in the link.


=Ultimate Test=
=Ultimate Test=
Line 10: Line 17:
=Links=
=Links=
*[[Stepper Motor Windings]]
*[[Stepper Motor Windings]]
*Instructable - shows up to 4 stepper motors from 1 driver. [https://www.instructables.com/id/Driving-Multiple-Stepper-Motors-From-a-Single-Driv/]
=D3D Pro 3 - 4 Steppers=
=Series Z Motor Wiring=
<html> <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRK58GVwn-3VgiI35ktvMY-JwZvFaBHfs8oClfj8ZwkMKbEq0dcC1tvLVDC7K6fuRE6eNbW54q_46BP/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> </html>
[https://docs.google.com/presentation/d/1bByf3PmjpFA3a9bqet27Hjl1LKSI5rf5zeDrFS1tRZc/edit#slide=id.g5c3be0ce2d_1_28 edit]
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10219406859139338&width=500" width="500" height="621" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></html>

Latest revision as of 15:22, 3 October 2021

About

If you want to run 4 Z (or Y) motors with RAMPS, it is possible. To do this, you must have a 24V system (so each series motor gets 12V). This allows you to stay within the current limits of the drivers, without having to use larger drivers if you were running all 4 in parallel.

Picture Makes Sense

Seriesstepper.jpg

Source: [1] [2]

Picture Does not Match Diagram

From [3]. Note the wiring picture above does not match the schematic in the link.

Ultimate Test

Wire as in picture. That should work.

Links

D3D Pro 3 - 4 Steppers

Series Z Motor Wiring

edit