<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>2 Y Motors?</title>
        <description> I am working on a design that requires 2 Y motors. Since my Ramps 1.4 board only has pins for one Y motor, am I safe in simply splicing together both Y motors and attaching the spliced connection to the Y pins on my Ramps board?

Or could this cause accuracy issues?

Thanks</description>
        <link>https://reprap.org/forum/read.php?1,236173,236173#msg-236173</link>
        <lastBuildDate>Mon, 14 Sep 2026 01:49:26 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,238715#msg-238715</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,238715#msg-238715</link>
            <description><![CDATA[ my printer is corexy and uses 4 motors total, works great.]]></description>
            <dc:creator>aduy</dc:creator>
            <category>General</category>
            <pubDate>Thu, 22 Aug 2013 22:45:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236771#msg-236771</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236771#msg-236771</link>
            <description><![CDATA[ Yeah, running digital stuff as stepper controller is almost always possible in parallel, but power electronics are a different story. Hence the recommendation for dual controllers. One Pololu can only supply about max 2 A per coil for the stepper. One big stepper can consume all that, even more.]]></description>
            <dc:creator>jkoljo</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Aug 2013 12:29:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236584#msg-236584</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236584#msg-236584</link>
            <description><![CDATA[ My input,<br />
Generally hooking electric motors up in parallel with my electronic vehicles can be troublesome at times, but can work really well<br />
Most of the time it works, but sometimes it does not.<br />
<br />
<br />
id be running the printer and checking the current on each motor to make sure they are both drawing the same current, if not one is working harder than another, and could be out of sync or becoming less efficient operation, motors could have slight differences... make sure your using the exact same motor<br />
you can run parallel brushed motors on the same controller and brushless- but sensored brushless might not work at all <br />
<br />
also im sure these controllers would have power limits, the fets can only handle so much current.<br />
You might need to run extra cooling on your controller.]]></description>
            <dc:creator>nechaus</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Aug 2013 05:15:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236569#msg-236569</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236569#msg-236569</link>
            <description><![CDATA[ If I wanted to connect 2 Y motors, I would get two stepper controllers, and make a slave board for them. Then just run connections from existing 1 driver connection to my slave board. Of course you would have the motor connection pins in the slave board.<br />
<br />
Using that method you get the most power for your motors. Connecting two steppers to one controller is not a good idea, in my opinion. One Pololu or StepStick cannot supply enough power for high torque use.]]></description>
            <dc:creator>jkoljo</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Aug 2013 04:51:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236480#msg-236480</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236480#msg-236480</link>
            <description><![CDATA[ reluctance is the resistance of change from electrical fields. [<a href="http://en.wikipedia.org/wiki/Magnetic_reluctance" target="_blank"  rel="nofollow">en.wikipedia.org</a>]]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Aug 2013 03:11:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236438#msg-236438</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236438#msg-236438</link>
            <description><![CDATA[ Thanks for the feedback  but i never heard this motor  can some one explain this 2 Y Motors.]]></description>
            <dc:creator>panly557</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Aug 2013 02:39:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236201#msg-236201</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236201#msg-236201</link>
            <description><![CDATA[ The QU-Bd Revolution 3d printer has dual x and y motors and claims to be able to print at 500mm/s, though I am not sure if this has been verified yet. I would think there would be issues as I have worked with an industrial gantry style CNC router with dual y motors and its y axis speed was severely limited. The motors would frequently get knocked out of alignment which is a real PITA :X Then again it was a really old CNC so I am sure there were other issues that could have contributed to this.<br />
<br />
Eric]]></description>
            <dc:creator>RP Iron Man</dc:creator>
            <category>General</category>
            <pubDate>Thu, 15 Aug 2013 13:17:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236178#msg-236178</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236178#msg-236178</link>
            <description><![CDATA[ Thanks for the feedback, I have never heard of reluctance, can you explain this a bit more?]]></description>
            <dc:creator>AVRkire</dc:creator>
            <category>General</category>
            <pubDate>Thu, 15 Aug 2013 11:38:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236174#msg-236174</guid>
            <title>Re: 2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236174#msg-236174</link>
            <description><![CDATA[ it should work ok. there may be issues in how fast the motors can spin from reluctance.]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Thu, 15 Aug 2013 11:34:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,236173,236173#msg-236173</guid>
            <title>2 Y Motors?</title>
            <link>https://reprap.org/forum/read.php?1,236173,236173#msg-236173</link>
            <description><![CDATA[ I am working on a design that requires 2 Y motors. Since my Ramps 1.4 board only has pins for one Y motor, am I safe in simply splicing together both Y motors and attaching the spliced connection to the Y pins on my Ramps board?<br />
<br />
Or could this cause accuracy issues?<br />
<br />
Thanks]]></description>
            <dc:creator>AVRkire</dc:creator>
            <category>General</category>
            <pubDate>Thu, 15 Aug 2013 11:30:27 -0400</pubDate>
        </item>
    </channel>
</rss>
