<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Advice on motor-motherboard combonation</title>
        <description> Ok so I&#039;m trying to build a large Delta style printer like the Kossel. They use and sell a Ramps1.4 kit. Designed to work with Nema 17 motor of about 2.8 volts. My distance is greater and my effector platform rods are a little thicker and longer. But still carbon fiber. So I dont want to give of the speed that these delta machines usually have. so my question is this.

what is the limiting factor with using the &quot;Under 3V&quot; NEMA 17 motors specified by the REpRap Wiki? For instance, at 12 volt Nema would offer superior torque and speed would it not? 

would a kit like this :
[www.builda3dprinter.eu]

work with a 12V nema 17? What changes would have to be made? would this require customer steppers and or RAMPS kit to be made?

would be grateful for any advice! Thank you in advance.

Not sure if it is relevant but would like to use [www.mattercontrol.com] for running and managing the printer.</description>
        <link>https://reprap.org/forum/read.php?13,445705,445705#msg-445705</link>
        <lastBuildDate>Mon, 16 Mar 2026 10:40:55 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,445705,446058#msg-446058</guid>
            <title>Re: Advice on motor-motherboard combonation</title>
            <link>https://reprap.org/forum/read.php?13,445705,446058#msg-446058</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dc42</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>calmasacow</strong><br />
What board would you recommend. Keeping in mind the printer type "Large Delta" and Software solution "MatterControl"?</div></blockquote>
<br />
Sorry, I don't know the "MatterControl" software, so I can't advise you. Given a free choice of software, if the motors you choose are happy with 1.2A or less, then I would choose the Duet board - but that's because I am writing the Delta firmware for it! Unlike most Delta firmware, it will generate the steps accurately instead of approximating each stepper motor movement as straight line segments, which may (or may not) improve print quality.<br />
<br />
Other 32-bit solutions I am aware of (but have no experience of) are the Arduino Due + RAMPS-FD, and the Smoothieboard. But the Arduino Due doesn't have Ethernet, and AFAIK the Smoothieboard doesn't either.</div></blockquote>
<br />
Smoothieboard does now have Ethernet on them <a href="http://smoothieware.org/smoothieboard" target="_blank"  rel="nofollow">Smoothieboard</a><br />
<br />
There is also the RADDS on due which will run Repetier firmware]]></description>
            <dc:creator>dougal1957</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 21 Dec 2014 03:19:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,445705,445973#msg-445973</guid>
            <title>Re: Advice on motor-motherboard combonation</title>
            <link>https://reprap.org/forum/read.php?13,445705,445973#msg-445973</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>calmasacow</strong><br />
What board would you recommend. Keeping in mind the printer type "Large Delta" and Software solution "MatterControl"?</div></blockquote>
<br />
Sorry, I don't know the "MatterControl" software, so I can't advise you. Given a free choice of software, if the motors you choose are happy with 1.2A or less, then I would choose the Duet board - but that's because I am writing the Delta firmware for it! Unlike most Delta firmware, it will generate the steps accurately instead of approximating each stepper motor movement as straight line segments, which may (or may not) improve print quality.<br />
<br />
Other 32-bit solutions I am aware of (but have no experience of) are the Arduino Due + RAMPS-FD, and the Smoothieboard. But the Arduino Due doesn't have Ethernet, and AFAIK the Smoothieboard doesn't either.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 20 Dec 2014 15:56:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,445705,445721#msg-445721</guid>
            <title>Re: Advice on motor-motherboard combonation</title>
            <link>https://reprap.org/forum/read.php?13,445705,445721#msg-445721</link>
            <description><![CDATA[ Well I had only selected that as it was what was recommended and including in the Kossel kits. What board would you recommend. Keeping in mind the printer type "Large Delta" and Software solution "MatterControl"?<br />
<br />
Again, Thank you very much for your help and insight on this matter.]]></description>
            <dc:creator>calmasacow</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 19 Dec 2014 18:16:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,445705,445718#msg-445718</guid>
            <title>Re: Advice on motor-motherboard combonation</title>
            <link>https://reprap.org/forum/read.php?13,445705,445718#msg-445718</link>
            <description><![CDATA[ The voltage rating of stepper motors is a little misleading, because it is the voltage drop of one winding of the motor when stationary multiplied by the current rating. You need to have much higher voltages available to drive the motors at speed, because of their inductance and back emf. So for a 12V stepper motor, you should be looking for stepper drivers that can produce up to about 50V. Even then, the 12V motor won't necessarily produce any more torque than a 3V motor, because it will almost certainly have a much lower rated current.<br />
<br />
I suggest you choose stepper motors rated at around 1.2 to 1.5A, because that is about what the low-cost stepper drivers can provide without too much extra cooling. The motor datasheet will specify the torque, allowing you to compare different stepper motors. Then choose a supply voltage of 12V if the winding voltage at max current is 3V or less, and 24V if it is between 3V and 6V. This is only a rough guide, because ideally one should determine the maximum step rate needed, then read the winding inductance off the motor datasheet, and do the sums.<br />
<br />
btw I wouldn't choose standard RAMPS or any other 8-bit Arduino electronics to run a delta, because the 8-bit processors barely have enough power for this application. I suggest you choose 32-bit electronics.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 19 Dec 2014 18:10:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,445705,445705#msg-445705</guid>
            <title>Advice on motor-motherboard combonation</title>
            <link>https://reprap.org/forum/read.php?13,445705,445705#msg-445705</link>
            <description><![CDATA[ Ok so I'm trying to build a large Delta style printer like the Kossel. They use and sell a Ramps1.4 kit. Designed to work with Nema 17 motor of about 2.8 volts. My distance is greater and my effector platform rods are a little thicker and longer. But still carbon fiber. So I dont want to give of the speed that these delta machines usually have. so my question is this.<br />
<br />
what is the limiting factor with using the "Under 3V" NEMA 17 motors specified by the REpRap Wiki? For instance, at 12 volt Nema would offer superior torque and speed would it not? <br />
<br />
would a kit like this :<br />
[<a href="http://www.builda3dprinter.eu/shop/parts/ramps-electronics-kit-lcdsd/" target="_blank"  rel="nofollow">www.builda3dprinter.eu</a>]<br />
<br />
work with a 12V nema 17? What changes would have to be made? would this require customer steppers and or RAMPS kit to be made?<br />
<br />
would be grateful for any advice! Thank you in advance.<br />
<br />
Not sure if it is relevant but would like to use [<a href="http://www.mattercontrol.com/" target="_blank"  rel="nofollow">www.mattercontrol.com</a>] for running and managing the printer.]]></description>
            <dc:creator>calmasacow</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 19 Dec 2014 17:25:15 -0500</pubDate>
        </item>
    </channel>
</rss>
