<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jay's Technical Talk &#187; DIY</title>
	<atom:link href="http://www.summet.com/blog/tag/diy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.summet.com/blog</link>
	<description>My external memory</description>
	<lastBuildDate>Wed, 08 Sep 2010 20:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CNC &#8211; First 2.5D cutting</title>
		<link>http://www.summet.com/blog/2008/11/29/cnc-first-25d-cutting/</link>
		<comments>http://www.summet.com/blog/2008/11/29/cnc-first-25d-cutting/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 02:12:34 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cnc]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[dremel]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://www.summet.com/blog/?p=378</guid>
		<description><![CDATA[I have designed a bracket that I used as my first attempt to manufacture something with my CNC mill. Because I&#8217;m still using python code I wrote myself and have not yet calibrated my stepper coordinates into real-world measurements, I had to design the bracket in Inkscape, print it out, and manually move my router [...]


Related posts:<ol><li><a href='http://www.summet.com/blog/2008/11/02/xy-table-motion-or-25-axis-cnc-router/' rel='bookmark' title='Permanent Link: X/Y Table Motion, or 2.5 axis CNC router'>X/Y Table Motion, or 2.5 axis CNC router</a></li>
<li><a href='http://www.summet.com/blog/cnc-mill-project/' rel='bookmark' title='Permanent Link: CNC Mill project'>CNC Mill project</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.summet.com/blog/wp-content/uploads/2008/11/bracket.png"><img src="http://www.summet.com/blog/wp-content/uploads/2008/11/bracket-300x158.png" alt="" title="Bracket" width="300" height="158" class="alignleft size-medium wp-image-379" /></a><br />
I have designed a bracket that I used as my first attempt to manufacture something with my CNC mill. Because I&#8217;m still using python code I wrote myself and have not yet calibrated my stepper coordinates into real-world measurements, I had to design the bracket in Inkscape, print it out, and manually move my router bit to each point to determine the stepper coordinates along the path I wanted to cut out. This really sucked, and I plan on switching over to the parallel port controller board and EMC2 very soon so that I do not have to keep writing code. (I had to <a href='http://www.summet.com/blog/wp-content/uploads/2008/11/bracket.pyw'>add code to cut out the bracket</a> that interpolates between two endpoints so that I could route semi-accurate 60 degree lines.)</p>
<p>The piece of wood was secured <span id="more-378"></span> to my sacrificial base with two wood screws, which worked out quite well. I am using a Black &#038; Decker RTX rotary tool (low setting is 12,000 rpm) which is a relatively high powered tool, not the type of thing you buy at harbor freight for $10. Even so, my X/Y table moved too fast for it (causing my Dremel Drill press mount to be <a href="http://www.youtube.com/watch?v=yWl-rTmhJew">pulled out of alignment </a>, as well as some damage to my bracket in a non-critical area). </p>
<p> <a href="http://www.summet.com/blog/wp-content/uploads/2008/11/first_cutting.jpg"><img src="http://www.summet.com/blog/wp-content/uploads/2008/11/first_cutting-300x225.jpg" alt="" title="first cutting" width="300" height="225" class="alignleft size-medium wp-image-380" /></a> So much for <a href="http://www.summet.com/blog/2008/11/02/xy-table-motion-or-25-axis-cnc-router/">thinking that my rate was too slow</a>! So I slowed the motion of my X/Y table by a factor of 2 and tried again. By only lowering the bit 1/32nd of an inch at a time I was able to cut out the wood without too much smoke and with a good deal of accuracy.  </p>
<p>Needless to say, this was a LONG procedure. Each lap around the bracket took over six minutes, and it took about 25 of them to cut out the piece of wood. Once I got greedy and tried to do more than 1/32nd of an inch and knocked the dremel out of the holder with the extra pressure, so after re-calibrating to the starting point I sat down for the long haul.  The entire procedure took around two hours. This makes me want two things: 1) A working Z-axis, so the computer can lower the dremel 1/32nd of an inch each time around without me, and 2) A much stronger spindle motor (trim router?) so I can cut out wood parts faster!</p>
<p><strong>Wife Acceptance Factor (WAF): </strong><br />
The noise (especially when I was mistakenly using the 30,000 rpm setting instead of the 12,000 setting) was very loud, and the wife and cat ran upstairs to escape from it. After I was done, she noticed one good thing about the wood smoke I had produced.  &#8220;[the smell] Makes me think I&#8217;m in a log cabin, [with a] burning fireplace.&#8221;  If I want to transplant this device to my office, I am definitely going to need a sound dampening enclosure. (Also needed if I want to keep it at home.)</p>
<p>Below are a few pictures of the part and mechanism, as well as a movie of the cutting procedure in action:<br />
<a href="http://www.summet.com/blog/wp-content/uploads/2008/11/first_part_cutout.jpg"><img src="http://www.summet.com/blog/wp-content/uploads/2008/11/first_part_cutout-300x224.jpg" alt="" title="first part cutout" width="300" height="224" class="alignleft size-medium wp-image-381" /></a></p>
<p><a href="http://www.summet.com/blog/wp-content/uploads/2008/11/dremel_drill_press.jpg"><img src="http://www.summet.com/blog/wp-content/uploads/2008/11/dremel_drill_press-225x300.jpg" alt="" title="dremel drill press" width="225" height="300" class="alignright size-medium wp-image-382" /></a></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/s8LHZnNa47c&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/s8LHZnNa47c&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Read more about this project <a href="http://www.summet.com/blog/cnc-mill-project/">here</a>.</p>
<p><map name='google_ad_map_378_faa54e7073bca4ae'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/378?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_378_faa54e7073bca4ae' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=378&amp;url= http%3A%2F%2Fwww.summet.com%2Fblog%2F2008%2F11%2F29%2Fcnc-first-25d-cutting%2F' /></p>

<p>Related posts:<ol><li><a href='http://www.summet.com/blog/2008/11/02/xy-table-motion-or-25-axis-cnc-router/' rel='bookmark' title='Permanent Link: X/Y Table Motion, or 2.5 axis CNC router'>X/Y Table Motion, or 2.5 axis CNC router</a></li>
<li><a href='http://www.summet.com/blog/cnc-mill-project/' rel='bookmark' title='Permanent Link: CNC Mill project'>CNC Mill project</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.summet.com/blog/2008/11/29/cnc-first-25d-cutting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
