<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DIYLILCNC Forum &#187; Tag: Grbl - Recent Posts</title>
		<link>http://diylilcnc.org/forum/tags/grbl</link>
		<description>Free, open-source plans for a low-cost 3-axis CNC mill by Taylor Hokanson and Chris Reilly. Sponsored by the School of the Art Institute of Chicago.</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Feb 2012 11:39:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://diylilcnc.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://diylilcnc.org/forum/rss/tags/grbl" rel="self" type="application/rss+xml" />

		<item>
			<title>shapeoko on "V2 Electronics/Driver Board"</title>
			<link>http://diylilcnc.org/forum/topic/v2-electronicsdriver-board#post-896</link>
			<pubDate>Wed, 30 Nov 2011 14:40:15 +0000</pubDate>
			<dc:creator>shapeoko</dc:creator>
			<guid isPermaLink="false">896@http://diylilcnc.org/forum/</guid>
			<description>&#60;p&#62;Nice list you have going here Chris!&#60;/p&#62;
&#60;p&#62;I'm like a walking advertisement for buildlog.net right now, but I'm really &#38;lt;u&#38;gt;really&#38;lt;/u&#38;gt; digging their 4 axis open source CNC controller (here: &#60;a href=&#34;http://www.buildlog.net/blog/2011/08/open-source-4-axis-stepper-driver/&#34; rel=&#34;nofollow&#34;&#62;http://www.buildlog.net/blog/2011/08/open-source-4-axis-stepper-driver/&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;It uses the pololu drivers (2A max per motor), has active cooling (fan), and works really well with EMC2. When I'm not using one of the grbl boards (grblShield, stright grbl with breadboard, stepper shield, etc) I'm using this controller and so far it's been flawless.&#60;/p&#62;
&#60;p&#62;I've used a lot of different boards over the last 6 years (xylotex, hobbycnc, and a some &#60;strike&#62; Chinese &#60;/strike&#62; knockoffs from ebay, among others) and the one thing I really like about designing around the pololu drivers is that they're cheap ($12) and replaceable. So if you blow up an axis, just pop the driver out of the board, and replace it with another. Most of the other designs would require you to replace the whole board.&#60;/p&#62;
&#60;p&#62;A second &#34;cool&#34; point about the buildlog.net controller goes to the idea that you can control a relay, which in turn could control the spindle, through the 4th axis! You can read more about that in this blog post: &#60;a href=&#34;http://www.buildlog.net/blog/2011/10/pololu-compatible-relay-driver/&#34; rel=&#34;nofollow&#34;&#62;http://www.buildlog.net/blog/2011/10/pololu-compatible-relay-driver/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "V2 Electronics/Driver Board"</title>
			<link>http://diylilcnc.org/forum/topic/v2-electronicsdriver-board#post-889</link>
			<pubDate>Sun, 27 Nov 2011 23:19:23 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">889@http://diylilcnc.org/forum/</guid>
			<description>&#60;p&#62;We're looking at a few different options for stepper driver boards for DIYLILCNC V2. Here are the criteria we're looking for:&#60;/p&#62;
&#60;p&#62;-USB Compatible&#60;br /&#62;
-Capable of driving at least 3 motors @ 3Amps/motor&#60;br /&#62;
-Open source (hardware, firmware, and controller software)&#60;br /&#62;
-Cross-platform (Windows/OSX/Linux), open-source GUI controller software&#60;br /&#62;
-~$100 price point&#60;/p&#62;
&#60;p&#62;So far, we've had good experiences with the &#60;a href=&#34;http://www.hobbycnc.com/&#34;&#62;HobbyCNC Pro Chopper&#60;/a&#62; board:&#60;/p&#62;
&#60;p&#62;Pros&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Good price: $80-$100 (3 or 4-Axis versions)&#60;/li&#62;
&#60;li&#62;Handles multiple [up to 4], high-current motors.&#60;/li&#62;
&#60;li&#62;Works with EMC2 (great open-source control GUI) in Linux, or Mach3 (not OS) in Windows&#60;/li&#62;
&#60;p&#62;Operation is stable &#38;amp; very robust
&#60;/ul&#62;
&#60;p&#62;Cons&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Requires assembly/soldering.&#60;/li&#62;
&#60;li&#62;Requires additional parts (transformer).&#60;/li&#62;
&#60;li&#62;Assembled board/power supply are large for a desktop machine.&#60;/li&#62;
&#60;li&#62;Requires parallel port on controller PC.&#60;/li&#62;
&#60;li&#62;Closed design (firmware/hardware).&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;We've also been testing the &#60;a href=&#34;http://www.synthetos.com/wiki/index.php?title=Projects:TinyG&#34;&#62;TinyG&#60;/a&#62;, a very cool USB-based CNC controller. It's still in development, but looks promising:&#60;/p&#62;
&#60;p&#62;Pros&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Decent price: ~$100.&#60;/li&#62;
&#60;li&#62;Works via USB on Mac and Windows (Possibly Linux).&#60;/li&#62;
&#60;li&#62;Arrives assembled.&#60;/li&#62;
&#60;li&#62;Surface-mount components keep board small.&#60;/li&#62;
&#60;li&#62;Works with off-the-shelf PC power supply.&#60;/li&#62;
&#60;li&#62;Easily extensible, works with Processing, CoolTerm, etc.&#60;/li&#62;
&#60;li&#62;Firmware is open-source.&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Cons&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;No stable GUI (yet).&#60;/li&#62;
&#60;li&#62;Still a bit buggy with GCode interpretation.&#60;/li&#62;
&#60;li&#62;Requires additional heat-sink for use with DIYLILCNC-size motors&#60;/li&#62;
&#60;/ul&#62;</description>
		</item>
		<item>
			<title>Bill on "Grbl, an Arduino-based g-code interpreter"</title>
			<link>http://diylilcnc.org/forum/topic/grbl-an-arduino-based-g-code-interpreter#post-524</link>
			<pubDate>Wed, 16 Jun 2010 14:33:19 +0000</pubDate>
			<dc:creator>Bill</dc:creator>
			<guid isPermaLink="false">524@http://diylilcnc.org/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://blog.makezine.com/archive/2010/06/grbl_an_arduino-based_g-code_interp.html&#34;&#62;Grbl&#60;/a&#62; is a mostly complete implementation of the g-code standard, written to run on an Atmega328-based Arduino.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

