<?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: How Do I Calculate My Step Resolution for My CNC Machine?</title>
	<atom:link href="http://www.joshuaglenn.com/jgblog/index.php/2008/08/08/how-to-calculate-cnc-step-resolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshuaglenn.com/jgblog/index.php/2008/08/08/how-to-calculate-cnc-step-resolution/</link>
	<description>A Blog About CNC Routers, Music, and More</description>
	<lastBuildDate>Wed, 29 Sep 2010 22:40:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Carl</title>
		<link>http://www.joshuaglenn.com/jgblog/index.php/2008/08/08/how-to-calculate-cnc-step-resolution/#comment-2070</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Wed, 29 Sep 2010 22:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshuaglenn.com/jgblog/?p=67#comment-2070</guid>
		<description>The example for the Absolute Method is incorrect.

First, we can eliminate steps 3 &amp; 4 from the example. These are not relevant and require extra calculations to get the same results.

Second, &quot;Finally, divide 0.78539 by .00039 to get your resolution. In this case, the resolution of this machine axis’ configuration is: 2013.821 steps per inch.&quot; is wrong. The figure 0.00039 was derived by dividing 0.79539 by 2000, so dividing the same 0.79539 by 0.00039 will always give you the original divisor 2000 (or close to it when you truncate, 2013.821).

Instead, here is a more direct approach:
1) Calculate the gear ratio (Driven gear / Driving gear) (72 teeth / 15 teeth = 4.8)
2) Calculate motor steps per output shaft revolution (gear ratio * steps per motor revolution) (4.8 * 2000 steps = 9600 steps)
3) Convert Pitch Diameter to Circumference. (P.D. * pi) (1.2 inch * pi = 3.7699 inch). This is the linear distance traveled for each revolution of the output shaft.

Now the magic...
4) Steps per Inch = Steps per output shaft revolution / Pitch Circumference (9600 steps / 3.7699 inch = 2546.479 steps per inch)  (** 2000 steps =  .78539 inch. That&#039;s almost 80%, so the missing 21.5% is a little more than 500 steps, 546.479 to be exact, for a total of 2546.479 steps per inch. This is a bit more than the 2013..821 in the example. **)
5) Resolution, or Inches per Step = Pitch Circumference / Steps per output shaft revolution (reverse the terms in step 4, 3.7699 Inch / 9600 step = 0.0003927 inches per step) (or invert step 4 result, 1 / 2546.479 steps per inch = 0.0003927 inches per step).</description>
		<content:encoded><![CDATA[<p>The example for the Absolute Method is incorrect.</p>
<p>First, we can eliminate steps 3 &amp; 4 from the example. These are not relevant and require extra calculations to get the same results.</p>
<p>Second, &#8220;Finally, divide 0.78539 by .00039 to get your resolution. In this case, the resolution of this machine axis’ configuration is: 2013.821 steps per inch.&#8221; is wrong. The figure 0.00039 was derived by dividing 0.79539 by 2000, so dividing the same 0.79539 by 0.00039 will always give you the original divisor 2000 (or close to it when you truncate, 2013.821).</p>
<p>Instead, here is a more direct approach:<br />
1) Calculate the gear ratio (Driven gear / Driving gear) (72 teeth / 15 teeth = 4.8)<br />
2) Calculate motor steps per output shaft revolution (gear ratio * steps per motor revolution) (4.8 * 2000 steps = 9600 steps)<br />
3) Convert Pitch Diameter to Circumference. (P.D. * pi) (1.2 inch * pi = 3.7699 inch). This is the linear distance traveled for each revolution of the output shaft.</p>
<p>Now the magic&#8230;<br />
4) Steps per Inch = Steps per output shaft revolution / Pitch Circumference (9600 steps / 3.7699 inch = 2546.479 steps per inch)  (** 2000 steps =  .78539 inch. That&#8217;s almost 80%, so the missing 21.5% is a little more than 500 steps, 546.479 to be exact, for a total of 2546.479 steps per inch. This is a bit more than the 2013..821 in the example. **)<br />
5) Resolution, or Inches per Step = Pitch Circumference / Steps per output shaft revolution (reverse the terms in step 4, 3.7699 Inch / 9600 step = 0.0003927 inches per step) (or invert step 4 result, 1 / 2546.479 steps per inch = 0.0003927 inches per step).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

