<?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>Steve's Junk &#187; Work</title>
	<atom:link href="http://smackaay.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Sun, 11 Mar 2012 20:11:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Building a quadrature generator with a PIC10F222</title>
		<link>http://smackaay.com/2012/01/08/building-a-quadrature-generator-with-a-pic10f222/</link>
		<comments>http://smackaay.com/2012/01/08/building-a-quadrature-generator-with-a-pic10f222/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 05:38:40 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[circuit]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[microchip]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[pic10f222]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1087</guid>
		<description><![CDATA[I need to start my new project with my digital RTJ gage and in order to do so I need to use the quadrature decoder chip LS7166. I could use the actual encoder I&#8217;m going to use for the project but it is large and unwieldy so I decided to build a generator for it. [...]]]></description>
			<content:encoded><![CDATA[<p>I need to start my new project with my digital RTJ gage and in order to do so I need to use the quadrature decoder chip LS7166. I could use the actual encoder I&#8217;m going to use for the project but it is large and unwieldy so I decided to build a generator for it.</p>
<p>The concept is simple, have a knob that produces no waveform in the middle of it&#8217;s stroke and as the pot deviates from the center, the speed of the signal increases also changing direction based on which side the knob id turned to. I couldn&#8217;t use a PIC10F200 much to my chagrin because it doesn&#8217;t have an ADC module built in, the PIC10F222 does however. It still works within my concept of low-end mcu&#8217;s doing valuable jobs since they&#8217;re still only 55 cents in quantity, from digikey of all places.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3428-modified.jpg"><img class="aligncenter size-medium wp-image-1089" title="pic10f222 quadrature generator 2" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3428-modified-392x300.jpg" alt="" width="392" height="300" /></a></p>
<p>Overall, it&#8217;s a pretty simple design.</p>
<ul>
<li>GP3 -&gt; unconnected</li>
<li>GP2 -&gt; Channel B out (Digital output)</li>
<li>GP1 -&gt; Channel A out (Digital output)</li>
<li>GP0 -&gt; 10k Potentiometer in (Analog in)</li>
</ul>
<p>Dead simple. I did program a bit of a dead spot in the middle so that one can stop the quadrature from advancing quite easily. I put 2 LEDs on it to indicate that it is in fact working. Anyways, here&#8217;s the source (again it&#8217;s in Oshonsoft BASIC)</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/10f222-quadrature.zip">10f222 quadrature src.zip</a></p>
<p>I didn&#8217;t bother drawing up a circuit diagram since it&#8217;s such an easy circuit but here&#8217;s an additional image if you&#8217;re really curious. keep in mind that the board I&#8217;m using is Stripboard (aka Veroboard) so the traces run along one direction</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3427-modified.jpg"><img class="aligncenter size-medium wp-image-1088" title="pic10f222 quadrature generator" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3427-modified-341x300.jpg" alt="" width="341" height="300" /></a></p>
<p>Now for the fun challenge of making a simple serial interface MCU to the LS7166.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2012/01/08/building-a-quadrature-generator-with-a-pic10f222/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Well, the project is done.</title>
		<link>http://smackaay.com/2011/12/29/well-the-project-is-done/</link>
		<comments>http://smackaay.com/2011/12/29/well-the-project-is-done/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 20:55:22 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[internet cookie]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1056</guid>
		<description><![CDATA[I can&#8217;t say what it is because I&#8217;m sworn to secrecy but I finished another project. I&#8217;m simply posting it here for posterity. If you can guess what it is, you get an internet cookie!]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t say what it is because I&#8217;m sworn to secrecy but I finished another project. I&#8217;m simply posting it here for posterity.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3310.jpg"><img class="aligncenter size-medium wp-image-1057" title="projecta" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3310-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3311.jpg"><img class="aligncenter size-medium wp-image-1058" title="projectb" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3311-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>If you can guess what it is, you get an internet cookie!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/12/29/well-the-project-is-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RTJ Gage prototype update</title>
		<link>http://smackaay.com/2011/12/21/rtj-gage-prototype-update/</link>
		<comments>http://smackaay.com/2011/12/21/rtj-gage-prototype-update/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 22:20:06 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[machining]]></category>
		<category><![CDATA[rtj gage]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1050</guid>
		<description><![CDATA[Here we go, some images. The unit itself is a bit too heavy, doesn&#8217;t have stroke limits and is a bit ugly. It is but a prototype after all though. The next iteration should be more appropriate for a high end RTJ groove gage.]]></description>
			<content:encoded><![CDATA[<p>Here we go, some images.</p>
<div id="attachment_1051" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/DSCN9946.jpg"><img class="size-medium wp-image-1051" title="Overall Profile of Gage dial side" src="http://smackaay.com/wp-content/uploads/2011/12/DSCN9946-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Overall Profile of Gage dial side</p></div>
<div id="attachment_1052" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/DSCN9947.jpg"><img class="size-medium wp-image-1052" title="Overall Profile of Gage" src="http://smackaay.com/wp-content/uploads/2011/12/DSCN9947-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Overall Profile of Gage</p></div>
<div id="attachment_1053" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/DSCN9948.jpg"><img class="size-medium wp-image-1053" title="Gage A" src="http://smackaay.com/wp-content/uploads/2011/12/DSCN9948-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Gage A</p></div>
<p>The unit itself is a bit too heavy, doesn&#8217;t have stroke limits and is a bit ugly. It is but a prototype after all though. The next iteration should be more appropriate for a high end RTJ groove gage.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/12/21/rtj-gage-prototype-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pre-Christmas things I&#8217;m workin&#8217; on!</title>
		<link>http://smackaay.com/2011/12/18/pre-christmas-things-im-workin-on/</link>
		<comments>http://smackaay.com/2011/12/18/pre-christmas-things-im-workin-on/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 04:58:40 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ls7166]]></category>
		<category><![CDATA[rtj groove]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1033</guid>
		<description><![CDATA[Well, it&#8217;s been a while since I&#8217;ve posted anything (I think every post starts like this) so I&#8217;m gonna document a few things I&#8217;m working on right now. Things that are both for work and some things that are not. First off, the Mikro C compiler deal. A few days ago I went over the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a while since I&#8217;ve posted anything (I think every post starts like this) so I&#8217;m gonna document a few things I&#8217;m working on right now. Things that are both for work and some things that are not.</p>
<p>First off, the Mikro C compiler deal. A few days ago I went over the the mikroelectronika site and noticed that they had a sale on their compilers, a large develpment board for free if you get the compiler. I already have the PIC-C compiler but I figured it&#8217;s time to buy a new on since I haven&#8217;t actually purchased one for years.</p>
<p>So, for $250 you get both the compiler and the large development board.</p>
<div id="attachment_1040" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3275.jpg"><img class="size-medium wp-image-1040" title="IMG_3275" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3275-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Lot&#39;s of buttons and lots of stuff.</p></div>
<p>So there is the BIGPIC 6 board. It&#8217;s a well built board, .120&#8243; thick and the parts and overall quality are top-notch. Granted, I haven&#8217;t used it much since I&#8217;ve only had it a couple of days, but if you&#8217;re going to try out a compiler and want a development board to test out your compiler, this may be your ticket.</p>
<div id="attachment_1041" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3276.jpg"><img class="size-medium wp-image-1041" title="IMG_3276" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3276-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">The BIGPIC 6 in profile</p></div>
<p>The only thing I was disappointed about was the lack of inclusion of the displays. They&#8217;re not that expensive and from the site has them for way too much money. You can buy them off EBay and wire them yourself if you want though.</p>
<p>Ok, and now for another item of interest of things from the work front. Gages! RTJ gages, BX groove gages and RX gages.</p>
<p>I&#8217;ve been tasked with designing our new series of RTJ groove gages. My primary idea is to make it completely electronic and build a non-referential gage. Basically my electronics version is a linear bearing attached to a DRO slide</p>
<div id="attachment_1037" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/12/digital-gage.gif"><img class="size-medium wp-image-1037" title="digital gage" src="http://smackaay.com/wp-content/uploads/2011/12/digital-gage-500x242.gif" alt="Digital Gage" width="500" height="242" /></a><p class="wp-caption-text">My Digitial Gage Design. I have most of the parts and am working on the electronics</p></div>
<p>Doesn&#8217;t look impressive, it&#8217;s just a prototype really. Here are the actually slide and dro scale. Right now I&#8217;m working on interfacing the LS7166 quadrature interface controller but that&#8217;s going to take a while since I have to work on the dial indicator version of the gage since the old design has started to reveal problems.</p>
<div id="attachment_1036" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/12/dial-gage.png"><img class="size-medium wp-image-1036" title="New Dial Gage" src="http://smackaay.com/wp-content/uploads/2011/12/dial-gage-500x273.png" alt="" width="500" height="273" /></a><p class="wp-caption-text">Dial Gage for RTJ Grooves</p></div>
<p>Anyways, I have all of the materials and I am working on the varieties of things needed to complete these things.</p>
<div id="attachment_1044" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3284.jpg"><img class="size-medium wp-image-1044" title="IMG_3284" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3284-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Linear glass encoder</p></div>
<div id="attachment_1043" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3283.jpg"><img class="size-medium wp-image-1043" title="Linear bearing" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3283-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Linear bearing</p></div>
<div id="attachment_1046" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3286.jpg"><img class="size-medium wp-image-1046" title="Arduino" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3286-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Yes, an Arduino!</p></div>
<p>Anyways, these things are all coming along nicely and not in a vaporware kind of way. I shall keep things updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/12/18/pre-christmas-things-im-workin-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A die, proper</title>
		<link>http://smackaay.com/2011/04/30/a-die-proper/</link>
		<comments>http://smackaay.com/2011/04/30/a-die-proper/#comments</comments>
		<pubDate>Sun, 01 May 2011 00:27:47 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[die]]></category>
		<category><![CDATA[punch die]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=939</guid>
		<description><![CDATA[Well, it&#8217;s been some time since I&#8217;ve made a die. This is a relatively simple one for a customer. I had some problems with alignment and some mixed up number on my part, but it seems to work adequately. As always, some pics&#8230; So, here is the unpunched pin. And here it is flattened&#8230; all [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been some time since I&#8217;ve made a die. This is a relatively simple one for a customer. I had some problems with alignment and some mixed up number on my part, but it seems to work adequately. As always, some pics&#8230;</p>
<p>So, here is the unpunched pin.</p>
<div id="attachment_943" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1951.jpg"><img class="size-medium wp-image-943" title="The pin, un-flattened" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1951-400x300.jpg" alt="The pin, un-flattened" width="400" height="300" /></a><p class="wp-caption-text">The pin, un-flattened</p></div>
<p>And here it is flattened&#8230; all while maintaining the angular alignment of the reed and guard.</p>
<div id="attachment_944" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1950.jpg"><img class="size-medium wp-image-944" title="The pin punched flat" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1950-400x300.jpg" alt="The pin punched flat" width="400" height="300" /></a><p class="wp-caption-text">The pin punched flat</p></div>
<p>initially it was a pain because the material would mash in between the guard and the plate but I solved that. Here are some more pics anyways&#8230;</p>
<div id="attachment_941" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1948.jpg"><img class="size-medium wp-image-941" title="The die open" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1948-400x300.jpg" alt="The die open" width="400" height="300" /></a><p class="wp-caption-text">The die open</p></div>
<div id="attachment_942" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1949.jpg"><img class="size-medium wp-image-942" title="The die coming closed on the plate" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1949-400x300.jpg" alt="The die coming closed on the plate" width="400" height="300" /></a><p class="wp-caption-text">The die coming closed on the plate</p></div>
<div id="attachment_940" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1946.jpg"><img class="size-medium wp-image-940" title="Valve reed and guard in the pockets" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1946-400x300.jpg" alt="Valve reed and guard in the pockets" width="400" height="300" /></a><p class="wp-caption-text">Valve reed and guard in the pockets</p></div>
<p>Well, there ya go. Fun fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/04/30/a-die-proper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From start to finish, a cutter.</title>
		<link>http://smackaay.com/2011/04/26/from-start-to-finish-a-cutter/</link>
		<comments>http://smackaay.com/2011/04/26/from-start-to-finish-a-cutter/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 19:56:08 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=932</guid>
		<description><![CDATA[We had to build a certain cutter for a customer and I figured it&#8217;d be neat to document the drawing and then the finished product. This is a cutter I designed and I think it turned out nice. And here&#8217;s some pics of the finished result. Anyways, nothing spectacular, but I like to document these [...]]]></description>
			<content:encoded><![CDATA[<p>We had to build a certain cutter for a customer and I figured it&#8217;d be neat to document the drawing and then the finished product. This is a cutter I designed and I think it turned out nice.</p>
<div id="attachment_936" class="wp-caption aligncenter" style="width: 385px"><a href="http://smackaay.com/wp-content/uploads/2011/04/60-deg-cutter-r2.jpg"><img class="size-medium wp-image-936" title="Conception of the cutter" src="http://smackaay.com/wp-content/uploads/2011/04/60-deg-cutter-r2-375x300.jpg" alt="Conception of the cutter" width="375" height="300" /></a><p class="wp-caption-text">Conception of the cutter</p></div>
<p>And here&#8217;s some pics of the finished result.</p>
<div id="attachment_934" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/DSCN0007.jpg"><img class="size-medium wp-image-934" title="From the side" src="http://smackaay.com/wp-content/uploads/2011/04/DSCN0007-400x300.jpg" alt="From the side" width="400" height="300" /></a><p class="wp-caption-text">From the side</p></div>
<div id="attachment_933" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/DSCN0006.jpg"><img class="size-medium wp-image-933" title="Overview of the cutter" src="http://smackaay.com/wp-content/uploads/2011/04/DSCN0006-400x300.jpg" alt="Overview of the cutter" width="400" height="300" /></a><p class="wp-caption-text">Overview of the cutter</p></div>
<div id="attachment_935" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/DSCN0008.jpg"><img class="size-medium wp-image-935" title="Insert Installed" src="http://smackaay.com/wp-content/uploads/2011/04/DSCN0008-400x300.jpg" alt="Insert Installed" width="400" height="300" /></a><p class="wp-caption-text">Insert Installed</p></div>
<p>Anyways, nothing spectacular, but I like to document these kinds of things. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/04/26/from-start-to-finish-a-cutter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The magic of EDM machines</title>
		<link>http://smackaay.com/2011/04/08/the-magic-of-edm-machines/</link>
		<comments>http://smackaay.com/2011/04/08/the-magic-of-edm-machines/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 03:51:19 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[edm]]></category>
		<category><![CDATA[ram edm]]></category>
		<category><![CDATA[valve]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=915</guid>
		<description><![CDATA[The other day we were asked to remove a section out of a valve. It&#8217;s not a huge valve but milling it would&#8217;ve been difficult all the way to the center so we put it on the EDM to blast out the side to make the inside visible. through to the stuff on the inside. [...]]]></description>
			<content:encoded><![CDATA[<p>The other day we were asked to remove a section out of a valve. It&#8217;s not a huge valve but milling it would&#8217;ve been difficult all the way to the center so we put it on the EDM to blast out the side to make the inside visible. through to the stuff on the inside. Here are the images.</p>
<div id="attachment_919" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2011/04/edm4.jpg"><img class="size-medium wp-image-919" title="another view" src="http://smackaay.com/wp-content/uploads/2011/04/edm4-225x300.jpg" alt="another view" width="225" height="300" /></a><p class="wp-caption-text">another view</p></div>
<div id="attachment_917" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/edm2.jpg"><img class="size-medium wp-image-917" title="EDMing of valve looking from the top" src="http://smackaay.com/wp-content/uploads/2011/04/edm2-400x300.jpg" alt="EDMing of valve looking from the top" width="400" height="300" /></a><p class="wp-caption-text">And a view from the top. gotta love the clean edges with the rough gritty surface.</p></div>
<div id="attachment_916" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/edm1.jpg"><img class="size-medium wp-image-916" title="EDMing of valve looking from the side" src="http://smackaay.com/wp-content/uploads/2011/04/edm1-400x300.jpg" alt="EDMing of valve looking from the side" width="400" height="300" /></a><p class="wp-caption-text">Here&#39;s a look at it from the side</p></div>
<p>This was all burned at 150 amps which is max for this machine.</p>
<div id="attachment_918" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/edm3.jpg"><img class="size-medium wp-image-918" title="edm in mach" src="http://smackaay.com/wp-content/uploads/2011/04/edm3-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">A look as it was being burned, not much to see</p></div>
<p>Nothing crazy interesting, but I thought it may be neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/04/08/the-magic-of-edm-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 2011! uuh, I guess a bit late though.</title>
		<link>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/</link>
		<comments>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 18:10:02 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[coolant]]></category>
		<category><![CDATA[coolant nozzle]]></category>
		<category><![CDATA[edm]]></category>
		<category><![CDATA[general stuff]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[refractometer]]></category>
		<category><![CDATA[spider cool]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=881</guid>
		<description><![CDATA[It&#8217;s been well over two months since I last posted. Frankly, not a lot has happened in the meantime anyways. Work is going well and life is pretty good. That said, I&#8217;ve begun to regain my inspiration for electronics again and I&#8217;ve been going hog wild building stuff in the evenings. Just some stuff to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been well over two months since I last posted. Frankly, not a lot has happened in the meantime anyways. Work is going well and life is pretty good. That said, I&#8217;ve begun to regain my inspiration for electronics again and I&#8217;ve been going hog wild building stuff in the evenings. Just some stuff to touch on I guess&#8230;</p>
<p><strong>My Lab</strong></p>
<p>Well, again I have a secluded labratory in the shop I work at. It consists of 2 desks, two shelves and all of my equipment. It&#8217;s nice to hang around and listen to music and stuff while having access to all of the manufacturing facilities I could ask for!</p>
<p>Here&#8217;s a picture of my lab as I was setting it up.</p>
<div id="attachment_882" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/03/lab.jpg"><img class="size-medium wp-image-882" title="The new lab as of 2011" src="http://smackaay.com/wp-content/uploads/2011/03/lab-500x251.jpg" alt="The new lab as of 2011" width="500" height="251" /></a><p class="wp-caption-text">The new lab as of 2011, this is an early picture. there is more equipment, parts and shelves now</p></div>
<p>It&#8217;s a real treat here and I&#8217;ve been sitting up here for many hours on my projects lately. Yay!</p>
<p><strong>A veroboard planner PDF</strong></p>
<p>Not really a project per say, however, somebody might want it. It&#8217;s for printed pcbs from PCBIran which have a ground loop on the outside and sets of rows and columns. Somebody may find it useful. I dunno.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2011/03/BOARD-PLANNER-01.pdf">BOARD PLANNER 01</a></p>
<p><strong>The Shop</strong></p>
<p>The shop I&#8217;m at is investing in new technology (IE. CNC mill and CNC Ram EDM) and I figured it&#8217;d be neat to take an overview picture. Sure is crowded though. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The mill, as was stated earlier, is a Haas VF-5 with a 40 taper and the Machine is a large CHMER EDM, more on that thing later in the post</p>
<div id="attachment_883" class="wp-caption aligncenter" style="width: 232px"><a href="http://smackaay.com/wp-content/uploads/2011/03/shop001.jpg"><img class="size-medium wp-image-883" title="Shop Growing" src="http://smackaay.com/wp-content/uploads/2011/03/shop001-222x300.jpg" alt="Shop Growing" width="222" height="300" /></a><p class="wp-caption-text">The shop I work at is growing, but not in floor space. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p>It&#8217;s actually much tidier now, this is when we were installing the EDM.</p>
<p><strong>Rotary Table and CHMER EDM</strong></p>
<p>I am developing a rotary table interface for the CHMER Ram EDM. The fools at CHMER decided that the machine requires NO extra M-codes for interfacing to external hardware&#8230; WHY!!!??!?</p>
<p>So now I have to monitor the outrush current of the pump, turn it on and off a prescribed number of times and then the rotary table can index. I&#8217;m still kind of in shock that nobody has ever presented CHMER with this problem. Weird!</p>
<p><strong>The TI Launchpad</strong></p>
<p>I have just ordered the TI launchpad for $4.60 or whatever it cost. TI is attempting to break into the hobbyist market something fierce. unfortunately, after looking at the development tools available, they are all way overpriced.</p>
<p>While they do provide a code-size limited version, which is useful for most things, I think people like to have unfettered access to their chips and what kind they use from a particular vendor. When the development tools that allow this are in the $500 range, that&#8217;s simply too much.</p>
<p>Perhaps there will be some good 3rd party support like Atmel and Microchip has and they can really take their MCU&#8217;s to the next level. It&#8217;d be very cool. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>The Rest</strong></p>
<p>Well, there is probably still more to say after such a long hiatus but I can&#8217;t think of it now. I do have some other ideas banging around in my head like a new design of the coolant refractometer which won&#8217;t foul. A robot that is machined beautifully and function on sonar. And a new coolant nozzle design that will kick Spider Cool&#8217;s ass from here to main street (I&#8217;m actually pretty stoked about this one).<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new Haas Mill Features</title>
		<link>http://smackaay.com/2010/12/22/the-new-haas-mill-features/</link>
		<comments>http://smackaay.com/2010/12/22/the-new-haas-mill-features/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 17:36:20 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[cnc machine]]></category>
		<category><![CDATA[haas]]></category>
		<category><![CDATA[vf-5]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=860</guid>
		<description><![CDATA[The company I work for has recently purchased a Haas VF-5 40 taper machine to augment the capabilities of the shop. Seeing as they didn&#8217;t have one before, this will greatly improve the capabilities of the shop. The item of interest to me is the fact that it&#8217;s brand new and Haas has made a [...]]]></description>
			<content:encoded><![CDATA[<p>The company I work for has recently purchased a Haas VF-5 40 taper machine to augment the capabilities of the shop. Seeing as they didn&#8217;t have one before, this will greatly improve the capabilities of the shop.</p>
<p>The item of interest to me is the fact that it&#8217;s brand new and Haas has made a number of changes to their CNC mill line. Aside from their new higher contrast 2-tone paint job and sharper featured shrouding, here are some interesting changes that they&#8217;ve made. This may not be new to some people but if you haven&#8217;t used a haas made in the last 4 years or so, this may be of interest.</p>
<p><strong>The Control</strong></p>
<div id="attachment_862" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2010/12/IMG_1270_DxO.jpg"><img class="size-medium wp-image-862" title="Haas Control 2010" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1270_DxO-225x300.jpg" alt="Haas Control 2010" width="225" height="300" /></a><p class="wp-caption-text">The new haas control</p></div>
<p>Nothing amazing about this control aside from the fact that the screen has a lot more info packed on the screen. Selecting one of the screen buttons toggles between the panels rather than actually displaying a different screen. None of the buttons have changed their functionality otherwise. I do find the screen switchovers to be a bit laggy and difficult to read at a distance but it is otherwise OK. Also Probong has a much more integrated setup than in previous versions whereby you can offset tooling from the tooling screen.</p>
<p><strong>The Jog Pendant</strong></p>
<p><strong> </strong></p>
<div id="attachment_866" class="wp-caption aligncenter" style="width: 235px"><strong><strong><a href="http://smackaay.com/wp-content/uploads/2010/12/IMG_1274_DxO.jpg"><img class="size-medium wp-image-866" title="Haas Pendant" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1274_DxO-225x300.jpg" alt="Haas Pendant" width="225" height="300" /></a></strong></strong><p class="wp-caption-text">The Haas Jog Pendant now has an LCD screen and greater functionality</p></div>
<p><strong> </strong>Like the image says, the pendant now has an LCD screen. It also features two sets of dials and a toggle lever for axis slelection rather than the rotary switch allowing you to use it without looking too much at the labels.</p>
<p>The larger dial on the face is an analog dial that allows jogging at various speeds and goes about a quater turn left and right that springs back. the smaller one serves the original purpose of increment jogging. Increments are chosen on the screen rather than on a dial.</p>
<p>Also, things like current program, offsets, and various other minutia can be displayed.</p>
<div id="attachment_865" class="wp-caption aligncenter" style="width: 422px"><a href="http://smackaay.com/wp-content/uploads/2010/12/IMG_1273_DxO.jpg"><img class="size-medium wp-image-865" title="Haas Jog Pendant LCD" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1273_DxO-412x300.jpg" alt="Haas Jog Pendant LCD" width="412" height="300" /></a><p class="wp-caption-text">The Screen on the Haas Pendant</p></div>
<p>There are is a problem though. That being the noticable lag from the pulse encoder to motion occuring on the machine. Often times when you want to move there is a considerable time difference from when you turn either the analog wheel or the pulse encoder. Also when you use the pulse encoder at a high rate, it skips many of the ticks or gets &#8220;jumpy&#8221;. the motion is not smooth.</p>
<p>Overall though the functionality is greatly enhanced.</p>
<p><strong>The rest of the machine</strong></p>
<p>Here are some of the other changes I&#8217;ve noticed.</p>
<ul>
<li>Quieter Spindle</li>
<li>Different Coolant arrangement</li>
<li>Different design on the programmable coolant</li>
<li>Larger casting</li>
<li>Side window locks</li>
<li>an additional set of shelves on the side with a light</li>
<li>Power saving settings</li>
<li>Different Shrouding and duo-tone paint.</li>
<li>Removal of coolant tray around table</li>
<li>Shrouding around chip spigot</li>
<li>Raised handlebars for moving coolant tray</li>
</ul>
<p>There are probably more changes than are what is listed here. Here are some pictures of the machine</p>

<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1270_dxo/' title='Haas Control 2010'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1270_DxO-112x150.jpg" class="attachment-thumbnail" alt="Haas Control 2010" title="Haas Control 2010" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1271_dxo/' title='Haas Coolant nozzle'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1271_DxO-150x112.jpg" class="attachment-thumbnail" alt="Haas Control 2010" title="Haas Coolant nozzle" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1272_dxo/' title='Haas Table'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1272_DxO-112x150.jpg" class="attachment-thumbnail" alt="Haas Table" title="Haas Table" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1273_dxo/' title='Haas Jog Pendant LCD'><img width="150" height="109" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1273_DxO-150x109.jpg" class="attachment-thumbnail" alt="Haas Jog Pendant LCD" title="Haas Jog Pendant LCD" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1274_dxo/' title='Haas Pendant'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1274_DxO-112x150.jpg" class="attachment-thumbnail" alt="Haas Pendant" title="Haas Pendant" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1276_dxo/' title='Haas accesories mounted on machine'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1276_DxO-112x150.jpg" class="attachment-thumbnail" alt="Haas accesories mounted on machine" title="Haas accesories mounted on machine" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1279_dxo/' title='New haas probe design'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1279_DxO-150x112.jpg" class="attachment-thumbnail" alt="New haas probe design" title="New haas probe design" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1280_dxo/' title='haas window clips'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1280_DxO-112x150.jpg" class="attachment-thumbnail" alt="haas window clips" title="haas window clips" /></a>
<a href='http://smackaay.com/2010/12/22/the-new-haas-mill-features/img_1281_dxo/' title='Haas Control Screen'><img width="150" height="111" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1281_DxO-150x111.jpg" class="attachment-thumbnail" alt="Haas Control Screen" title="Haas Control Screen" /></a>

]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/12/22/the-new-haas-mill-features/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Inside of a Yukiwa Rotary Table Control&#8230; and WTF!</title>
		<link>http://smackaay.com/2010/12/02/inside-of-a-yukiwa-rotary-table-control-and-wtf/</link>
		<comments>http://smackaay.com/2010/12/02/inside-of-a-yukiwa-rotary-table-control-and-wtf/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 02:51:13 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=856</guid>
		<description><![CDATA[So today I we got the power going to a brand new Yukiwa rotary table, unfortunately, it seems to produce dangerous voltages on the case of the actual rotary table itself&#8230; dunno why. Anyways, if anyone&#8217;s interested in seeing the innards of the device, here&#8217;s some pics. By the way, this is one of the [...]]]></description>
			<content:encoded><![CDATA[<p>So today I we got the power going to a brand new Yukiwa rotary table, unfortunately, it seems to produce dangerous voltages on the case of the actual rotary table itself&#8230; dunno why.</p>
<p>Anyways, if anyone&#8217;s interested in seeing the innards of the device, here&#8217;s some pics.</p>
<div id="attachment_858" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/12/IMG_1203_DxO.jpg"><img class="size-medium wp-image-858" title="Unit and rotary table in behind" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1203_DxO-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Unit and rotary table in behind</p></div>
<div id="attachment_857" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/12/IMG_1200_DxO.jpg"><img class="size-medium wp-image-857" title="Inside of the AC3 unit" src="http://smackaay.com/wp-content/uploads/2010/12/IMG_1200_DxO-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Inside of the AC3 unit</p></div>
<p>By the way, this is one of the most beautifully made rotary tables I&#8217;ve ever seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/12/02/inside-of-a-yukiwa-rotary-table-control-and-wtf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some changes, some improvements, some fun.</title>
		<link>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/</link>
		<comments>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 22:17:50 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[chopper]]></category>
		<category><![CDATA[cnmg432]]></category>
		<category><![CDATA[edm]]></category>
		<category><![CDATA[edm wire cutter]]></category>
		<category><![CDATA[facemill]]></category>
		<category><![CDATA[wire edm]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=830</guid>
		<description><![CDATA[Yes, it&#8217;s been some time, again. Every post I make seems to say the same things. anyways. Here are some things I&#8217;m working on and also no longer working on. Viscometer No, nope and no. They bore me now and plus I don&#8217;t think there&#8217;s much of a market beyond a select few. meh. No [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, it&#8217;s been some time, again. Every post I make seems to say the same things. anyways. Here are some things I&#8217;m working on and also no longer working on.</p>
<p><strong>Viscometer</strong></p>
<p>No, nope and no. They bore me now and plus I don&#8217;t think there&#8217;s much of a market beyond a select few. meh. No lonjger working on it</p>
<p><strong>In-line refractometer</strong></p>
<p>I&#8217;ve been slowly working on this. I had a sample of a special coating and tested it. Sadly it didn&#8217;t work as I had expected. The only way for me to figure this out would be for me to make the coolant into a mist or to pour it somehow.</p>
<p><strong>EDM Wire Chopper</strong></p>
<p>This is a relatively new idea for me. the Chmer CNC wire EDM here at work doesn&#8217;t chop the wire that comes out the back. Already I&#8217;ve had it bind up on me. So I&#8217;m developing a new chopper that doesn&#8217;t pull on the extra wire that comes out.</p>
<p>There are some criteria that are important here. The electrics of the chopper must not meet the wire and the frame of the chopper must not be conductive to the frame of the machine. Here are some pictures of my idea thus far. There is some work to do on it, no doubt, especially the chopper cutter, could be a bit more sturdy.</p>
<div id="attachment_831" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem.png"><img class="size-medium wp-image-831" title="EDM Wire Chopper" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-400x300.png" alt="EDM Wire Chopper" width="400" height="300" /></a><p class="wp-caption-text">A view of the inside of the prototype chopper module</p></div>
<p><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem-2.jpg"><img class="aligncenter size-medium wp-image-832" title="EDM Chopper assembly wireframe" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-2-500x261.jpg" alt="EDM Chopper assembly wireframe" width="500" height="261" /></a><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem-3.jpg"><img class="aligncenter size-medium wp-image-833" title="EDM wire Chopper assembly drawing" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-3-500x255.jpg" alt="EDM wire Chopper assembly drawing" width="500" height="255" /></a><strong>CNMG Facemill</strong></p>
<p>I was thinking about this idea for a while. Since so many shops use CNMG432 for general turning, it&#8217;d be nice to be able to use the obtuse side of the insert for something. While there are turning tools that utilize the obtuse side, they are usually only for facing or OD turning. Not very convenient. So I designed a facemill for use with CNMG432 obtuse side inserts.</p>
<p>This particular design is of course only for facing, no shoulders allowed <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here are some images of this cutter.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2010/10/snmg432-facemill.png"><img class="aligncenter size-medium wp-image-837" title="cnmg432 facemill 4" src="http://smackaay.com/wp-content/uploads/2010/10/snmg432-facemill-400x300.png" alt="cnmg432 facemill 4" width="400" height="300" /></a></p>
<div id="attachment_834" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/10/cnmg432-facemill-2.jpg"><img class="size-medium wp-image-834" title="cnmg432 facemill 2" src="http://smackaay.com/wp-content/uploads/2010/10/cnmg432-facemill-2-400x300.jpg" alt="cnmg432 facemill 2" width="400" height="300" /></a><p class="wp-caption-text">Another rendering of the CNMG facemill. Of course the arbor mount isn&#39;t correct</p></div>
<p>Anyways, things being what they are, I should have some new and interesting things to post in a few weeks since I have access to EDMs and soon CNC mills on a more unfettered level. YAY!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long time no post. Machining and trying to get back on my feet.</title>
		<link>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/</link>
		<comments>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 07:57:19 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[dot peen]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[haas]]></category>
		<category><![CDATA[machining]]></category>
		<category><![CDATA[machinist]]></category>
		<category><![CDATA[marking]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=794</guid>
		<description><![CDATA[Well, it has been some time since I posted, about a month and a half or so. There have a been a number of events that have occurred in that time that have both beneficial yet disappointing. I&#8217;m not really sure where things are going right now but I hope they get better.&#160; &#160; Anyways, [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it has been some time since I posted, about a month and a half or so. There have a been a number of events that have occurred in that time that have both beneficial yet disappointing. I&#8217;m not really sure where things are going right now but I hope they get better.&nbsp;<br />
&nbsp;<br />
Anyways, on to some things I&#8217;ve been working on.<br />
&nbsp;<br />
<strong>Machining</strong><br />
While I am a decent machinist, it is a job that I vowed to myself I would never do again. Lo and behold, I am machining again in order to get some funds and to simply make it through the months in terms of rent and bills. Some of my previous stuff has left me bone dry in terms of money. Realistically, I should thank my lucky stars that I have a skill I can fall back on that pays well and is relatively easy, most others are not so lucky.<br />
&nbsp;<br />
Luckily, the shop I&#8217;m working at is pretty decent, though I&#8217;m not the machinist I once was and my machining style doesn&#8217;t really match the pace and style of the jobber shop I&#8217;m working at. Hopefully I either get better soon or find something more along the lines of what I&#8217;ve become good at.<br />
&nbsp;<br />
<strong>Stamping machine with the Haas mill</strong><br />
This is a little project that I came up with after thinking about dot-peen machines. Basically the idea is to take a Haas mill and allow full control of its machinery to turn it in to a makeshift dot-peen marking machine.<br />
This feat is accomplished through the serial port with a pass-through interpreter box connected to a computer.<center><br />
<a href="http://smackaay.com/wp-content/uploads/2010/02/haas-tool-room-mill.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/02/haas-tool-room-mill-400x300.jpg" alt="Haas Tool Room Mill TM-2" title="Haas Tool Room Mill TM-2" width="400" height="300" class="aligncenter size-medium wp-image-798" /></a></center><br />
Here is how it is all achieved.<br />
&nbsp;<br />
<i>First Step: Computer -&nbsp;</i><br />
&nbsp;<br />
&nbsp;&nbsp;This is where the points and fonts are generated and created. All of the end points are sent out from the computer at a lower baud rate than the mill uses. This allows for longer cable length on the RS-232. Of course I could use USB or RS-485 but RS-232 is more common an interface. A sample output might be:<br />
&nbsp;<br />
MOVE X.455 Y1. (Basically a rapid move)<br />
STMP X.461 Y1. (Stamp here)<br />
STMP X.467 Y1. (Stamp here)<br />
HOME (Go back home)<br />
&nbsp;<br />
The communication is full duplex between the pass-through and computer so that the pass-through can request more data.<br />
&nbsp;<br />
<i>Second Step: Pass Through -&nbsp;</i><br />
&nbsp;<br />
Despite its name, it does not actually pass data through. It interprets the data and controls the stamping head. It will interpret the data and send the machine the appropriate G-codes to perform the commands. The pass through will communicate with the machine at 115200bps whereas the computer <-> passthrough is about 9600bps. a sample output might look like this (based on the above text):<br />
&nbsp;<br />
G00 X.455 Y1.;<br />
G01 X.461 Y1. F200.; (move to stamp position)<br />
DPRNT [S]; (Is at position, passthrough will stamp)<br />
G01 X.467 Y1. F200.; (move to stamp position)<br />
DPRNT [S]; (Is at position, passthrough will stamp)<br />
G28 G91 Z0;<br />
G28 G91 Y0;<br />
&nbsp;<br />
<i>Third Step: Stamping head -&nbsp;</i><br />
&nbsp;<br />
Not really a step so much as device to peen the surface of the part. Here is a picture of an earlier design I made for a stamping head.<br />
<center><a href="http://smackaay.com/wp-content/uploads/2010/02/solenoid-head.gif"><img src="http://smackaay.com/wp-content/uploads/2010/02/solenoid-head-388x300.gif" alt="Solenoid head for custom dot-peen machine" title="Solenoid head for custom dot-peen machine" width="388" height="300" class="aligncenter size-medium wp-image-797" /></a></center><br />
&nbsp;<br />
&nbsp;<br />
I don&#8217;t know if I&#8217;ll ever do this one. Macros need to be enabled in order for this to work so a lot of machines won&#8217;t be able to take advantage of it. Also, my time is limited.<br />
&nbsp;<br />
<strong>Programming a CAM system</strong><br />
&nbsp;<br />
Since the shop I&#8217;m at has no CAM system for the guys on the floor and I don&#8217;t want to use a cracked copy of say, Gibbs or MasterCAM. I&#8217;m writing my own. The going is slow but I am slowly developing a little 2.5D cam system. The math function are working and the object creation is starting to come on line. Now for an interface. I am thinking of migrating over the VB.NET for this program since it does have a lot of nice object handling functions and it is a little easier than creating a user interface from scratch.<br />
&nbsp;<br />
&nbsp;<br />
Anyways, That&#8217;s what I&#8217;ve been up to for the last while. Hopefully I get a car soon so that I don&#8217;t have to walk in this anymore. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <center><br />
<a href="http://smackaay.com/wp-content/uploads/2010/02/DSCN9872-modified.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/02/DSCN9872-modified-200x300.jpg" alt="Walking down 97st in edmonton" title="Walking down 97st in edmonton" width="200" height="300" class="aligncenter size-medium wp-image-799" /></a></center><br />
&nbsp;<br />
This was taken on my walk home the other day.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

