<?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>Built to Spec &#187; News</title>
	<atom:link href="http://www.built-to-spec.com/blog/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.built-to-spec.com/blog</link>
	<description>Making Cool Stuff</description>
	<lastBuildDate>Fri, 07 May 2010 03:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Workshop Aquired!</title>
		<link>http://www.built-to-spec.com/blog/2010/05/02/workshop-aquired/</link>
		<comments>http://www.built-to-spec.com/blog/2010/05/02/workshop-aquired/#comments</comments>
		<pubDate>Sun, 02 May 2010 22:44:10 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.built-to-spec.com/blog/?p=214</guid>
		<description><![CDATA[Finding a nice place to set up a workshop was a goal I set for myself a few months back when I outgrew my makeshift basement workshop.  I managed to find a commercial location that fits my needs nicely but it needed some serious internal remodeling.  Thankfully, because of the state that the place was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.built-to-spec.com/blog/wp-content/uploads/2010/05/new-space.jpg"><img class="aligncenter size-medium wp-image-217" title="New Space Pics" src="http://www.built-to-spec.com/blog/wp-content/uploads/2010/05/new-space-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Finding a nice place to set up a workshop was a goal I set for myself a few months back when I outgrew my makeshift basement workshop.  I managed to find a commercial location that fits my needs nicely but it needed some serious internal remodeling.  Thankfully, because of the state that the place was in, the management company was more that willing to let me make a number of modifications to the property and lease it to me for a reasonable price.  I&#8217;ve been rather busy lately cleaning the place out, painting, moving stuff in, etc. and there&#8217;s plenty more left to do but it&#8217;s just getting to the point now were it&#8217;s a usable space. I&#8217;m super excited about having a nice work space with plenty of room for some larger scale projects!</p>
<p>(P.S. I&#8217;ve made a little bit more progress with the Cricut, so hopefully I&#8217;ll have some of the kinks worked out of my logging stuff soon and I can post some more detailed info on talking to the thing!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.built-to-spec.com/blog/2010/05/02/workshop-aquired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cricut Seems to Be Ripe For the Hacking</title>
		<link>http://www.built-to-spec.com/blog/2010/02/14/the-cricut-seems-to-be-ripe-for-the-hacking/</link>
		<comments>http://www.built-to-spec.com/blog/2010/02/14/the-cricut-seems-to-be-ripe-for-the-hacking/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 06:20:00 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Cricut]]></category>

		<guid isPermaLink="false">http://www.built-to-spec.com/blog/?p=177</guid>
		<description><![CDATA[A member at the hackerspace donated a Cricut 6&#8243; cutter when she upgraded to the Expression model.  I&#8217;ve seen these little devices in most craft stores and even Wal-mart, and they seem ripe for the hacking.  The Cricut line of personal CNC paper cutters appear to have been looked into on a number of occasions [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.built-to-spec.com/blog/wp-content/uploads/2010/02/stock-cricut.jpg"><img class="aligncenter size-large wp-image-193" title="stock-cricut" src="http://www.built-to-spec.com/blog/wp-content/uploads/2010/02/stock-cricut-1024x768.jpg" alt="My Cricut" width="450" height="337" /></a></p>
<p>A member at the hackerspace donated a Cricut 6&#8243; cutter when she upgraded to the Expression model.  I&#8217;ve seen these little devices in most craft stores and even Wal-mart, and they seem ripe for the hacking.  The Cricut line of personal CNC paper cutters appear to have been looked into on a number of occasions from what I could find, but I didn&#8217;t really find any good resources for information on hardware hacking other than a couple simple hacks and the discovery that the Cricut USB link was actually an USB to RS232 connection.  I also didn&#8217;t find any open source or homebrew software to turn these devices from advanced scrapbook die cutters to general purpose CNC paper cutter/plotter/whatever.  I really want to play around with this thing (including trying to mount a spindle on it for crude PCB routing, among other things), but it looks like someone still needs to do a little leg work to make that happen easily.</p>
<p>What I did find is that there are  a few proprietary software packages out there (<a title="Sure Cuts A Lot Page" href="http://www.craftedge.com/index.html" target="_blank">Sure Cuts A Lot</a> and <a title="Make the Cut Site" href="http://make-the-cut.com/" target="_blank">Make The Cut</a>) that allow you to place and cut TrueType fonts and SVG format vector graphics.  This coupled with the fact that the device was using an RS232 link to do the actual communication to the on board microcontroller led me to believe it should be trivial to back-engineer the command protocol.  I downloaded the trial versions of the available 3rd party tools and grabbed a few windows serial port sniffing applications and set off to start logging communications.</p>
<p>Unfortunately I found that no combination of serial sniffer and control software seemed to work out.  I can easily use the serial sniffers to look at the transactions of the Arduino bootloader and the host application over the USB to RS232 link, but I see no activity with the 3rd party Cricut software.  I can set up a USB sniffer link and log data, but these logs are relatively verbose and I&#8217;d like to use a more elegant solution to log the RS232 data directly.</p>
<p>Since I&#8217;m more comfortable with the hardware side of things, I&#8217;m currently focusing on the problem from that angle.  I didn&#8217;t want to start chopping up the space&#8217;s Cricut, I set out to acquire my own for the task.  I managed to scoop one up for $60 with no cartridges from an individual who upgraded to the Expression as well.  Stay tuned for some hardware dissection notes as I take my personal unit apart!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.built-to-spec.com/blog/2010/02/14/the-cricut-seems-to-be-ripe-for-the-hacking/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Spider Sighted int the Wild</title>
		<link>http://www.built-to-spec.com/blog/2010/02/03/spider-sighted-int-the-wild/</link>
		<comments>http://www.built-to-spec.com/blog/2010/02/03/spider-sighted-int-the-wild/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:53:37 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3D Printer]]></category>
		<category><![CDATA[Makerbot]]></category>

		<guid isPermaLink="false">http://www.built-to-spec.com/blog/?p=172</guid>
		<description><![CDATA[Since I posted the spider ring on Thingiverse I&#8217;ve seen it pop up in a few places, like this video on the WSJ site.  In the latest edition of Make magazine (volume 21) it popped up again on page 49 in a line up of other interesting objects from Thingiverse.  It&#8217;s a weird feeling to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.built-to-spec.com/blog/wp-content/uploads/2010/02/makemagspider.jpg"><img class="aligncenter size-medium wp-image-173" title="Make Magazine Spider Sighting" src="http://www.built-to-spec.com/blog/wp-content/uploads/2010/02/makemagspider-300x100.jpg" alt="" width="300" height="100" /></a></p>
<p>Since I posted the <a title="Spider Ring" href="http://www.thingiverse.com/thing:1195" target="_blank">spider ring</a> on Thingiverse I&#8217;ve seen it pop up in a few places, like this <a href="http://online.wsj.com/article/SB125798004542744219.html#articleTabs%3Dvideo" target="_blank">video</a> on the WSJ site.  In the latest edition of Make magazine (volume 21) it popped up again on page 49 in a line up of other interesting objects from Thingiverse.  It&#8217;s a weird feeling to know that someone else has actually made something I designed and threw on the internet.  Hopefully this kind of thing will happen more and more as &#8220;home fabrication&#8221; becomes more ubiquitous!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.built-to-spec.com/blog/2010/02/03/spider-sighted-int-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNC Get!</title>
		<link>http://www.built-to-spec.com/blog/2010/01/18/cnc-get/</link>
		<comments>http://www.built-to-spec.com/blog/2010/01/18/cnc-get/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:59:21 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.built-to-spec.com/blog/?p=169</guid>
		<description><![CDATA[I managed to acquire a used homebrew joe&#8217;s 2006-R1 CNC mill on Craigslist last week and with a little help from CCCKC members I got it set up at the hackerspace!  It didn&#8217;t come with a spindle, but I also found a variable speed 2HP Craftsman router with 1/4&#8243; and 1/2&#8243; collets  for a reasonable [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.built-to-spec.com/blog/wp-content/uploads/2010/01/CCCKCCNC.jpg"><img class="aligncenter size-medium wp-image-170" title="CCCKCCNC" src="http://www.built-to-spec.com/blog/wp-content/uploads/2010/01/CCCKCCNC-300x225.jpg" alt="" width="300" height="225" /></a>I managed to acquire a used homebrew joe&#8217;s 2006-R1 CNC mill on Craigslist last week and with a little help from CCCKC members I got it set up at the hackerspace!  It didn&#8217;t come with a spindle, but I also found a variable speed 2HP Craftsman router with 1/4&#8243; and 1/2&#8243; collets  for a reasonable price as well to use with the setup.  Unfortunately, it turned out to be too big for the spindle mounts so we cut some temporary mounting brackets out of MDF to mount the spindle and use it to cut new mounting brackets.  I&#8217;m currently waiting on some 3/4&#8243; HDPE and endmill bits to come in so we can start cutting while I debug a couple issues the setup seems to have with limit triggering.</p>
<p>As far as my projects go, access to a CNC setup should allow me to skip the bootstrap section of my CNC mill design.  Hopefully CCCKC members will get some good use out of it as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.built-to-spec.com/blog/2010/01/18/cnc-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNC Project Update &#8211; Stepper Motors, Controllers, and Miscellaneous Electronic Bits Acquired</title>
		<link>http://www.built-to-spec.com/blog/2009/12/27/cnc-project-update-stepper-motors-controllers-and-miscellaneous-electronic-bits-acquired/</link>
		<comments>http://www.built-to-spec.com/blog/2009/12/27/cnc-project-update-stepper-motors-controllers-and-miscellaneous-electronic-bits-acquired/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 23:17:17 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[CNC Mill]]></category>

		<guid isPermaLink="false">http://www.built-to-spec.com/blog/?p=152</guid>
		<description><![CDATA[Progress on my CNC router platform has been progressing slowly but I&#8217;ve hit a few milestones.  I got 4 RepRap 2nd generation motor controllers assembled and tested and have acquired 4 new NEMA23 steppers and one used high torque Xylotex NEMA23 from  the local swap meet to use in the prototype.  I got the X [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.built-to-spec.com/blog/wp-content/uploads/2009/12/RepRoute-Progress-rough-draft-X-axis.jpg"><img class="aligncenter size-medium wp-image-153" title="RepRoute Progress - Rough Draft X Axis" src="http://www.built-to-spec.com/blog/wp-content/uploads/2009/12/RepRoute-Progress-rough-draft-X-axis-300x225.jpg" alt="" width="300" height="225" /></a>Progress on my CNC router platform has been progressing slowly but I&#8217;ve hit a few milestones.  I got 4 RepRap 2nd generation motor controllers assembled and tested and have acquired 4 new NEMA23 steppers and one used high torque Xylotex NEMA23 from  the local swap meet to use in the prototype.  I got the X axis up and running and was quite pleased with the torque even the smaller steppers put out.  I also picked up some nice 4-pin sockets, terminal strips, and limit switches for the prototype build as well as a few other electronic goodies at the <a title="SSARC Hamfest Info" href="http://www.qsl.net/southsidearc/oktoberfest.html" target="_blank">SSARC Hamfest</a> about 2 months back.</p>
<p>As far as design goes, I&#8217;ve decided against the 1&#8243; square tubing and skate bearings design pictured above.  It&#8217;s just too bulky for anything other than the X axis so I&#8217;m going to switch over the the more traditional precision ground shafts and bearings for linear guides on all axes at this point.  Other than being bulky, I like the design and will probably try to utilize it at some point in the future.  I&#8217;ve already acquired some shafts and bearings for testing this new setup but have yet to cut new bearing brackets to install on the boot-strap platform.   The overall design is on its second revision on paper with details for the X and Y axes specified and sketched up.  I&#8217;m looking at alternative linear motion setups that I could possibly fit within the specified budget so it may undergo another revision before I start cutting parts for the boot-strapped version.</p>
<p>This project will likely progress slowly for a bit longer as I seem to have outgrown my current work area.   I&#8217;m hoping to be able to move to a more suitable location in a few months time and set up a proper workshop, or at least that&#8217;s the plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.built-to-spec.com/blog/2009/12/27/cnc-project-update-stepper-motors-controllers-and-miscellaneous-electronic-bits-acquired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
