<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flash Bang Motherboard</title>
	<atom:link href="http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/</link>
	<description>Things I want to tell the world</description>
	<lastBuildDate>Thu, 03 Nov 2011 20:55:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Giles Bathgate</title>
		<link>http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/comment-page-1/#comment-1189</link>
		<dc:creator>Giles Bathgate</dc:creator>
		<pubDate>Wed, 23 Jun 2010 08:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilesbathgate.com/?p=541#comment-1189</guid>
		<description>Thanks wade, I agree that the extruder controller can be used to drive a stepper, but for me its like using a hammer to put in a screw. It works, and in some cases it can be better, it all comes down to personal preference in the end. In general I feel that the makerbot electronics will be superseeded by electronics that are more readily available such as the &lt;a href=&quot;http://reprap.org/wiki/Arduino_Mega_Pololu_Shield&quot; rel=&quot;nofollow&quot;&gt;Arduino Mega and Pololu&lt;/a&gt; combination

Once OverlapStrap is running on belts, the first parts Intend to build are parts for &lt;a href=&quot;http://reprap.org/wiki/Geared_Nema17_Extruder&quot; rel=&quot;nofollow&quot;&gt;your &quot;Wades&quot; extruder&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks wade, I agree that the extruder controller can be used to drive a stepper, but for me its like using a hammer to put in a screw. It works, and in some cases it can be better, it all comes down to personal preference in the end. In general I feel that the makerbot electronics will be superseeded by electronics that are more readily available such as the <a href="http://reprap.org/wiki/Arduino_Mega_Pololu_Shield" rel="nofollow">Arduino Mega and Pololu</a> combination</p>
<p>Once OverlapStrap is running on belts, the first parts Intend to build are parts for <a href="http://reprap.org/wiki/Geared_Nema17_Extruder" rel="nofollow">your &#8220;Wades&#8221; extruder</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade</title>
		<link>http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/comment-page-1/#comment-1188</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilesbathgate.com/?p=541#comment-1188</guid>
		<description>With a bit of tuning, and some gearing, the extruder controller works pretty well as a stepper driver - I&#039;ve got two of them running now, and have printed a Mendel with them.  The trick is to set the PWM low enough that you don&#039;t cook your steppers - it&#039;s not like we&#039;re trying to drive the extruder stepper anywhere near it&#039;s top speed (where a proper stepper driver would really help).  You can also crank up the PWM frequency if the 1 kHz noise gets to you - there&#039;s some notes in the firmware code about how to do it, although they are a bit confusing.

Using a Nema17 stepper for the extruder is pretty overkill though - we should probably be using much higher gearing and a much smaller stepper, to keep the weight and cost down.  But for now it works.

Wade</description>
		<content:encoded><![CDATA[<p>With a bit of tuning, and some gearing, the extruder controller works pretty well as a stepper driver &#8211; I&#8217;ve got two of them running now, and have printed a Mendel with them.  The trick is to set the PWM low enough that you don&#8217;t cook your steppers &#8211; it&#8217;s not like we&#8217;re trying to drive the extruder stepper anywhere near it&#8217;s top speed (where a proper stepper driver would really help).  You can also crank up the PWM frequency if the 1 kHz noise gets to you &#8211; there&#8217;s some notes in the firmware code about how to do it, although they are a bit confusing.</p>
<p>Using a Nema17 stepper for the extruder is pretty overkill though &#8211; we should probably be using much higher gearing and a much smaller stepper, to keep the weight and cost down.  But for now it works.</p>
<p>Wade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giles Bathgate</title>
		<link>http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/comment-page-1/#comment-1185</link>
		<dc:creator>Giles Bathgate</dc:creator>
		<pubDate>Tue, 22 Jun 2010 09:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilesbathgate.com/?p=541#comment-1185</guid>
		<description>I should have looked harder for that vital bit of information, and I would have saved myself a headache. I notice you also connect the signal gnd. I should probably do the same as I am currently just relying on the gnd from the power source.</description>
		<content:encoded><![CDATA[<p>I should have looked harder for that vital bit of information, and I would have saved myself a headache. I notice you also connect the signal gnd. I should probably do the same as I am currently just relying on the gnd from the power source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unaimed</title>
		<link>http://www.gilesbathgate.com/2010/06/flash-bang-motherboard/comment-page-1/#comment-1183</link>
		<dc:creator>Unaimed</dc:creator>
		<pubDate>Mon, 21 Jun 2010 20:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilesbathgate.com/?p=541#comment-1183</guid>
		<description>I&#039;m using a stepper controller for the extruder as well. I took a picture of the connections, see &lt;a href=&quot;http://swereprap.files.wordpress.com/2010/06/connection.jpg&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a stepper controller for the extruder as well. I took a picture of the connections, see <a href="http://swereprap.files.wordpress.com/2010/06/connection.jpg" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

