<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Printer board that handles Nema 23 stepper or supports external drives]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/8039/" />
	<updated>2015-03-03T17:09:20Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/8039/printer-board-that-handles-nema-23-stepper-or-supports-external-drives/</id>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/88100/#p88100" />
			<content type="html"><![CDATA[<p>Hi grob,</p><p>nice to meet you <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />We are updating the campaign with smoothieboard comparison..</p><p>Thanks for your advice I will open a new topic in the &#039;buy/sell&#039; section.</p>]]></content>
			<author>
				<name><![CDATA[marco]]></name>
				<uri>https://www.soliforum.com/user/9865/</uri>
			</author>
			<updated>2015-03-03T17:09:20Z</updated>
			<id>https://www.soliforum.com/post/88100/#p88100</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/88024/#p88024" />
			<content type="html"><![CDATA[<p>marco, are you involved in the development of the alligator? Welcome to the forum, please feel free to open up a thread in the &#039;buy/sell&#039; section if you&#039;ve got stuff to promote / announcements etc. <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Have you guys compared your features to the <a href="http://smoothieware.org/smoothieboard">smoothieboard</a>? (it&#039;s notably missing from your comparison table - and represents probably the closest competitor I can think of...)</p>]]></content>
			<author>
				<name><![CDATA[grob]]></name>
				<uri>https://www.soliforum.com/user/4515/</uri>
			</author>
			<updated>2015-03-03T03:09:12Z</updated>
			<id>https://www.soliforum.com/post/88024/#p88024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/87983/#p87983" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>d2xhale wrote:</cite><blockquote><p>@tin If only the Alligator Board was up for sale, this board looks awesome!</p></blockquote></div><p>Hi Friend,</p><p>the Alligator Board is now available on Indiegogo crowdfunding campaign <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[marco]]></name>
				<uri>https://www.soliforum.com/user/9865/</uri>
			</author>
			<updated>2015-03-03T00:03:00Z</updated>
			<id>https://www.soliforum.com/post/87983/#p87983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69273/#p69273" />
			<content type="html"><![CDATA[<p>You should be able to use most 3d printer motherboards with that Gecko driver directly, with a bit of fiddling.</p><p>Any board that uses the plug-in pololu driver boards (RAMPS, RUMBA, Azteeg X3 all included) - there are pins for step and direction in the driver board headers, and they output 5V logic levels. Just connect the headers on the board to the appropriate terminals on the external driver (e.g. that Gecko G251 suggested is easy, or via the DB25 port on the G540 you found (parallel ports run with 5V logic level).</p><p>As far as I can tell you don&#039;t absolutely need the opto-isolator interface for the parallel port if the system shares a signal ground: the 5V signal voltage is widely compatible. If you are worried about noise from the stepper driver unit impacting the controller board, then of course run them on separate supplies and use isolation.</p><p>Unfortunately those Gecko 251s have a disable pin instead of an enable pin, which from the description appears to be the same function but the logic is reversed - with some fiddling you could fix that:<br />(1) in the board&#039;s firmware, or<br />(2) with an electrical logic inverter (I just use a 2N7000 mosfet on a wee board when I have these problems...), or<br />(3) have the drivers permanently enabled (but not that this will maximise the thermal stress placed on your motors, I&#039;d advise against this!).</p><p><a href="http://www.pololu.com/product/1201">http://www.pololu.com/product/1201</a><br /><a href="http://www.homanndesigns.com/store/index.php?main_page=product_info&amp;cPath=24&amp;products_id=94">http://www.homanndesigns.com/store/inde … ucts_id=94</a></p>]]></content>
			<author>
				<name><![CDATA[grob]]></name>
				<uri>https://www.soliforum.com/user/4515/</uri>
			</author>
			<updated>2014-10-21T03:03:03Z</updated>
			<id>https://www.soliforum.com/post/69273/#p69273</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69067/#p69067" />
			<content type="html"><![CDATA[<p>@tin Thank you for the link for the breakout board, I shop with Automation Technologies before and never browsed through their driver section.</p><p>@fxdata I saw that driver on youtube pushing 2 nema 23&#039;s at once, looked promising but I couldn&#039;t find much information on them in regards to being used by other builders with good results.</p><p>The external drivers look like a great option but would it be possible to use the Azteeg x5 in combination with external drivers? I like the X5 because it is a 32 bit controller and seems to be a solid design in terms of quality. </p><p>If only the Alligator Board was up for sale, this board looks awesome!</p>]]></content>
			<author>
				<name><![CDATA[d2xhale]]></name>
				<uri>https://www.soliforum.com/user/7748/</uri>
			</author>
			<updated>2014-10-19T18:03:47Z</updated>
			<id>https://www.soliforum.com/post/69067/#p69067</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69053/#p69053" />
			<content type="html"><![CDATA[<p>Found this board as a plugin compatible to a Pololu board. Hope this helps.</p><p>shop.germanreprap.com/en/Powerlolu-Stepper-Motor-Driverup-to-10A</p>]]></content>
			<author>
				<name><![CDATA[fxdata]]></name>
				<uri>https://www.soliforum.com/user/2912/</uri>
			</author>
			<updated>2014-10-19T14:52:18Z</updated>
			<id>https://www.soliforum.com/post/69053/#p69053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69045/#p69045" />
			<content type="html"><![CDATA[<p>if you can find a breakout board that handles 6 axis&nbsp; then you could use individual G251 drivers the same driver that is in the G540 except in a separate package.<br />here is an affordable 6 axis BoB&nbsp; but you still need to control the heat. <br /> <a href="http://www.automationtechnologiesinc.com/products-page/breakout-boards/kl-db25-breakout-board">http://www.automationtechnologiesinc.co … kout-board</a><br />tin</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2014-10-19T11:42:10Z</updated>
			<id>https://www.soliforum.com/post/69045/#p69045</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Printer board that handles Nema 23 stepper or supports external drives]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69030/#p69030" />
			<content type="html"><![CDATA[<p>Hello all,</p><p>I&#039;m in the process of building a large printer (3ft cubed build area) and will need a controller board that can support nema 23 steppers. So far all I can find are boards that support up to 2.5 amps, which will not be enough for the nema 23&#039;s. I am also looking for a board that can handle up to 6 steppers ( 4 for the axis and 2 for a dual extruder setup).</p><p>An alternative would be buying a controller board to just run extruders and heat controls while having a separate driver board to run the machine axis. For example would I be able to use Azteeg X5 and a gecko g540 together?</p><p>Thank you in advance for your help and input!</p>]]></content>
			<author>
				<name><![CDATA[d2xhale]]></name>
				<uri>https://www.soliforum.com/user/7748/</uri>
			</author>
			<updated>2014-10-19T02:47:08Z</updated>
			<id>https://www.soliforum.com/post/69030/#p69030</id>
		</entry>
</feed>
