<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>KwartzLab Makerspace &#187; taig cnc mill</title>
	<atom:link href="http://www.kwartzlab.ca/tag/taig-cnc-mill/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwartzlab.ca</link>
	<description>Home of Kwartzlab Makerspace in Kitchener/Waterloo, Ontario</description>
	<lastBuildDate>Tue, 14 May 2013 18:32:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<!-- podcast_generator="Blubrry PowerPress/4.0.7" -->
	<itunes:summary>Regular discussions with hackers, makers and artists at the Kwartzlab Makerspace. We talk about what projects people are working on, what events are coming up and how you can get involved.</itunes:summary>
	<itunes:author>kwartzlab</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.kwartzlab.ca/wp-content/uploads/powerpress/light_box_logo.jpg" />
	<itunes:owner>
		<itunes:name>kwartzlab</itunes:name>
		<itunes:email>podcast@kwartzlab.ca</itunes:email>
	</itunes:owner>
	<managingEditor>podcast@kwartzlab.ca (kwartzlab)</managingEditor>
	<itunes:subtitle>A hackerspace radio show</itunes:subtitle>
	<itunes:keywords>kwartzlab, hackerspace, makerspace, diy, hardware, software, maker, hacker, artist, roundtable</itunes:keywords>
	<image>
		<title>KwartzLab Makerspace &#187; taig cnc mill</title>
		<url>http://www.kwartzlab.ca/wp-content/uploads/powerpress/light_box_logo.jpg</url>
		<link>http://www.kwartzlab.ca</link>
	</image>
	<itunes:category text="Technology" />
	<itunes:category text="Arts" />
	<itunes:category text="Games &amp; Hobbies">
		<itunes:category text="Hobbies" />
	</itunes:category>
		<rawvoice:location>Kitchener, ON</rawvoice:location>
		<item>
		<title>Creating 3 dimensional objects on a Taig mill with a Rotary Axis</title>
		<link>http://www.kwartzlab.ca/2011/08/creating-3-dimensional-objects-taig-mill-rotary-axis/</link>
		<comments>http://www.kwartzlab.ca/2011/08/creating-3-dimensional-objects-taig-mill-rotary-axis/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 03:47:04 +0000</pubDate>
		<dc:creator>karlw</dc:creator>
				<category><![CDATA[Member Blogs]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[3d milling]]></category>
		<category><![CDATA[diy cnc]]></category>
		<category><![CDATA[rapid prototyping]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[taig cnc mill]]></category>
		<category><![CDATA[taig rotary axis]]></category>

		<guid isPermaLink="false">http://www.kwartzlab.ca/?p=1720</guid>
		<description><![CDATA[In my last blog I detailed the conversion of a manual rotary axis into a CNC rotary axis. I finally got some time to mount the rotary axis on the mill, configure the stepper in Mach3 and run it through some tests. The parameter for the g-code command to position the rotary axis is a positive or [...]]]></description>
				<content:encoded><![CDATA[<p>In my last blog I detailed the conversion of a manual rotary axis into a CNC rotary axis. I finally got some time to mount the rotary axis on the mill, configure the stepper in Mach3 and run it through some tests. The parameter for the g-code command to position the rotary axis is a positive or negative number ranging from 0 to 360 degrees. Positive numbers rotate clockwise and negative numbers rotate counter clockwise.<br />
I started by creating a 3 dimensional object using Solidworks and designed a projectile that will eventually be milled in metal for a coil gun project that I&#8217;m working on. I decided to do the cut in wood since this was the first project using the rotary axis and I wasn&#8217;t sure how it would work out.</p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary1.jpg"><img class="alignnone size-full wp-image-1714" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary1.jpg" alt="" width="468" height="393" /></a></p>
<p><span id="more-1720"></span>The next step was to export the solidworks object as a sterolithography file (STL). The STL file was imported into MeshCam, choosing the 4-axis option with 8 index positions. <a href="http://www.grzsoftware.com/">MeshCAM</a> lets you create toolpaths from your 3D files quickly and easily. Meshcam generated G-code that would instruct the CNC machine to cut the entire object by indexing the rotary axis and using the regular X,Y and Z axis&#8217; to position the endmill attached to the spindle. For my next experiment I&#8217;m going to try increasing the number of index positions by a much larger number.</p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-sw1.jpg"><img class="alignnone size-full wp-image-1712" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-sw1.jpg" alt="" width="468" height="300" /></a></p>
<p>Three Dimensional projectile created in Solidworks. Its size is .50 caliber and 1.5 inches in length.</p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-mc.jpg"><img class="alignnone size-full wp-image-1711" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-mc.jpg" alt="" width="468" height="303" /></a></p>
<p>In this MeshCam screenshot, the yellow lines indicate the 8 rotary axis positions between which the material is removed to create the object.</p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary2.jpg"><img class="alignnone size-full wp-image-1715" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary2.jpg" alt="" width="468" height="311" /></a></p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary3.jpg"><img class="alignnone size-full wp-image-1716" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary3.jpg" alt="" width="468" height="311" /></a></p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary4.jpg"><img class="alignnone size-full wp-image-1717" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary4.jpg" alt="" width="468" height="311" /></a></p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary6.jpg"><img class="alignnone size-full wp-image-1718" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/rotary6.jpg" alt="" width="468" height="311" /></a></p>
<p><a href="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-finished.jpg"><img class="alignnone size-full wp-image-1710" src="http://www.kwartzlab.ca/wp-content/uploads/2011/08/projectile-finished.jpg" alt="" width="432" height="316" /></a></p>
<p>For my next rotary axis experiment I will try to optimize the cutting path by selecting a much larger number of indexes and cutting an object in aluminum.</p>
<p>Karl P. Williams</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kwartzlab.ca/2011/08/creating-3-dimensional-objects-taig-mill-rotary-axis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
