<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7657184297898544188</id><updated>2012-01-22T06:42:05.180-06:00</updated><category term='driver'/><category term='ozze'/><category term='PLA'/><category term='skeinforge'/><category term='plastruder'/><category term='PWM'/><category term='end.gmc'/><category term='Files'/><category term='Coupling'/><category term='opto-endstops'/><category term='Mosaic'/><category term='buildSession'/><category term='g-code'/><category term='LaserCut'/><category term='SFACT'/><category term='SwingArm'/><category term='software'/><category term='RepStrap'/><category term='start.gmc'/><category term='RepRap'/><category term='Auger'/><category term='wiring'/><category term='McMaster-Carr'/><category term='ScrewDrive'/><category term='McWire'/><category term='RAMPS'/><category term='end-stops'/><title type='text'>Replibot Prime</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>23</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-1372827072685569151</id><published>2012-01-22T05:58:00.000-06:00</published><updated>2012-01-22T05:58:06.930-06:00</updated><title type='text'>Drag and Drop Slic3ring</title><content type='html'>I am excited to see that &lt;a href="http://slic3r.org/"&gt;Slic3r&lt;/a&gt; &lt;b&gt;0.6.0&lt;/b&gt; is out!&lt;br /&gt;&lt;br /&gt;Some new features of this new revision are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Thin walls&lt;/li&gt;&lt;li&gt;New output file name format&lt;/li&gt;&lt;li&gt;Option to create output file names using configuration option values&lt;/li&gt;&lt;li&gt;Automatic retraction at the end of the print&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The new naming option inspired me to write a batch file for drag &amp;amp; drop Slic3ring. It ended up to be pretty simple. Here's the setup I have at the moment.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;On my desktop I have 3 batch files for 3 different print&amp;nbsp;qualities:&lt;/div&gt;&lt;div style="text-align: center;"&gt;draftSlic3r.bat&lt;/div&gt;&lt;div style="text-align: center;"&gt;goodSlic3r.bat&lt;/div&gt;&lt;div style="text-align: center;"&gt;bestSlicer.bat&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Each batch file uses its own configuration file and has a customized output file format See the&lt;a href="https://github.com/alexrj/Slic3r/blob/master/README.markdown"&gt; Slic3r readme&lt;/a&gt; for details.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Heres the contents of &amp;nbsp;draftSlic3r.bat:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;pre style="background-color: #eeeeee; border: 1px dashed #999999; color: black; font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; font-size: 12px; line-height: 14px; overflow: auto; padding: 5px; width: 100%;"&gt;&lt;code&gt;echo on&lt;br /&gt;cd %~p0&lt;br /&gt;C:\slic3r\slic3r.exe --load "C:\Documents and Settings\bjbsquared\My Documents\My Dropbox\slic3r_mosaic_draft.ini" %1&lt;br /&gt;pause&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;When an STL file is drug and dropped on one of these, the batch file will launch Slic3r, load the configuration file and slice the STL. Theres not much feedback with Slic3r working in this mode. There is no GUI and you only know&amp;nbsp;Slic3r&amp;nbsp;is done&amp;nbsp;when the command window says "Press any key to continue..."&amp;nbsp;. I don't know if there is any warning if Slic3r had problems because I haven't had any yet.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-1372827072685569151?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/1372827072685569151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=1372827072685569151&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/1372827072685569151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/1372827072685569151'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2012/01/drag-and-drop-slic3ring.html' title='Drag and Drop Slic3ring'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-4348239106495378270</id><published>2011-12-26T10:21:00.000-06:00</published><updated>2011-12-28T05:42:42.061-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='g-code'/><category scheme='http://www.blogger.com/atom/ns#' term='ozze'/><category scheme='http://www.blogger.com/atom/ns#' term='SFACT'/><category scheme='http://www.blogger.com/atom/ns#' term='Mosaic'/><category scheme='http://www.blogger.com/atom/ns#' term='skeinforge'/><category scheme='http://www.blogger.com/atom/ns#' term='PLA'/><category scheme='http://www.blogger.com/atom/ns#' term='start.gmc'/><category scheme='http://www.blogger.com/atom/ns#' term='end.gmc'/><title type='text'>Start and End Alterations</title><content type='html'>&lt;br /&gt;So now that I have all the minimum end-stops installed and working, I am able to do more automation and get closer to a "plug and play" print experience. I did this by changing some Skeinforge settings and adding code to the start.gmc and end.gmc files.&lt;br /&gt;&lt;b&gt;Skeinforge Adjustments:&lt;/b&gt;&lt;br /&gt;I wanted to print in the middle of the bed so I activated&amp;nbsp;Multiply&amp;nbsp;and enter the bed's center coordinates.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-geyLfZASz0E/TviZ7t96NCI/AAAAAAAACIw/_eifH3dA8CY/s1600/multiply1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="239" src="http://3.bp.blogspot.com/-geyLfZASz0E/TviZ7t96NCI/AAAAAAAACIw/_eifH3dA8CY/s320/multiply1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;If the names of the alteration files should be different than the default they can be change under the Skeinforge Preface tab.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-azIHOBWWGIw/Tvic4pTntrI/AAAAAAAACI8/bjjLUogliBw/s1600/preface1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="209" src="http://1.bp.blogspot.com/-azIHOBWWGIw/Tvic4pTntrI/AAAAAAAACI8/bjjLUogliBw/s320/preface1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Alteration Files&lt;/b&gt;&lt;br /&gt;If you are using pronterface/sfact they should be here: ...\Pronterface\sfact_profiles\alterations\. If you are using only skeinforge they are here: ...\Pronterface\skeinforge\skeinforge_application\alterations\. My goal on writing these little snippets of g-code was to automate the things I have to do every time I print.&lt;br /&gt;&lt;br /&gt;Right now I am using PLA and it tends to ooze out of the hot end between prints. So, before each print I want to prime the extruder. It seems to work best if it is primed in two steps with some delay in between. The extruder works on an absolute filament distance so, unless you know the current absolute distance, it needs to be reset in-order to move it a relative amount.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;start.gmc&lt;/b&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G92 E0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;reset extruder position distance =0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 E10&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Prime extruder&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G28&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Go Home ( woot! +1 for end-stops!)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 E20&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Prime extruder 10mm more (10+10=20)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I am still tweaking this and it seems as it is never perfect but I enjoy the automation as it is still better than nothing.&lt;br /&gt;&lt;br /&gt;Most of the things I print now are 1 each so at the end of each print I want the following:&lt;br /&gt;&lt;br /&gt;Retract the extruder by 20mm to prevent ooze&lt;br /&gt;Maneuver the platform to a place where the part can be taken off&lt;br /&gt;Disable stepper so I can move axis by hand and also saves power&lt;br /&gt;Turn off bed heater&lt;br /&gt;Turn off extruder heater&lt;br /&gt;Turn On Cooling Fan (set skein forge "Cooling" not to turn it off at end)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;end.gmc&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G92 E0 &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;   &lt;/span&gt;; reset Extruder counter&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 E-20 F900&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;  &lt;/span&gt;;Retract extuder 20mm at 900mm/min&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G28&amp;nbsp;X0 Y0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;  &lt;/span&gt;;Go Home but keep Z height&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G92 X0 Y0 Z0 E0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;reset all locations and &amp;nbsp;extruder&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 Y80 F3000.0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;  &lt;/span&gt;; Move platform so part can be removed&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;M84 &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;   &lt;/span&gt;;disable steppers so they dont get hot during idling&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;M140 S0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;   &lt;/span&gt;;turn off bed heater&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;M104 S0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;   &lt;/span&gt;;turn off extruder heater&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;M106 S255&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;  &lt;/span&gt;; Turn on cooling fan&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To make sure the code is going to be used, the g-code can be examined in a text editor. After skeining, the g-code is in the same directory as the&amp;nbsp;&lt;i&gt;yourPart.stl&lt;/i&gt;&amp;nbsp;file. There are two versions. The &lt;i&gt;yourPart_penultimate.gcode&lt;/i&gt; version is the one with the comments and is easier to read . The Alteration code should be&amp;nbsp;included&amp;nbsp;and wrapped in &amp;nbsp;&amp;lt;alteration&amp;gt; tags. Such as:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;(&amp;lt;alteration&amp;gt;)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G92 E0&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;reset extruder position&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 E10&amp;nbsp;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Prime extruder&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G28&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Go Home&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;G1 E20&amp;nbsp;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;;Prime extruder&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;(&amp;lt;/alteration&amp;gt;)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The start.gmc and end.gmc should be at the start end of the file as expected. If not make sure the files are in the proper directory(SFACT uses same directory names) and the files are named properly.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-4348239106495378270?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/4348239106495378270/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=4348239106495378270&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4348239106495378270'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4348239106495378270'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2011/12/start-and-end-alterations.html' title='Start and End Alterations'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-geyLfZASz0E/TviZ7t96NCI/AAAAAAAACIw/_eifH3dA8CY/s72-c/multiply1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-620750335662291235</id><published>2011-12-19T16:25:00.000-06:00</published><updated>2011-12-26T06:59:44.324-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mosaic'/><category scheme='http://www.blogger.com/atom/ns#' term='RAMPS'/><category scheme='http://www.blogger.com/atom/ns#' term='end-stops'/><title type='text'>Mosaic End Stops for X and Y Axis</title><content type='html'>&lt;style type="text/css"&gt;&lt;!--/** * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann * (http://qbnz.com/highlighter/ and http://geshi.org/) */.cpp  {font-family:monospace;color: #006; border: 1px solid #d0d0d0; background-color: #f0f0f0;}.cpp a:link {color: #000060;}.cpp a:hover {background-color: #f0f000;}.cpp .imp {font-weight: bold; color: red;}.cpp .kw1 {color: #0000ff;}.cpp .kw2 {color: #0000ff;}.cpp .kw3 {color: #0000dd;}.cpp .kw4 {color: #0000ff;}.cpp .co1 {color: #666666;}.cpp .co2 {color: #339900;}.cpp .coMULTI {color: #ff0000; font-style: italic;}.cpp .es0 {color: #000099; font-weight: bold;}.cpp .es1 {color: #000099; font-weight: bold;}.cpp .es2 {color: #660099; font-weight: bold;}.cpp .es3 {color: #660099; font-weight: bold;}.cpp .es4 {color: #660099; font-weight: bold;}.cpp .es5 {color: #006699; font-weight: bold;}.cpp .br0 {color: #008000;}.cpp .sy0 {color: #008000;}.cpp .sy1 {color: #000080;}.cpp .sy2 {color: #000040;}.cpp .sy3 {color: #000040;}.cpp .sy4 {color: #008080;}.cpp .st0 {color: #FF0000;}.cpp .nu0 {color: #0000dd;}.cpp .nu6 {color: #208080;}.cpp .nu8 {color: #208080;}.cpp .nu12 {color: #208080;}.cpp .nu16 {color:#800080;}.cpp .nu17 {color:#800080;}.cpp .nu18 {color:#800080;}.cpp .nu19 {color:#800080;}.cpp .me1 {color: #007788;}.cpp .me2 {color: #007788;}.cpp span.xtra { display:block; }--!&gt;&lt;/style&gt;&lt;br /&gt;On my old McWire printer it was some what of a ritual to do prints. Assuming the hot end was warmed up, the task of moving, cleaning and priming the nozzle, putting the extuder to the middle of the build plate and then locating the perfect height off the print bed. Afterwards, I mentally went through the checklist again to make sure I didn't miss a step.&lt;br /&gt;&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-TAZqpAdThnE/TvMkQ-1BcRI/AAAAAAAACIQ/3dJkteZ299I/s1600/minXendStop.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="197" src="http://3.bp.blogspot.com/-TAZqpAdThnE/TvMkQ-1BcRI/AAAAAAAACIQ/3dJkteZ299I/s200/minXendStop.png" width="200" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;minX End-Stop&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;My Mosaic came as a kit and was easy to build but I was basically going through the same ritual of cleaning priming and positioning with this as well. The only thing I didn't have to do is set the Z height because it had a minZ end-stop. But just that one end-stop made a huge difference in the pre-print routine. It took some fiddling to get the bed height just right using the end-stop but once it was working I felt like things were much easier.&lt;br /&gt;&lt;br /&gt;This end-stop inspired me to put on the minX and minY end-stop . The switches for them were in the kit but there was no way to mount them so I went browsing on &lt;a href="http://www.thingiverse.com/thing:12824"&gt;Thingiverse&lt;/a&gt;. I grabbed &lt;a href="http://www.thingiverse.com/thing:12824"&gt;these Mosaic end-stops&lt;/a&gt;&amp;nbsp;and printed both parts out. The minX was a friction fit that straddled the wall and held the switch. The only was to fine tune the switch was to move the braket. It took a few tries but I eventually I got it where I wanted.&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; text-align: right;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-FCxbnT4Byug/TvMkQcaj0dI/AAAAAAAACII/24S5YwPo_ng/s1600/OldminYendStop.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="120" src="http://3.bp.blogspot.com/-FCxbnT4Byug/TvMkQcaj0dI/AAAAAAAACII/24S5YwPo_ng/s200/OldminYendStop.png" width="200" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Old Version of &amp;nbsp;minY End-Stop&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;The minY end-stop would not work. The high part of the bracket was hitting the leveling plate of the heated build platform. I figured if I could move the part of the bracket that held the switch it would work. So I fired up SCAD and did some modifications. I actually made two versions. A plain one and one to hold an LED if I wanted one in the future.&lt;br /&gt;When I first tested them out I had gotten the minX and minY connectors mixed up and had to cut power to the motors because they wanted to keep driving past the ends of the axis. What I should have done, and eventually did, was to hold the switch down and see if the movement worked in the direction of that end-stop using short movements. When it would not go I knew that it was doing it's job.&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; text-align: right;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-exTYhWajPZk/TvMkRHR38cI/AAAAAAAACIY/Z8RwraQHNJ0/s1600/minYendStop.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="118" src="http://1.bp.blogspot.com/-exTYhWajPZk/TvMkRHR38cI/AAAAAAAACIY/Z8RwraQHNJ0/s200/minYendStop.png" width="200" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;New minY End-Stop Design&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;Configuring end-stop can get confusing because there is more than one way to set them up. Here is my printers current setup:&lt;br /&gt;&lt;br /&gt;Firmware:&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="cpp"&gt;&lt;span class="co1"&gt;//// ENDSTOP SETTINGS:&lt;/span&gt;&lt;br /&gt;&lt;span class="co1"&gt;// Sets direction of endstops when homing; 1=MAX, -1=MIN&lt;/span&gt;&lt;br /&gt;&lt;span class="co2"&gt;#define X_HOME_DIR -1&lt;/span&gt;&lt;br /&gt;&lt;span class="co2"&gt;#define Y_HOME_DIR -1&lt;/span&gt;&lt;br /&gt;&lt;span class="co2"&gt;#define Z_HOME_DIR -1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="co2"&gt;#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors&lt;/span&gt;&lt;br /&gt;&lt;span class="co1"&gt;// The pullups are needed if you directly connect a mechanical endswitch between the signal and ground pins.&lt;/span&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;bool&lt;/span&gt; ENDSTOPS_INVERTING &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="kw2"&gt;true&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt; &lt;span class="co1"&gt;//set to true to invert the logic of the endstops&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;bool&lt;/span&gt; min_software_endstops &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="kw2"&gt;false&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt; &lt;span class="co1"&gt;//If true, axis won't move to coordinates less than zero.&lt;/span&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;bool&lt;/span&gt; max_software_endstops &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="kw2"&gt;true&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt; &amp;nbsp;&lt;span class="co1"&gt;//If true, axis won't move to coordinates greater than the defined lengths below.&lt;/span&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;int&lt;/span&gt; X_MAX_LENGTH &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="nu0"&gt;135&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;int&lt;/span&gt; Y_MAX_LENGTH &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="nu0"&gt;135&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt;&lt;br /&gt;&lt;span class="kw4"&gt;const&lt;/span&gt; &lt;span class="kw4"&gt;int&lt;/span&gt; Z_MAX_LENGTH &lt;span class="sy1"&gt;=&lt;/span&gt; &lt;span class="nu0"&gt;135&lt;/span&gt;&lt;span class="sy4"&gt;;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/-bkoAfiArDvw/TvT1W9GyWtI/AAAAAAAACIk/KiCTMHk5xD4/s1600/End-Stop+Diagram.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="167" src="http://2.bp.blogspot.com/-bkoAfiArDvw/TvT1W9GyWtI/AAAAAAAACIk/KiCTMHk5xD4/s320/End-Stop+Diagram.png" width="320" /&gt;&lt;/a&gt;&amp;nbsp;As can be seen in the code the end-stop are setup as inverting. That means they are active low. The signal is pulled up by RAMPS and when the end-stop is triggered, the switch pulls the signal down to ground. This means the only lines that need to be routed to the switch are the end-stop signal and ground. However I decided to +5V to the switch &amp;nbsp;as well encase I wanted to turn on an LED when the end-stop activates. For now though the S and &amp;nbsp;- are the only ones hooked up.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-620750335662291235?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/620750335662291235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=620750335662291235&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/620750335662291235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/620750335662291235'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2011/12/mosaic-end-stops-for-x-and-y-axis.html' title='Mosaic End Stops for X and Y Axis'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-TAZqpAdThnE/TvMkQ-1BcRI/AAAAAAAACIQ/3dJkteZ299I/s72-c/minXendStop.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-6770133700483258600</id><published>2011-12-14T14:10:00.000-06:00</published><updated>2011-12-14T14:10:48.870-06:00</updated><title type='text'>Wrong Turns I Made Bringing My Printer Online</title><content type='html'>&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;I'm back.&amp;nbsp; And now I'm a proud new owner of a &lt;b&gt;Mosaic &lt;/b&gt;printer from &lt;b&gt;Makergear.com&lt;/b&gt; but had some challenges setting things up.&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;First I want to thank the experts on #makergearv2 and #reprap IRC for all&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;the support they give. I know that I learn a bunch just being in stealth&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;mode and watching printer problems being solved.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;So, I hope this is of help to beginners like me. I want to point out what&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;went wrong and also what really worked well for me so far.&lt;span class="Apple-converted-space"&gt;&amp;nbsp; &lt;/span&gt;So FWIW I have a new Mosaic and printing with 1.75mm, red PLA on blue 3M &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;tape.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;I used the guide at&amp;nbsp; Makergear Google groups to get the initial software&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;chain on my old Dell laptop.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;Here are some things that I had questions about while using the guide:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;“At the time of writing, this is the current accepted standard and works &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;well with Makergear Prusa printers.”&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;Mosaics are not mentioned but yes, it works with Mosaics too.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;“&lt;b&gt;Python 2.x&lt;/b&gt;:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.google.com/url?sa=D&amp;amp;q=http://python.org/download%E2%80%9D&amp;amp;usg=AFQjCNGUmJtHF-9oUuTROn_mjOYzktXi_w" rel="nofollow" style="color: #0000cc;" target="_blank"&gt;http://python.org/download”&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;I think this is just an isolated issue for my machine. I had problems&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;running Pronterface with python. The version I downloaded was 2.7.2. &amp;nbsp;I’m&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;not sure if it is my computer that already had python 2.6.5 screwing things &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;up but it only works with the context menu “open with” for me. &amp;nbsp;Someday I&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;will wipe python and start over but for now it is working and if it is not&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;broken I’m not fixing it... yet. It’s probably a Windows XP issue.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;“Download latest &lt;b&gt;Arduino &lt;/b&gt;IDE + Firmware&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.google.com/url?sa=D&amp;amp;q=http://www.arduino.cc/en/Main/software&amp;amp;usg=AFQjCNF-zPX6e5g8OiK-QVp3soiCkX1y-w" rel="nofollow" style="color: #0000cc;" target="_blank"&gt;http://www.arduino.cc/en/Main/software&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;Firmware: (Optional)&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.google.com/url?sa=D&amp;amp;q=http://groups.google.com/group/makergear&amp;amp;usg=AFQjCNFChEGbGfSbgHO95bVUQFaTUjEf8g" rel="nofollow" style="color: #0000cc;" target="_blank"&gt;http://groups.google.com/group/makergear&lt;/a&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;(select&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;Sprinter for Prusa or Mosaic respectively)”&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;I could not get spinter to verify with Arduino. Grrr.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;I downloaded Arduino 1.0 but later found out that sprinter had this in it’s&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;readme:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;“Get the arduino software version 0018 (0023 works for RAMPS), uncompress &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;it in a directory. Arduino software v1 DOES NOT work with Sprinter yet!”&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;I tried 022 that I already had installed and it worked as well.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;I knew about &lt;b&gt;MakerGear Google Groups SF43 Setting for Mosaic&lt;/b&gt; but in all the &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;software installation/trouble shooting chaos, I forgot to install it. I&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;thought I did but It’s not in the guide so I did not realize i missed it.&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;It actually ended up in my “down loads” folder and I never moved it to&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;“MakerGear_Source_Files” directory. Ugh!&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;First Print:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;Everything worked under manual control X,Y,Z but when I went to print, the &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;extruder headed for (infinity,infinity,0) and slamed the x and y stops &amp;nbsp;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;faster than I could react. &amp;nbsp;Then It tried to print on top of the binder&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;clip in the +x,+y corner of the platform. &amp;nbsp;I think I screamed like Homer &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Simpson. I was smart enough to power the two power supplied with there own &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;power strip when I realized it was actually printing the box I told it to. &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;So that caught my attention and my finger left the power button. I let it &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;finish. It was a cube. It was sloppy, ugly and beautiful all at the same&amp;nbsp;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;time.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;At the time I did not know about multiply and the default size set in SF&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;was much bigger than Mosics build area. I got on the IRC and they set me&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;straight.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;Things that worked great during this whole experience:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;Building the Mosaic was easy. I did it in my spare time over a week. Some times I would get the order of attaching things wrong but nothing was &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;unrecoverable. I just had to take things apart and try again. Some how I&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;made the hard things easy and the easy things hard but that’s just me. &amp;nbsp;All in all it was a great kit to build.&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: white; color: black; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;PLA on Blue tape&lt;/b&gt; - It actually worked when I had the extruder too high. It&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;printed bad for a few layers and then was ok. It still stuck even though the initial height was off by about a layer. Went back to the IRC and found&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;out the “Bottom” plugin was likely to be on and messing with my starting height. I turned it of and now things are good.&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&amp;nbsp;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="background-color: white; color: black; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;b&gt;IRC channel&lt;/b&gt; - Sometimes I can’t sleep I wake up between 2 and 4am. There&amp;nbsp;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;was always someone on either &lt;b&gt;#makergearv2&lt;/b&gt; or &lt;b&gt;#reprap&lt;/b&gt; that could point me in &amp;nbsp;&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;the right direction what I was looking for. The bot kthx rocks but has an&amp;nbsp; &lt;span class="Apple-converted-space"&gt;&lt;/span&gt;attitude. (Don’t mention Siri, It’s a sore point I think.)&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-6770133700483258600?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/6770133700483258600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=6770133700483258600&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6770133700483258600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6770133700483258600'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2011/12/wrong-turns-i-made-bringing-my-printer.html' title='Wrong Turns I Made Bringing My Printer Online'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-285501086748082296</id><published>2011-07-16T17:29:00.002-05:00</published><updated>2011-07-16T17:29:32.413-05:00</updated><title type='text'>Stealth Mode Off</title><content type='html'>&lt;title&gt;&lt;/title&gt;&lt;style type="text/css"&gt;p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial}p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; min-height: 14.0px}span.s1 {letter-spacing: 0.0px}span.s2 {font: 12.0px Arial; text-decoration: underline ; letter-spacing: 0.0px color: #0726a7}&lt;/style&gt;&lt;br /&gt;&lt;div class="p1"&gt;&lt;span class="s1"&gt;Ok, Replibot is back online. It has been over a year since the last post. Work and moving into a new fixer upper has taken all my time but I’m starting to get back to some normalcy.&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="s1"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="s1"&gt;I had a question from a friend&amp;nbsp; that I’ve been wanting to get to and today I had some time :&lt;/span&gt;&lt;/div&gt;&lt;div class="p2"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p1"&gt;&lt;span class="s1"&gt;&lt;i&gt;“I've watched several clips about these printers and still don't understand how they measure and then 'print' allowing space for an object (axle/shaft/etc.) to turn in or a key way in which something can move back and forth in etc.&amp;nbsp; If you can explain I would really appreciate.”&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p2"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p2"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;So I have to say that I am clearing out a few cobwebs that developed over the last year so I hope others will speak up where correction is needed.&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;When I&amp;nbsp; have an idea for a design the first thing I do is to capture it using pencil and paper.&amp;nbsp; Actually I use a black ink pen and a blank piece of paper. Sometimes it’s graph paper but I really don’t like following lines until I need to.&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;Then I get the idea into the computer. What tool I use depends on what I am trying to achieve and my mood at the time. My favorites are Google Sketchup (&lt;a href="http://sketchup.google.com/"&gt;&lt;span class="s2"&gt;http://sketchup.google.com/&lt;/span&gt;&lt;/a&gt;) and Open Scad (&lt;a href="http://www.openscad.org/"&gt;&lt;span class="s2"&gt;http://www.openscad.org/&lt;/span&gt;&lt;/a&gt;).&amp;nbsp; There are others I use but these take care of 90% of what I need. Both are FreeWare.&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;The design then needs to be exported so it can be processed by another program. The most preferred format is the *.STL. I think STL stands for Stereo Lithography and that’s all I know about it.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;At this point the design is still not at the point where you can click print. The STL need to be processed by a G-Code generator. The only one I have ever used is&amp;nbsp;Skeinforge.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;Skeinforge is an remarkable piece of software. It is python scripting that knows everything about the printer and the material you are using. It knows how far the print head travels for each step of the motor, how big the nozzle is, speed, width ,temperature&amp;nbsp; - (and the list goes on). It knows because you or someone else told it by filling in a BUNCH of attributes about your printer and the material being melted to build the printed part.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="p4"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;For 3D printers, it’s using this information to slice the design into layers. Each layer is the vertical resolution of the 3D printer. You can think of each layer as a separate drawing that is stacked one on top the other like a stack of cards. One card by itself is really almost 2D but a deck of cards has a definite 3rd dimension.&amp;nbsp;Vertical&amp;nbsp;holes are made by not&amp;nbsp;extruding&amp;nbsp;material in the area where the holes exist. That area is avoided by the printhead for each of the layers penetrated by that hole. The same reasoning applies to horizontal holes but is a bit&amp;nbsp;trickier&amp;nbsp;because of gravity. I have clean&amp;nbsp;horizontal&amp;nbsp;holes out with a drill bit because of deformity due to gravity. So holes that are&amp;nbsp;critical&amp;nbsp;should be placed&amp;nbsp;vertically&amp;nbsp;if possible by&amp;nbsp;aligning&amp;nbsp;the part that way. Also overhangs can only be made at a certain slope. Skeinforge takes care of a lot of stuff to help with this.&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;It’s not only 3D printers that Skeinforge is good for. Any tool where the path is robotically controlled could use Skeinforge to generate G-Code for the design.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.pleasantsoftware.com/developer/pleasant3d/ScreenShot.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="ScreenShot" border="0" src="http://www.pleasantsoftware.com/developer/pleasant3d/ScreenShot.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="p3"&gt;&lt;span class="s1"&gt;Another tool I use is&amp;nbsp;&lt;a href="http://www.pleasantsoftware.com/developer/pleasant3d/"&gt;Pleasant3D&lt;/a&gt; which is a STL and G-Code view for Mac. You can orient and locate STL files and see the tool path of G-code files. Pretty colors are the G-Code and grey is the STL.&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-285501086748082296?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/285501086748082296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=285501086748082296&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/285501086748082296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/285501086748082296'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2011/07/stealth-mode-off.html' title='Stealth Mode Off'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-4025359402213712558</id><published>2010-03-02T05:36:00.005-06:00</published><updated>2010-03-07T10:07:59.042-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='Auger'/><category scheme='http://www.blogger.com/atom/ns#' term='ScrewDrive'/><title type='text'>Introducing a New RepStrap design: Auger</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-family: Times;"&gt;&lt;div class="" style="clear: both; text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Introducing Auger&lt;/span&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;A New and Still Hopeful RepStrap Design&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXy3uE5KI/AAAAAAAAArQ/elXQVQy5S8w/s1600-h/Bearing%20Skate%20-%20SketchUp.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="-webkit-text-decorations-in-effect: none; color: black;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXy3uE5KI/AAAAAAAAArQ/elXQVQy5S8w/s1600-h/Bearing%20Skate%20-%20SketchUp.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="230" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXy3uE5KI/AAAAAAAAArQ/elXQVQy5S8w/s320/Bearing%20Skate%20-%20SketchUp.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Well, having built a McWire I frankly am not satisfied with the performance. For large parts it print fairly decent even good. The smaller parts have been problematic. Mainly due to the course extrusion control. The smaller Items print better when I use multiply in skeinforge but it lengthens an already too long print time. &amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I'm sure that I could probably make due with the McWire but I just can't stand the slow speed. I also think that I can do better starting with a blank slate. That being said I have changed my sights from building a Mendel to a design with the following attributes.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;*The mechanical parts should be available at the local home center (Except bearings, electronics and motors)&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;* Relatively inexpensive&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;*&amp;nbsp;No printed parts should be needed anywhere in the build to get up and printing.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;* Keep the part type and parts count to a minimum.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;* Speed should be comparable to the MakerBot. (I'm trying to do this without belts and pulleys)* Easy to make (although a small drill press is required)Hopefully this design will be something that would be good enough that it could be your first and last 3d printer if you choose not to make another bot.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;So far I think I am on track. I have a sketchup model for the X and Y and am 80% through the build.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;Here are the major build steps to get Auger printing from here:&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* Mount the X and Y motors&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* Join the motors the drive shafts&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* Move the Mendel Z sled assembly to the Auger base plate and adjust the height.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S4rU59WnYXI/AAAAAAAAArE/nfV5oDmtrak/s1600-h/DSCN4186.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S4rU59WnYXI/AAAAAAAAArE/nfV5oDmtrak/s320/DSCN4186.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;b&gt;Basic Construction&lt;/b&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/S4sDegiI0dI/AAAAAAAAArg/5qlt_ZFAdXo/s1600-h/Bearing%20Skate%20-%20SketchUp-3.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="211" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/S4sDegiI0dI/AAAAAAAAArg/5qlt_ZFAdXo/s320/Bearing%20Skate%20-%20SketchUp-3.jpg" width="320" /&gt;&lt;/a&gt;Auger uses a skate and rail system to glide the X and Y axis. #10 hardware is used throughout to hold the bearings in place and mount the skates to the platforms. The X and Y skate and rails are identical. The platforms are 7"x7" made from 3/16 inch luan plywood. The two are identical except for the holes to mount the upper stage to the lower. I think the X and Y sages could be made to work with a rack and pinion system but I am working on creating drive screws to move the stages.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Skates&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;The skate were inspired by the design found here at the&amp;nbsp;&lt;a href="http://www.gilesbathgate.com/2010/01/overlapstrap-y-roller-and-chassis/"&gt;GilesBathGate Blog&lt;/a&gt;.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXzfSMdRI/AAAAAAAAArU/8kfB5Jqaeco/s1600-h/Bearing%20Skate%20-%20SketchUp-1.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXzfSMdRI/AAAAAAAAArU/8kfB5Jqaeco/s320/Bearing%20Skate%20-%20SketchUp-1.jpg" width="318" /&gt;&lt;/a&gt;They are made of 1"x1"x1/8" Aluminum angle. The skate bearings are inexpensive skate bearings ordered from VXB. &amp;nbsp;One skate uses opposing 45deg angled bearing to keep alignment while the other uses inline 90 deg to give glide to the other end. #10 hardware is used to hold the bearings in place and allows enough play to tweak in each stage making it level and square. Washers are used to space the bearings from the brakets. The &lt;a href="http://www.4shared.com/file/232741373/67341665/Auger.html"&gt;Sketchup file&lt;/a&gt; has the ideal distance but I used a number of washers that was closest and that seemed like it was good enough. All the screws bite into tapped holes in the aluminum and medium (blue) thread lock was used because of the high vibe environment.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Rails&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;The rails are made of two parts. The same aluminum U channel that McWire had in its design is used as a base to hold 0.7 inch electrical conduit. &amp;nbsp;The conduit really inexpensive and is used to provide the rolling surface for the bearings and gives height between the sleds for the drive screws. This conduit is very rigid. We paint it and use it for curtain rods inside our house. &amp;nbsp;Dry wall or wood screws go through the bottom of the ply wood, through the U channel and grab the conduit to hold the rails in place.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Base&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rX0FA5a6I/AAAAAAAAArY/cFnrUVqz4s4/s1600-h/Bearing%20Skate%20-%20SketchUp-2.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="216" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rX0FA5a6I/AAAAAAAAArY/cFnrUVqz4s4/s320/Bearing%20Skate%20-%20SketchUp-2.jpg" width="320" /&gt;&lt;/a&gt;The base is made of 1/2" ply wood. I'm actually using an old cabinet door that was in my scrap wood pile. Anything of that type would work. The main purpose of the base is to hold the rails and give a place to mount the Z sled. The Z sled is not designed yet but eventually will use the same design concepts as the X and Y sleds. In the mean time I will be using the Z sled from my McWire.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Drive System&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I have had this wild idea that I could make a drive screw to move the stages. So far it has turned out pretty good but I have hit a few bumps along the way.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;b&gt;The Jig&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S4rUpDUTYiI/AAAAAAAAAqk/93jJ-lGVnKg/s1600-h/DSCN4180.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S4rUpDUTYiI/AAAAAAAAAqk/93jJ-lGVnKg/s320/DSCN4180.JPG" width="320" /&gt;&lt;/a&gt;To create the drive screw I have come up with a jig. I call it my Augering jig. It basically consists of a platform that fastens the the base of my drill press. It has two rails that form a channel. The channel is adjustable to guide rods 3/4 to 1 inches. Two 1/4inch bolts are used to hold and clamp a bracket over the rods. That bracket holds a razor blade angled by a wedge. The wedge in the picture is 15 degrees. I have made it so the wedge can be swapped out for one of a different angle. &amp;nbsp;The bracket is tightened down so that the razor blade gets a good bite into the rod. When the rod is rotated the angle of the razor blade translates this into a linear displacement. This displacement drives the rod forward in to a bit that cuts a spiral grove into the rod. The jig works amazingly well.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;The Drive Screw&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rU2638xII/AAAAAAAAAq8/DExJqlES3Hc/s1600-h/DSCN4185.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rU2638xII/AAAAAAAAAq8/DExJqlES3Hc/s320/DSCN4185.JPG" width="320" /&gt;&lt;/a&gt;I first tried the jig out using a 3/4" poplar dowel. After a few attempts I was able to come up with a precise cut.&amp;nbsp;At first I was turning it by hand but that got tiring. Then I drilled a hole in the end of the dowel where I fastened a 1x2 piece of wood. I centered it so I could turn it with two hands like a ships wheel. I was able to turn it easily but the rotation was not smooth because my hands had to trade positions. Then I attached the 1x2 at its end and steadied with my left hand and turning it with my right. I was able to keep constant pressure on it in a smooth rotation. I found out later that pausing had not ill effects on the cut but reversing did as there is no support in the opposite direction &amp;nbsp;for the razor blade and it flexed easily.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I used some calipers to measure the variation in thread distance in one rotation and they were less than 0.005" of &amp;nbsp;one another from thread to thread. (It's really kind of hard to tell. I will have to measure the accuracy under operation.) Then thought it would be better if the rod was made of a lower friction material. I placed an order with McMaster Carr for some 1 and 3/4 inch UHMW HDPE.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&amp;nbsp;I tried cutting some this weekend but had some problems:&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* The 3/4 inch rod I ordered was actually 0.81 inches in diameter or about 13/16". &amp;nbsp;All I have is a 3/4 paddel bit to make the nut. I cut threads in it anyways. perhaps I will pick up a bit this week.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* The HDPE has a low melting point and as a result likes to be cut slowly. My drill press on its slowest speed and an 1/8" bit still melted it as it cut. I was &amp;nbsp;able to cut the 3/4" &amp;nbsp;rod ok but the 1 inch rod melted too much and was not really useable. It seemed it was a slightly different material.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* The 1" inch rod had bulges in the diameter I think caused by the extrusion process.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;* All the rods had a bend in them. I was able to correct this by hand.&lt;br /&gt;&lt;br /&gt;If the razor blade had bidirectional support I think one could do gradually deeper cuts by going back and forth without too much loss in precision. I think that would be key to cutting plastics without melting. &amp;nbsp;The bit I was using is a downward cutting spiral bit. &amp;nbsp;A bit with 2 flutes and less surface area may help the melting issue as well.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;b&gt;Drive Nut&lt;/b&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rU0GS8QMI/AAAAAAAAAq4/Lu4pBuRQcMI/s1600-h/DSCN4184.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S4rU0GS8QMI/AAAAAAAAAq4/Lu4pBuRQcMI/s320/DSCN4184.JPG" width="320" /&gt;&lt;/a&gt;The dive nut is pretty simple in&amp;nbsp;construction. I made it block by glueing two pieces of &amp;nbsp;plywood together and drilling a hole that matched the drive rod. I marked the diameter of the circle and transferred those marks to the top. I placed a 15 degree wedge under the block and I drilled a hole just inside the markings. &amp;nbsp;This made a hole that is parallel to the threads of the shaft. &amp;nbsp;I then put the 1/8" drill bit in smooth side first and cut it off flush to the top using the Dremel tool. &amp;nbsp;This made the thread of the nut.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/S4rUuyZNSWI/AAAAAAAAAqs/TeG_4ouRE8E/s1600-h/DSCN4182.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/S4rUuyZNSWI/AAAAAAAAAqs/TeG_4ouRE8E/s320/DSCN4182.JPG" width="320" /&gt;&lt;/a&gt;On one of the nut and rod pairs there seemed to be some blacklash that is comparable to McWire's rod and coupling nut on the other there was hardly any at all. I will have to &amp;nbsp;wait for actual operation to see how good it is though. I have some more ideas on how to make these better that I will be exploring.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-4025359402213712558?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/4025359402213712558/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=4025359402213712558&amp;isPopup=true' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4025359402213712558'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4025359402213712558'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/03/introducing-new-repstrap-design-auger.html' title='Introducing a New RepStrap design: Auger'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_7j0MHw9pQbE/S4rXy3uE5KI/AAAAAAAAArQ/elXQVQy5S8w/s72-c/Bearing%20Skate%20-%20SketchUp.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-6653221505645402217</id><published>2010-01-17T08:08:00.000-06:00</published><updated>2010-01-17T08:08:07.787-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='skeinforge'/><title type='text'>Software and First Prints</title><content type='html'>Lately, work has been&amp;nbsp;crushing&amp;nbsp;me. I have still managed to put some time in almost every day and made some good progress during this last week. Here are the highlights.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installed Software&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.arduino.cc/"&gt;Arduino Environment&lt;/a&gt; - I had this software already installed but I made sure I was using the current version.&amp;nbsp;I had to configure the IDE to be used with a Sanguino Microcontroller.&amp;nbsp;&lt;a href="http://sanguino.cc/useit"&gt;The instructions are here.&lt;/a&gt;&amp;nbsp;This all seemed to work fine.&lt;/li&gt;&lt;li&gt;Firmware - I had some problems getting the firmware to compile. In fact it never did. While browsing through the &lt;a href="http://groups.google.com/group/makerbot"&gt;MakerBot Google group&lt;/a&gt; I found that I did not need to compile these as they come with and can be installed by ReplicatorG. It would have been nice to have known that up front as it would have saved me a bunch of time.&lt;/li&gt;&lt;li&gt;ReplicatorG - I down loaded ReplicatorG &lt;a href="http://github.com/makerbot/ReplicatorG/downloads"&gt;from here&lt;/a&gt;. At first this would not work on my computer. When it ran a Java run time window would pop up and say&amp;nbsp;something&amp;nbsp;like. "Could not find main class, progam terminated." I reinstalled Java and it didn't fix the problem. Then I read on the &lt;a href="http://forums.reprap.org/"&gt;RepRap forums&lt;/a&gt;&amp;nbsp;that a complete uninstall and then reinstall should fix it. So, I tried that and it did. I made a copy of&amp;nbsp;machine.xlm and then added the xml code &lt;a href="http://www.binaryconstruct.com/reprap/downloads/McWireReplicatorG.xml"&gt;McWireReplicatorG.xml&lt;/a&gt;&amp;nbsp;You need to do "View Page Source to see the XML code in the browser and then copy and paste using a text editor.&lt;/li&gt;&lt;li&gt;Python - I down loaded &lt;a href="http://www.python.org/"&gt;Python from here&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Skeinforge - I down loaded &lt;a href="http://www.bitsfrombytes.com/wiki/index.php?title=Skeinforge#Where_to_get_it"&gt;from here&lt;/a&gt;. I decided to change the environment&amp;nbsp;path to include python so Skeinforge could be run from my tool bar. I made a batch file containing "python skeinforge.py" and stuck a shortcut in my tool bar.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;Power up&lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;ul&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S1L6VYeSBSI/AAAAAAAAAjM/GhH4czVdLGA/s1600-h/DSCN4157.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S1L6VYeSBSI/AAAAAAAAAjM/GhH4czVdLGA/s200/DSCN4157.JPG" width="200" /&gt;&lt;/a&gt;&lt;li&gt;Extruder Test - &amp;nbsp;I am currently using HDPE for my extrusions. I'm seeing that ABS is popular&amp;nbsp;and PLA is coming on strong but these were not in stock when I ordered my things from MakerBot so I got HDPE. From the MakerBot Store site:&amp;nbsp;&lt;i&gt;"&lt;span class="Apple-style-span" style="color: #2f2f2f; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px;"&gt;This is HDPE plastic aka High Density Polyethylene aka Milk Jug plastic. This is a nice, smooth, high quality plastic. It comes as a filament in 5lb coils with a diameter of 3mm.&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;This plastic is cheaper than ABS, but has a higher shrinkage factor which makes printing large objects more difficult. It does have a much lower coefficient of friction so you can print things that are very smooth.&lt;/span&gt;"&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Endstop Test - The endstops work great but are useless. In fact they are worse than useless. When an endstop is triggered, the ReplicatorG and the motherboard freezes up. I think they pickup noise also so I removed all 6 endstops.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;First Prints&lt;/b&gt;&lt;br /&gt;My first prints were piles of goo. But, I have learned a bunch about the tool chain during this last week. Basically it's pretty easy. Once you go through it a few times. The instructions &lt;a href="http://wiki.makerbot.com/how-to-print"&gt;are here&lt;/a&gt;.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1L6YIW02sI/AAAAAAAAAjQ/f9Fpfet2WUA/s1600-h/DSCN4161.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1L6YIW02sI/AAAAAAAAAjQ/f9Fpfet2WUA/s200/DSCN4161.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;The key is to get the skeinforge settings right. I started with the settings from &lt;a href="http://www.binaryconstruct.com/index.php/reprap/toolhead-experiments/73-new-extruder-improved-build-quality"&gt;Binary Construct&lt;/a&gt;&amp;nbsp;blog.&lt;br /&gt;&lt;i&gt;"&lt;span class="Apple-style-span" style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px;"&gt;Here are some of the more important skeingforge settings I am using:&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;&lt;div style="margin-bottom: 1em; margin-left: 0px; margin-right: 0px; margin-top: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;PWM Motor Speed: 215 to 225 (depending on the object)&lt;br /&gt;Extruder Temp: 225 C&lt;br /&gt;Speed: 80mm/s (i think the threaded drive has some effect on this no being accurate)&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px;"&gt;Layer Height: 0.7mm&lt;/span&gt;"&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;These settings allowed me to start printing test cubes that are15mm on a side. These are kind of like the "hello world" of 3D printing.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tweaking Skeinforge&lt;/b&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S1MKaClKR2I/AAAAAAAAAjg/JgBSQkErRfk/s1600-h/DSCN4163.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S1MKaClKR2I/AAAAAAAAAjg/JgBSQkErRfk/s320/DSCN4163.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1MDdWTRPbI/AAAAAAAAAjU/7CaCBm1s_S8/s1600-h/DSCN4164.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1MDdWTRPbI/AAAAAAAAAjU/7CaCBm1s_S8/s320/DSCN4164.JPG" width="320" /&gt;&lt;/a&gt;I have been&amp;nbsp;learning&amp;nbsp;about Skeinforge settings from &lt;a href="http://rapmanv3.blogspot.com/2009/09/more-skienforge.html"&gt;Bits From Bytes Blog&lt;/a&gt;. I think I have tweaked the McWire to the best of it's ability.&amp;nbsp;The prints are very useable but slow and course.&amp;nbsp;The basic problem with it is that the X and Y sleds move to slow because of the gearing with respect to the minimum extruder flow rate. Right now I'm running at 200/255 PWM rate on the extruder motor. Any slower risks a chance of stalling. The 80mm/s in the above settings is being limited by the settings in ReplicatorG. I Adjusted those and found they are best left where they are. &amp;nbsp;So for right now there is not much, if any, of the desired&amp;nbsp;filament&amp;nbsp;stretch during the extrusion process. This could be fixed by going to a larger&amp;nbsp;thread pitch on the drive screws.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S1MYNiKmBPI/AAAAAAAAAk8/Z8Asks1pVCM/s1600-h/raft.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S1MYNiKmBPI/AAAAAAAAAk8/Z8Asks1pVCM/s400/raft.jpg" width="261" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S1MWavhby1I/AAAAAAAAAkY/IrPXpmrMIlI/s1600-h/Carve.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="230" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S1MWavhby1I/AAAAAAAAAkY/IrPXpmrMIlI/s320/Carve.jpg" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Here are the key skeinforge settings I have going right now.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1MWbM9NOuI/AAAAAAAAAkc/ShCyxpPjNYo/s1600-h/Speed.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="289" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S1MWbM9NOuI/AAAAAAAAAkc/ShCyxpPjNYo/s320/Speed.jpg" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-6653221505645402217?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/6653221505645402217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=6653221505645402217&amp;isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6653221505645402217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6653221505645402217'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/01/software-and-first-prints.html' title='Software and First Prints'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_7j0MHw9pQbE/S1L6VYeSBSI/AAAAAAAAAjM/GhH4czVdLGA/s72-c/DSCN4157.JPG' height='72' width='72'/><thr:total>6</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-4804195080888870335</id><published>2010-01-12T04:48:00.002-06:00</published><updated>2010-01-12T04:52:10.508-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='opto-endstops'/><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='wiring'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='driver'/><title type='text'>Thunder Cats are GO!</title><content type='html'>A bunch of progress has been made since my last post. Two major steps have been achieved .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Mounting the Gen3 boards&lt;/li&gt;&lt;li&gt;Wiring the&amp;nbsp;Electronics&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Mounting the Electronics&lt;/b&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S0vO-sjqiXI/AAAAAAAAAiY/GsHg0cyUIkE/s1600-h/DSCN4144.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S0vO-sjqiXI/AAAAAAAAAiY/GsHg0cyUIkE/s200/DSCN4144.JPG" width="200" /&gt;&lt;/a&gt;This started with making a template by exporting the layers out of Eagle to a dxf file and then took that into my CAD program where created the board&amp;nbsp;arrangement. I used some&amp;nbsp;glue stick&amp;nbsp;and pasted it to a&amp;nbsp;piece&amp;nbsp;of plywood and cut it to size.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vO7k1aBrI/AAAAAAAAAiU/6OEdoblY9vs/s1600-h/DSCN4136.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vO7k1aBrI/AAAAAAAAAiU/6OEdoblY9vs/s200/DSCN4136.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I made some home made standoffs from drywall mollies. I used some washers to get the desired spacer length and cut them with some good size wire cutters.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/S0vPG4OT9OI/AAAAAAAAAik/VxbCuUfs2rU/s1600/DSCN4154.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/S0vPG4OT9OI/AAAAAAAAAik/VxbCuUfs2rU/s200/DSCN4154.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Here is a driver board with the standoffs. Also you can see that I added the right angle headers for the opto endstops. I didn't bother taking out the CAT5 connectors.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vPEAkVejI/AAAAAAAAAig/9HdYNExA-yc/s1600/DSCN4148.JPG" imageanchor="1" style="clear: right; display: inline !important; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vPEAkVejI/AAAAAAAAAig/9HdYNExA-yc/s200/DSCN4148.JPG" width="200" /&gt;&lt;/a&gt;I had a nice hefty bracket for mounting large curtain rods and &amp;nbsp;used it to mount the&amp;nbsp;electronics&amp;nbsp;board.&amp;nbsp;I wanted to make sure that the electronics were off the bench so the machine does not take up so much room. All but the power supply is off the bench and I am working on getting that mounted some how.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Wiring the&amp;nbsp;Electronics&lt;/b&gt;&lt;br /&gt;Here are some notable points I had for the wiring:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vPJh0fymI/AAAAAAAAAio/V5zLsBBdu6s/s1600/DSCN4156.JPG" imageanchor="1" style="clear: right; display: inline !important; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/S0vPJh0fymI/AAAAAAAAAio/V5zLsBBdu6s/s200/DSCN4156.JPG" /&gt;&lt;/a&gt;&lt;li&gt;I unsoldered the molex connector pulling the pins out one at a time and soldered in screw terminals for hooking up the stepper motors. &amp;nbsp;&lt;i&gt;Digikey: A98168-ND TERM BLOCK 4POS SIDE ENT 3.81MM&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;I found some sprinkler wire at a home center to hook up the stepper motors. It worked out great. It is multicolor 18AWG solid core wires with 7 wires in the bundle and has black PVC sleeving.&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;I wired up the opto couplers and with Red (+5V), Black (ground) and yellow(signal). This wire was connected to 0.1" female connectors. (&lt;i&gt;Digikey:&amp;nbsp;&lt;span style="font-style: normal;"&gt;&lt;i&gt;S7001-ND CONN HEADER FEMALE 3POS .1" TIN&lt;/i&gt;) on both ends.&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-style: normal;"&gt;&lt;i&gt;&lt;span style="font-style: normal;"&gt;&lt;i&gt;&lt;span style="font-style: normal;"&gt;I used right angle 0.1" spaced header pins on the driver boards that are right underneath the cat 5 connectors. I didn’t bother to remove the cat5 connectors since they were not in the way.&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;At this point the McWire is completely wired and ready for action.&amp;nbsp;The next steps are firmware installs, softwares and then printing!&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-4804195080888870335?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/4804195080888870335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=4804195080888870335&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4804195080888870335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4804195080888870335'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/01/thunder-cats-are-go.html' title='Thunder Cats are GO!'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_7j0MHw9pQbE/S0vO-sjqiXI/AAAAAAAAAiY/GsHg0cyUIkE/s72-c/DSCN4144.JPG' height='72' width='72'/><thr:total>1</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-972383393421540397</id><published>2010-01-04T06:08:00.000-06:00</published><updated>2010-01-04T06:08:05.183-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='LaserCut'/><category scheme='http://www.blogger.com/atom/ns#' term='SwingArm'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='ScrewDrive'/><title type='text'>McWire After Build Issues</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0HKO1xslpI/AAAAAAAAAhw/yGzl7KW2jno/s1600-h/DSCN4149.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0HKO1xslpI/AAAAAAAAAhw/yGzl7KW2jno/s200/DSCN4149.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Some short comings of the McWire design have shown themselves after the build.&lt;br /&gt;&lt;br /&gt;The first one concerns the method of attaching the drive screw to the Z sled. I seems the constant pressure on the tape covered coupling nut made the tape move over time. It telescoped out until the holding pressure in the conduit ran out. Then slipped out of the strap.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/S0HKUk8BU1I/AAAAAAAAAh4/JnKNy-tATk8/s1600-h/DSCN4153.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/S0HKUk8BU1I/AAAAAAAAAh4/JnKNy-tATk8/s200/DSCN4153.JPG" width="200" /&gt;&lt;/a&gt;My solution was to build a bracket that presses the coupling nut against the Z sled, holding it in place. Overall this is a better way to go as you can adjust the height from the Z sled with a shim to get the drive screw parallel to the sled. This was a pain to do with the tape wound design.The X and Y have not been changed out but I will use the same solution if they become a problem.&lt;br /&gt;&lt;br /&gt;The bracket material came from an L bracket that is used to hold drapery rods. A piece of 1/8"thick aluminum would do as well. It's held in place by 2 - #10 screws and tapped holes in the sled.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzYczZpljNI/AAAAAAAAAbs/rvSzE-YRl2o/s1600-h/XstageBuildSession2.5_1.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzYczZpljNI/AAAAAAAAAbs/rvSzE-YRl2o/s200/XstageBuildSession2.5_1.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Another failure that has been occurring is breaking swing arms. They are not standing up to the task. I think it is the constant pressure of the spring and the size of the 5/16 hole&amp;nbsp;plus&amp;nbsp;counter sink relative to width of the swing arm. I have reduced the spring pressure as low as I fell&amp;nbsp;comfortable&amp;nbsp;with but failures are still occurring. I had 4 spares made when I ordered the laser cut parts and those are used up and now I am making parts to replace them.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0HKR-sbmzI/AAAAAAAAAh0/d3Y5aGPFNo8/s1600-h/DSCN4152.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0HKR-sbmzI/AAAAAAAAAh0/d3Y5aGPFNo8/s200/DSCN4152.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I think the newly designed swing arms are working great and are easy to build. I used 3/16" press board because that’s what I had on hand. 1/4" thickness might be better. &amp;nbsp;1/8" aluminum would work nicely.&lt;br /&gt;&lt;br /&gt;To make one of these :&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Use a template to mark the outline and hole locations.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Cut it out roughly with the outline markings and the drill 1/16" pilot holes for all 3 holes. (larger for aluminum)&lt;/li&gt;&lt;li&gt;Drill the clearance hole (23/64") for the 5/16" bolt holding it to the sled.&lt;/li&gt;&lt;li&gt;Mount the bearing with a small washer (M5) under it using a dry wall screw.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Screw in a #2 sheet metal screw to hold the spring.&lt;/li&gt;&lt;li&gt;Dremel off the length the the screws protruding from the other side and grind them down just below the surface so the don't scratch the plastic on the sled.&lt;/li&gt;&lt;li&gt;File the shape of the swing arm down to the outline marks.&amp;nbsp;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-972383393421540397?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/972383393421540397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=972383393421540397&amp;isPopup=true' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/972383393421540397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/972383393421540397'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/01/mcwire-after-build-issues.html' title='McWire After Build Issues'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_7j0MHw9pQbE/S0HKO1xslpI/AAAAAAAAAhw/yGzl7KW2jno/s72-c/DSCN4149.JPG' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-356065830809114541</id><published>2010-01-03T06:36:00.001-06:00</published><updated>2010-01-03T06:37:34.626-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='plastruder'/><title type='text'>McWire and MK4 Plastruder</title><content type='html'>Well it took some tweaking and figuring but I have the &lt;a href="http://store.makerbot.com/toolheads/plastruder/plastruder-kit-mk3.html"&gt;MakerBot Mk4 Plastruder&lt;/a&gt; successfully mounted to the Z sled. It was not as hard as I thought it would be and it came out better than I envisioned.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I built up the complete assembly according to the&amp;nbsp;&lt;a href="http://wiki.makerbot.com/plastruder-mk4-assembly"&gt;instructions&amp;nbsp;at wiki.MakerBot&lt;/a&gt;. Then I started to brain storm ways of attaching it. In the end, there was only one&amp;nbsp;practical&amp;nbsp;way of mounting it. Here is the configuration I came up with:&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZJWTU1xI/AAAAAAAAAhE/ubz7Xbwe_zs/s1600-h/DSCN4135.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZJWTU1xI/AAAAAAAAAhE/ubz7Xbwe_zs/s200/DSCN4135.JPG" width="200" /&gt;&lt;/a&gt;Both the dinos had to be removed. They made the whole assembly as large as the Z sled. I set them free and they are able to rome around the shop and feed on future&amp;nbsp;discarded&amp;nbsp;prints.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0CE2hrjVMI/AAAAAAAAAhM/7hYWkLC9l7U/s1600-h/DSCN4132.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/S0CE2hrjVMI/AAAAAAAAAhM/7hYWkLC9l7U/s200/DSCN4132.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I laid the plastruder assembly down on some graph paper to get the relative distance from the extruder nozzle to the mounting holes.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZGiZW0KI/AAAAAAAAAhA/IpBCdPKD71s/s1600-h/DSCN4134.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZGiZW0KI/AAAAAAAAAhA/IpBCdPKD71s/s200/DSCN4134.JPG" width="150" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I wanted to create a template for an&amp;nbsp;adapter&amp;nbsp;plate&amp;nbsp;that would hold the&amp;nbsp;extruder&amp;nbsp;board and the remaining of the plastruder assembly. So, I down loaded the Eagle files for the extruder board and&amp;nbsp;exported&amp;nbsp;the&amp;nbsp;Dimension&amp;nbsp;and the Holes layers as a dxf file. This gave me the hole pattern for both the extruder board and the plastruder since they bolt to one another using these. &amp;nbsp;I then arranged these in my CAD software such that the nozzle was centered on the Z sled. From there it was easy to see that the inside mounting holes for the PTFE bearings would make good mounting holes for the adapter plate. The adapter plate was made out of 3/16" fiber board. &amp;nbsp;It's what I had on hand.&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZCq5uM_I/AAAAAAAAAg8/RCv-8XI7iP4/s1600-h/DSCN4133.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZCq5uM_I/AAAAAAAAAg8/RCv-8XI7iP4/s200/DSCN4133.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;After mounting the extruder board and the plastruder &amp;nbsp;to the&amp;nbsp;adapter&amp;nbsp;board and on to the Z sled I saw that it needed to be lowered about a good 2". &amp;nbsp;A quick run to the hardware store and I got some different lengths of pipe to adjust the Z sled height. I ended up&amp;nbsp;swapping&amp;nbsp;out the 12" piece&amp;nbsp;with&amp;nbsp;two 5" pieces and a coupler.&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/Sz_X5p3vQLI/AAAAAAAAAgs/1orWSf-8Wzs/s1600-h/DSCN4140.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/Sz_X5p3vQLI/AAAAAAAAAgs/1orWSf-8Wzs/s200/DSCN4140.JPG" width="150" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The Y alignment is not quite centered yet. Good enough for now though.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sz_X9OqyBSI/AAAAAAAAAgw/s9cUoDLEkj8/s1600-h/DSCN4143.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sz_X9OqyBSI/AAAAAAAAAgw/s9cUoDLEkj8/s200/DSCN4143.JPG" width="150" /&gt;&lt;/a&gt;Over all I think it came out pretty good and will be easy to swap out print heads. I'm thinking of putting longer screws in from the other side and securing the board with some screw on knobs or wing nuts.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: auto;"&gt;&lt;span style="font-family: 'Lucida Grande'; font-size: small;"&gt;&lt;span style="font-size: 11px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: 'Lucida Grande'; font-size: small;"&gt;&lt;span style="font-size: 11px;"&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span id="goog_1262474954558"&gt;&lt;/span&gt;&lt;span id="goog_1262474954559"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-356065830809114541?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/356065830809114541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=356065830809114541&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/356065830809114541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/356065830809114541'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/01/mcwire-and-mk4-plastruder.html' title='McWire and MK4 Plastruder'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_7j0MHw9pQbE/Sz_ZJWTU1xI/AAAAAAAAAhE/ubz7Xbwe_zs/s72-c/DSCN4135.JPG' height='72' width='72'/><thr:total>3</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-433794237098196551</id><published>2010-01-01T08:06:00.000-06:00</published><updated>2010-01-01T08:06:25.561-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='RepRap'/><category scheme='http://www.blogger.com/atom/ns#' term='plastruder'/><title type='text'>Plastruder Build</title><content type='html'>&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/Sz35u6qxJcI/AAAAAAAAAgE/QnQiaUa-gos/s1600-h/DSCN4131.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/Sz35u6qxJcI/AAAAAAAAAgE/QnQiaUa-gos/s320/DSCN4131.JPG" width="320" /&gt;&lt;/a&gt;I was a little nervous when it came to building up the plastruder. It seems like a place that many things could go wrong. I got the &lt;a href="http://store.makerbot.com/toolheads/plastruder/plastruder-kit-mk3.html"&gt;MK4 plastruder from MakerBot&lt;/a&gt;. The build&amp;nbsp;instructions&amp;nbsp;on their wiki are pretty straight forward. Also, &amp;nbsp;I am thankful for the makerbot google group for the support they give. I have been trolling and learning some of the&amp;nbsp;pitfalls&amp;nbsp;people have had in building the current revision. I see the wiki has been updated to address&amp;nbsp;those.&amp;nbsp;Awesome!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sz35eDo8SjI/AAAAAAAAAfs/mwmeDrYaEeg/s1600-h/DSCN4125.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sz35eDo8SjI/AAAAAAAAAfs/mwmeDrYaEeg/s200/DSCN4125.JPG" width="200" /&gt;&lt;/a&gt;Now that I have built one and all measurements look good I feel like i can tackle another without too much problem. &amp;nbsp;The hardest part for me was the fine wire of the thermistor. It was like to hairs &amp;nbsp;and a spec of glass. I felt that if I sneezed, it would be gone.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/Sz35g-cGq9I/AAAAAAAAAfw/qqW58W2dUhc/s1600-h/DSCN4126.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/Sz35g-cGq9I/AAAAAAAAAfw/qqW58W2dUhc/s200/DSCN4126.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I thought I would take pictures of the way I wound the wire on so encase I have any problems I could show the experts and see how it could be improved.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The next challenge is to mount the plastruder to the Z sled.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-433794237098196551?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/433794237098196551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=433794237098196551&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/433794237098196551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/433794237098196551'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2010/01/plastruder-build.html' title='Plastruder Build'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7j0MHw9pQbE/Sz35u6qxJcI/AAAAAAAAAgE/QnQiaUa-gos/s72-c/DSCN4131.JPG' height='72' width='72'/><thr:total>0</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-3203326481073224950</id><published>2009-12-31T08:15:00.000-06:00</published><updated>2009-12-31T08:15:56.647-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Coupling'/><category scheme='http://www.blogger.com/atom/ns#' term='RepRap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><title type='text'>McWire Motor Coupling</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/SzyiCYp23YI/AAAAAAAAAfI/oJfy3Euyx98/s1600-h/DSCN4123.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/SzyiCYp23YI/AAAAAAAAAfI/oJfy3Euyx98/s320/DSCN4123.JPG" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;b&gt;The Structure Is Built&lt;/b&gt;&lt;br /&gt;The basic McWire cartesian structure has been built. The last step was to couple the drive screws to the motors. I was undecided on the way to do this. &amp;nbsp;The stepper motors I have a D shaft. I was a little&amp;nbsp;concerned&amp;nbsp;about using the suggested aquarium tubing with them. I was in the hardware store on my way to find some tubing and I came across the PEX pipe. It's a semi rigid&amp;nbsp;plastic&amp;nbsp;pipe. &amp;nbsp;It was cheap and very sturdy. It's even rated for hot&amp;nbsp;potable&amp;nbsp;water so I though i would give it a try. I meant to pick up some&amp;nbsp;tubing&amp;nbsp;as well as a fall back incase this didn’t work but, I was so focused on making the PEX pipe work, I forgot.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Coupler&lt;/b&gt;&lt;br /&gt;It's 3/8" OD and ID about 7/32". At first, I tried to slide it on the the motor shaft with a good amount of pressure but it was a no go. The motor shaft diameter is a 1/4" so I drilled it out to 15/64" and tried it again. No joy there either. &amp;nbsp;Then I tried &amp;nbsp;a 1/4"drill. Finally the motor shaft slid in - but not without a significant amount of pressure.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/Szyh4yICNGI/AAAAAAAAAe8/X-_RlMzqgZ8/s1600-h/DSCN4120.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/Szyh4yICNGI/AAAAAAAAAe8/X-_RlMzqgZ8/s320/DSCN4120.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I decided to use a 2" &amp;nbsp;piece for the coupler. This would&amp;nbsp;allow&amp;nbsp;3/4" for the motor shaft and 1" for the threaded rod with a 1/4" gap between. &amp;nbsp;On the drive screw side I tapped it about 3 turns worth of 1/4"-20 and then using a jam nut&amp;nbsp;configuration screwed the threaded bar into the pipe about an inch. Looking back I think 1/2" would have done but the wheels were already in motion.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/Szyh-5e_5YI/AAAAAAAAAfE/W4YVDDuVSuQ/s1600-h/DSCN4122.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/Szyh-5e_5YI/AAAAAAAAAfE/W4YVDDuVSuQ/s320/DSCN4122.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;On the final assembly I kept the jam nuts on the rod to help get the pipe off if ever I need too.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szyh74MCExI/AAAAAAAAAfA/w-Xp-05Plnk/s1600-h/DSCN4121.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szyh74MCExI/AAAAAAAAAfA/w-Xp-05Plnk/s320/DSCN4121.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;b&gt;Yet Another &amp;nbsp;Spacer&lt;/b&gt;&lt;br /&gt;I&amp;nbsp;discovered&amp;nbsp;another place a spacer is needed. When I attached the coupling nut using the 1/2" conduit strap to the X and Y platforms, the added assembly was running into the end support. &amp;nbsp;I lowered the end support from the rails with 1/4" of PEX pipe for a spacer. This was only a problem on the X and Y as the Z coupling nut assembly is not at the end of the platform.&lt;br /&gt;&lt;br /&gt;Another option was to take off the end support completely as it seems it's only function is to hold the opto-endstop and I think that could be done in a different fashion. For now I will leave it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-3203326481073224950?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/3203326481073224950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=3203326481073224950&amp;isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/3203326481073224950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/3203326481073224950'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-motor-coupling.html' title='McWire Motor Coupling'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_7j0MHw9pQbE/SzyiCYp23YI/AAAAAAAAAfI/oJfy3Euyx98/s72-c/DSCN4123.JPG' height='72' width='72'/><thr:total>5</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-2700911299236860663</id><published>2009-12-30T05:29:00.000-06:00</published><updated>2009-12-31T02:52:50.623-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='opto-endstops'/><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><title type='text'>McWire and Opto-Endstops</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzstyqEYDZI/AAAAAAAAAeY/HV5nHzW0HFc/s1600-h/DSCN4112.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzstyqEYDZI/AAAAAAAAAeY/HV5nHzW0HFc/s200/DSCN4112.JPG" width="200" /&gt;&lt;/a&gt;So I didn't have as much build time yesterday as I normally do but did manage to get the opto-endstops built and mounted. These came along with the &lt;a href="http://store.makerbot.com/electronics/assembled-electronics/generation-3-electronics-mostly-assembled.html"&gt;GEN3 electronincs that I got from MakerBo&lt;/a&gt;t. At first, when I poured the contents of the bag O opto-endstops out, it looked like I was in for a bunch of work.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szst1bc6jKI/AAAAAAAAAec/_GzOcve3up0/s1600-h/DSCN4113.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szst1bc6jKI/AAAAAAAAAec/_GzOcve3up0/s200/DSCN4113.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I called up the link that was on the outside of the bag that had the assembly instructions and no problems with assembly except inserting the 5 leads of the optical sensor into the hole. Lining up all 5 spindly leads at the same time was a challenge for me so I trimmed each of the leads at a different length so that they would go in one at a time.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/Szst7rfFtTI/AAAAAAAAAeo/GhxvZDj6Sm8/s1600-h/DSCN4115.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/Szst7rfFtTI/AAAAAAAAAeo/GhxvZDj6Sm8/s200/DSCN4115.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I stuffed and soldered in all of the components except for the connector which I left unsoldered. I wanted to do a fit check at each of the&amp;nbsp;locations&amp;nbsp;before&amp;nbsp;committing&amp;nbsp;to having it on the board. It's a good thing I did because it would have definitely&amp;nbsp;interfered&amp;nbsp;with the Z motor shaft. Given that I decided to go with a right angle header&amp;nbsp;solution. &amp;nbsp;This option was smartly designed in so it was easy.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_7j0MHw9pQbE/Szst-a9s63I/AAAAAAAAAes/PJwQTJPq_Y4/s1600-h/DSCN4116.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://1.bp.blogspot.com/_7j0MHw9pQbE/Szst-a9s63I/AAAAAAAAAes/PJwQTJPq_Y4/s200/DSCN4116.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;After the boards were fully soldered I tested them using the Arduino board I got from &lt;a href="http://www.adafruit.com/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=50&amp;amp;zenid=e23af08bf02145e193d9552db3da6109"&gt;Adafruit Industries.&amp;nbsp;&lt;/a&gt;&amp;nbsp;It was a simple cut and paste of the code from the MakerBot sight and the program was running on the board. I did have one problem while testing. At first it didn't work. I checked all my wiring and hookups and made sure that the board had power and ground. &amp;nbsp;I thought, ok I'll just move on to the next one and get back to this one. Well, none of them worked! Then I was suspicious. I noticed in the photo on the assembly and test web paged used a thick piece of &amp;nbsp;cardboard so I changed the piece of white printer paper I was using to a piece of cardboard and it worked. In fact now all tested good. I then colored the piece of paper black with a marker and tried that. That seemed to do the trick as well.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/SzsuEd47EwI/AAAAAAAAAe4/UMC0I1yLAqM/s1600-h/DSCN4119.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/SzsuEd47EwI/AAAAAAAAAe4/UMC0I1yLAqM/s200/DSCN4119.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Once the boards were working, I&amp;nbsp;started&amp;nbsp;mounting them to the McWire. &amp;nbsp;Some location were fine and some were iffy. I think I will end up moving one or two of them. I will see as the build progresses. &amp;nbsp;The one&amp;nbsp;closest&amp;nbsp;to the Z motor had the highest&amp;nbsp;probability&amp;nbsp;of interference.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-2700911299236860663?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/2700911299236860663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=2700911299236860663&amp;isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2700911299236860663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2700911299236860663'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-and-opto-endstops.html' title='McWire and Opto-Endstops'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7j0MHw9pQbE/SzstyqEYDZI/AAAAAAAAAeY/HV5nHzW0HFc/s72-c/DSCN4112.JPG' height='72' width='72'/><thr:total>4</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-8934492082449904269</id><published>2009-12-29T05:23:00.000-06:00</published><updated>2009-12-29T05:24:52.865-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session 5</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szlaypli74I/AAAAAAAAAeE/uKtDbfx4fZg/s1600-h/DSCN4110.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Szlaypli74I/AAAAAAAAAeE/uKtDbfx4fZg/s320/DSCN4110.JPG" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;I am approaching the end (for now) of the Mcwire build effort. Just a few small things to do and I'll be&amp;nbsp;tackling&amp;nbsp;the extruder. The things on the list before the extruder are:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Solder up and mount the opto end stops.&lt;/li&gt;&lt;li&gt;Mount the rest of the motors (2)&lt;/li&gt;&lt;li&gt;Couple the motors to the drive screws&lt;/li&gt;&lt;li&gt;Attach coupling nuts to the platforms&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzlY_eG-kNI/AAAAAAAAAdI/ABG0kffnQNk/s1600-h/DSCN4108.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzlY_eG-kNI/AAAAAAAAAdI/ABG0kffnQNk/s200/DSCN4108.JPG" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzlZQOxWmaI/AAAAAAAAAdM/9EB69UoL7bg/s1600-h/DSCN4109.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="150" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzlZQOxWmaI/AAAAAAAAAdM/9EB69UoL7bg/s200/DSCN4109.JPG" width="200" /&gt;&lt;/a&gt;I came across&amp;nbsp;another&amp;nbsp;challenge this session. There was a large&amp;nbsp;discrepancy&amp;nbsp;between the laser cut holes in the plexi and the holes in the flange to mount the Z&amp;nbsp;platform&amp;nbsp;to the structure. I&amp;nbsp;thought&amp;nbsp;about using some smaller screw with big washers but I thought that would put too much localized pressure on the plexi that usually leads to cracking. &amp;nbsp;Instead I opted to make an adapter plate that would interface between the &amp;nbsp;two. Also it helps distribute the load along the length of the plexi. Adjustments might have to be made for the proper over hang distance. I will adjust that once the extruder is mounted.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/LV_EYZMqiLg&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/LV_EYZMqiLg&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-8934492082449904269?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/8934492082449904269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=8934492082449904269&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/8934492082449904269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/8934492082449904269'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session-5.html' title='McWire Build Session 5'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_7j0MHw9pQbE/Szlaypli74I/AAAAAAAAAeE/uKtDbfx4fZg/s72-c/DSCN4110.JPG' height='72' width='72'/><thr:total>0</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-8253414928954205511</id><published>2009-12-28T06:34:00.000-06:00</published><updated>2009-12-29T05:38:11.296-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session 4</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzidXxXp7uI/AAAAAAAAAco/0MBLnL-jiSo/s1600-h/DSCN3375.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzidXxXp7uI/AAAAAAAAAco/0MBLnL-jiSo/s320/DSCN3375.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Things progressed nicely to day. &amp;nbsp;Here are the highlights.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;X Rail Spacers (continued)&lt;/b&gt;&lt;br /&gt;I finshed the X-Y stack and started the Z sled. I adjusted the spacers between the pipe and the X rails. I cut the inside of the spacer flush with the rail because the nut holding the bearing to the swing arm was hitting it. The outside part still protrudes out and I like that because it's easy to hold with your fingers when lining things up. &amp;nbsp;I also removed the washer between the rail and the spacer. It wasn't needed as I did not account for the height the PTFE bearing were lifting the platform up.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/SzidU1LCjeI/AAAAAAAAAck/K5Sjj_DrpJg/s1600-h/DSCN3374.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/SzidU1LCjeI/AAAAAAAAAck/K5Sjj_DrpJg/s320/DSCN3374.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;b&gt;Y Rail Spacers&lt;/b&gt;&lt;br /&gt;Just as with the X, there needs to be a spacer between the Y rail and the X platform. I thought about cutting some U channel to do this just as with the X but that would have made a spacer longer than the 5/16"x3/4" screws could handle. &amp;nbsp;The final solution was to use a 5/16" nut between the X&amp;nbsp;platform&amp;nbsp;and the Y rails.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/Szida7yX26I/AAAAAAAAAcs/Yd15LtD5AaM/s1600-h/DSCN3376.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/Szida7yX26I/AAAAAAAAAcs/Yd15LtD5AaM/s320/DSCN3376.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Progress: Z Platform&lt;/b&gt;&lt;br /&gt;The lessons learned with the X and Y platforms made the Z Axis go smoothly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-8253414928954205511?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/8253414928954205511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=8253414928954205511&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/8253414928954205511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/8253414928954205511'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session-4.html' title='McWire Build Session 4'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_7j0MHw9pQbE/SzidXxXp7uI/AAAAAAAAAco/0MBLnL-jiSo/s72-c/DSCN3375.JPG' height='72' width='72'/><thr:total>0</thr:total><georss:featurename>Bellville, TX, USA</georss:featurename><georss:point>29.9502253 -96.2571858</georss:point><georss:box>29.9130408 -96.3155508 29.9874098 -96.19882080000001</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-2341515510326634101</id><published>2009-12-27T17:15:00.000-06:00</published><updated>2009-12-27T17:15:31.372-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session 3</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzfkiwLu5sI/AAAAAAAAAb8/mRk9wAiDR9k/s1600-h/McWire%20Build%20Sessoin%203.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="240" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzfkiwLu5sI/AAAAAAAAAb8/mRk9wAiDR9k/s320/McWire%20Build%20Sessoin%203.JPG" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;So, my lessons learned the first two build sessions are starting to pay off. I managed to get to the hardware store and picked up the 5/16" washers and some metal blades for the saber saw. That made all the difference. The builds are progressing at a stead pace now and not too many surprises.&lt;br /&gt;&lt;br /&gt;So far I have only used 3 screw types.&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;5/16" flat head, 3/4" long ( That I think would be better at 1"long) are&amp;nbsp;used to attach rails, swing arms and bearings using counter sunk through hole and nut.&lt;/li&gt;&lt;li&gt;#10-24 pan head, 1" long (That I think would be better at &amp;nbsp;1/2" or 3/8" long) &amp;nbsp;are used to mount motors, PTFE bearings and the end supports to the rails. These are use with tapped holes in either the plexi or the aluminum. &amp;nbsp;This is a little more work than the though hole and nut but gives a nice precise fit.&amp;nbsp;&lt;/li&gt;&lt;li&gt;#4-40 pan head 1/2" long are used to hold the springs to the swing arms in&amp;nbsp;leu of the small nails suggested. These are drilled and tapped. &amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Im sure the&amp;nbsp;nearest&amp;nbsp;metric equivalent would work fine for those who are so&amp;nbsp;inclined but holes in the laser cut pieces should be adjusted.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is the time lapse...&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/xPWpRY0Nqc8&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/xPWpRY0Nqc8&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-2341515510326634101?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/2341515510326634101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=2341515510326634101&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2341515510326634101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2341515510326634101'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session-3.html' title='McWire Build Session 3'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7j0MHw9pQbE/SzfkiwLu5sI/AAAAAAAAAb8/mRk9wAiDR9k/s72-c/McWire%20Build%20Sessoin%203.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-5439679373857342379</id><published>2009-12-26T08:40:00.000-06:00</published><updated>2009-12-26T08:41:20.738-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session 2.5</title><content type='html'>I got out to the shop early this morning to make a set of spacers to lift the X rails off the pipes to let the bearings slide by. Much to my surprise I had a little mishap in the middle of the night. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzYczZpljNI/AAAAAAAAAbs/rvSzE-YRl2o/s1600-h/XstageBuildSession2.5_1.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzYczZpljNI/AAAAAAAAAbs/rvSzE-YRl2o/s320/XstageBuildSession2.5_1.JPG" /&gt;&lt;/a&gt;My method of attaching the spring to the swing arms was with some small sheet metal screws. Well, I think the pilot hole I drilled was not quite big enough. That&amp;nbsp;coupled&amp;nbsp;with the&amp;nbsp;presser&amp;nbsp;of the spring &amp;nbsp;blew out one of the swing arms.&lt;br /&gt;&lt;br /&gt;Luckily I ordered 2 extra of all the small laser cut parts. I will be drilling and tapping those hole for 4-40 panhead about 3/4"long.&lt;br /&gt;&lt;br /&gt;After I assessed the damage, I set the gears into motion. My best solution for the things that I had on hand were to use a piece of leftover U channel for the majority of the spacer and a washer for that extra little bit. The channel gave a nice flat place for the rails to rest and sat on the pipes nicely. It might need one more washer for the clearance but I won't know until after get back from the hard ware store.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzYgDYeyqzI/AAAAAAAAAb0/dYZ9KNc55R8/s1600-h/Page_1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="229" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzYgDYeyqzI/AAAAAAAAAb0/dYZ9KNc55R8/s320/Page_1.jpg" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-5439679373857342379?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/5439679373857342379/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=5439679373857342379&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/5439679373857342379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/5439679373857342379'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session-25.html' title='McWire Build Session 2.5'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7j0MHw9pQbE/SzYczZpljNI/AAAAAAAAAbs/rvSzE-YRl2o/s72-c/XstageBuildSession2.5_1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-2902268047333022346</id><published>2009-12-26T05:41:00.000-06:00</published><updated>2009-12-26T06:01:23.722-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session 2</title><content type='html'>Happy Holidays everyone!&lt;br /&gt;I learned a lot on the 2nd McWire Build session. One of the main things is that I have to be more careful when ordering parts online. I messed up on at least 2 items. Oh well it's all a learning process. Also, some of my mistakes worked anyways.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzX6sbnKfLI/AAAAAAAAAbk/IL_1orbt-WA/s1600-h/XstageBuildSession2.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_7j0MHw9pQbE/SzX6sbnKfLI/AAAAAAAAAbk/IL_1orbt-WA/s320/XstageBuildSession2.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Here are the highlights of the build:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Shortly after cutting the aluminum angle for the X supports I discovered it was only 1"x1"x1/8" instead of the 1.5"x1.5"x1/8 called out. Drilling the holes for the bolts to mount it to the X rails would have&amp;nbsp;blown&amp;nbsp;out the edge of the angle. So I drill and tapped for a #10 screw. It worked great.&lt;/li&gt;&lt;li&gt;The countersink bit that I had was not big enough for the 5/16" flat head screws. I had to counter bore about 3/16" with a 5/8" paddle blade to get it to work.&lt;/li&gt;&lt;li&gt;The 5/16" flat head screws are working by are little short. I ordered 3/4" long but I think 1" would work better. I'm using 0.25" plexi which might be thicker than the original size.&lt;/li&gt;&lt;li&gt;The 5/16" washers are too big in diameter. They are bigger than the bearing LOL!. Oh well, I drilled out some #10s that I had for this session and I'll pick some up tomorrow.&lt;/li&gt;&lt;li&gt;The bearing arm assemblies like to become loose when moved so I used medium (blue) thread lock to keep the nut from spinning.&lt;/li&gt;&lt;li&gt;The&amp;nbsp;original&amp;nbsp;design calls out 10-24 and M5 hardware. I would either choose one or the other and save about &amp;nbsp;$7. Certain holes would have to change accordingly. The M5 holes for the PTFE bearing were the perfect size to tap for the 10-24 screws.&lt;/li&gt;&lt;li&gt;I finally got the&amp;nbsp;assembly&amp;nbsp;together and discovered that the bearing hit the pipes and will not allow the sled to reach it's end-stop locations. Spacers under the X rails are needed to let it slide past.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Here is another time lapse of the epic struggle...&lt;br /&gt;&lt;br /&gt;&lt;object height="340" width="560"&gt;&lt;param name="movie" value="http://www.youtube.com/v/lgFT-KWJCqQ&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/lgFT-KWJCqQ&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-2902268047333022346?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/2902268047333022346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=2902268047333022346&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2902268047333022346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2902268047333022346'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session-2.html' title='McWire Build Session 2'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7j0MHw9pQbE/SzX6sbnKfLI/AAAAAAAAAbk/IL_1orbt-WA/s72-c/XstageBuildSession2.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-4863135381791917810</id><published>2009-12-24T18:59:00.000-06:00</published><updated>2009-12-25T05:53:50.703-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='buildSession'/><title type='text'>McWire Build Session#1</title><content type='html'>Today I had my first &amp;nbsp;McWire build session. It was the first day of my Christmas vacation.&lt;br /&gt;&lt;br /&gt;The first part of the build was cleaning the bench from the last project(s). &lt;br /&gt;&lt;br /&gt;Highlights of the build:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Life is SO much easier with a drill press. - Just say'n.&lt;/li&gt;&lt;li&gt;The "stickers" for the pipes didn't work for me. There was no good reference to line things up with them. I ended up using masking tape and created my own drill points. I put&amp;nbsp;masking&amp;nbsp;tap on the top of the two base pipes. Then took the aluminum&amp;nbsp;channel, put it on top of the pipes, applied a good amount of pressure and scraped it along the top of the pipes. &amp;nbsp;This scribed a nice straight line indicating where the top of each pipe was.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzSmFP3BxfI/AAAAAAAAAbc/JBcw6p8mcrU/s1600-h/IMG_3974.JPG.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_7j0MHw9pQbE/SzSmFP3BxfI/AAAAAAAAAbc/JBcw6p8mcrU/s320/IMG_3974.JPG.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;The hole locations for the X u-channel did not match the structure. I ended up adding an extra hole in the channel&lt;/li&gt;&lt;li&gt;I used the one of the stickers to get the&amp;nbsp;location&amp;nbsp;of the 1st hole. I used the u-channel mounting holes, the scribed "top of the pipe" line &amp;nbsp;and a square to get the locations of the other 3 holes.&lt;/li&gt;&lt;li&gt;The self tapping 10-24 screws I bought did not work in the pipe. &amp;nbsp;2 of them failed and I had to grind them out. I think I should have bought the ones with the bigger grove that deals with the shavings. Luckily I have a tap and dye set and used that to make the threads for the screws. I used a 5/32" drill bit for the hole.&lt;/li&gt;&lt;/ul&gt;&lt;ol&gt;&lt;/ol&gt;&lt;br /&gt;Here is a time lapse of the build session. I think a higher vantage point would be better. I'll try that next time.&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/S_-E4ii6bVM&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/S_-E4ii6bVM&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-4863135381791917810?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/4863135381791917810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=4863135381791917810&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4863135381791917810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/4863135381791917810'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-build-session1.html' title='McWire Build Session#1'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_7j0MHw9pQbE/SzSmFP3BxfI/AAAAAAAAAbc/JBcw6p8mcrU/s72-c/IMG_3974.JPG.JPG' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-3339004733531630647</id><published>2009-12-14T06:06:00.000-06:00</published><updated>2009-12-14T06:24:59.098-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LaserCut'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='Files'/><title type='text'>McWire Laser Cut Files</title><content type='html'>Well, I have decided to get laser cut parts instead of using that piece of MDF that I had in my shop. I just received an order of laser cut parts for 3 small projects I've been working on. I love that it comes coated in paper that you can scribble notes on while you do the initial fit. I think it was the look of acrylic that did me in. Taking off the paper and revealing the plexi is like uncovering a diamond. It's shinny and mesmerizing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So, given all that, I down loaded the files for the &lt;a href="http://reprap.org/bin/view/Main/McWire_Cartesian_Bot_1_2"&gt;McWire V1.2&lt;/a&gt; from&amp;nbsp;&lt;a href="http://downloads.sourceforge.net/reprap/reprap-mcwire-cartesian-bot-1.2.1.zip?modtime=1200886076&amp;amp;big_mirror=0"&gt;&lt;span style="color: blue;"&gt;SourceForge&lt;/span&gt;&lt;/a&gt;. &amp;nbsp;In all the files looked pretty good to me but there were some changes I wanted to make. They are the following:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;The layout file were scaled in millimeters. Since I mostly work in imperial units I scaled it down by 25.4.&amp;nbsp;&lt;span style="font-size: small;"&gt;Note: If your CAD system accepts LISP commands as input this is easily done by entering in (/ 1 25.4) which calculates 1/25.4 instead of typing in a bunch of digits that is prone to error by rounding or having fat fingers&lt;/span&gt;.&amp;nbsp;&lt;/li&gt;&lt;li&gt;The LIMITS of the files was change to 11.75 x 23.75 inches.&amp;nbsp;&lt;/li&gt;&lt;li&gt;The parts were rearranged for more efficient laser cutting - &amp;nbsp;combining edges of the same type of parts to save on cutting time.&lt;/li&gt;&lt;li&gt;The text and shapes that were to be etched were removed - again to save on cutting time.&lt;/li&gt;&lt;li&gt;Two of the smaller parts were added as spares. Yes, It's adding cost but I think it is value added. I hate to be dead in the water because of breaking one part... or even two.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Anyone is welcome to use these files. They are in AutoCAD 2004 DWG and DXF format. I also scaled a copy back up to millimeters for those who use the saner form of units.&lt;br /&gt;&lt;br /&gt;They can be found at:&amp;nbsp;&lt;a href="http://www.4shared.com/dir/25517674/2cb0969d/xyz_layouts.html"&gt;XYZ_Layouts&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If you use these, please let me know if there are any bugs in them.&lt;br /&gt;&lt;br /&gt;I placed in a request for quote at &lt;a href="http://www.pololu.com/"&gt;Pololu&lt;/a&gt; for the XY and the Z layouts. I did not find information about thickness on the McWire page. Searching the forums I found an estimate of 1/4 inch so that’s what I went with.&lt;br /&gt;&lt;br /&gt;I can't wait until all my parts arrive! I will be finishing up my 3 small projects. That should keep my build addiction satisfied until then.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-3339004733531630647?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/3339004733531630647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=3339004733531630647&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/3339004733531630647'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/3339004733531630647'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/mcwire-laser-cut-files.html' title='McWire Laser Cut Files'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-7870971826658961570</id><published>2009-12-12T05:17:00.000-06:00</published><updated>2009-12-12T05:17:34.582-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><title type='text'>The Gathering</title><content type='html'>Well it looks like things are coming together as far as the task of gathering parts for the&amp;nbsp;McWire&amp;nbsp;RepStrap. I saw a tweet last night from MakerBot say that the Gen3 electronics were in so I jumped at the chance to get them on order. I've still have to get to the hardware store to get the structure, U channel and aluminum angle.&lt;br /&gt;&lt;br /&gt;I have a nice piece of MDF that came as packing from our new dishwasher so that might be recycled for the sleds. I'm also thinking that acrylic sled would be nice as it shows the mechanics of the sleds. I'm sure the RepStrap will be a great show and tell item for all those who see it. You can also see if something has become loose within the sled drive.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-7870971826658961570?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/7870971826658961570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=7870971826658961570&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/7870971826658961570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/7870971826658961570'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/gathering.html' title='The Gathering'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-2066053346135861660</id><published>2009-12-11T04:39:00.000-06:00</published><updated>2009-12-11T04:39:00.216-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='McMaster-Carr'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><title type='text'>Applicable Shipping Changes Will Be Added</title><content type='html'>I have just placed an order with McMASTER-CARR for my McWire. It shipped the same day and should be here even before I have a chance to get to the hardware store for the rest of the stuff. Their website is awsome but what's with the "&lt;span class="Apple-style-span" style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Applicable shipping charges and tax will be added.&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;span style="font-family: Times, 'Times New Roman', serif;"&gt;"?&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #333333; font-family: Times, 'Times New Roman', serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;span style="font-family: Times, 'Times New Roman', serif;"&gt;Even after the package has shipped I can't get the amount.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-2066053346135861660?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/2066053346135861660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=2066053346135861660&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2066053346135861660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/2066053346135861660'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/applicable-shipping-changes-will-be.html' title='Applicable Shipping Changes Will Be Added'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7657184297898544188.post-6881829175852938245</id><published>2009-12-09T05:20:00.000-06:00</published><updated>2009-12-11T04:40:06.357-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RepStrap'/><category scheme='http://www.blogger.com/atom/ns#' term='PWM'/><category scheme='http://www.blogger.com/atom/ns#' term='RepRap'/><category scheme='http://www.blogger.com/atom/ns#' term='McWire'/><category scheme='http://www.blogger.com/atom/ns#' term='driver'/><title type='text'>Starting at 0,0,0</title><content type='html'>&lt;a href="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sx-VasZu5wI/AAAAAAAAAaU/aae1cJ6EMzs/s1600-h/pwm-driver-v1.1+diode.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5413209562950854402" src="http://2.bp.blogspot.com/_7j0MHw9pQbE/Sx-VasZu5wI/AAAAAAAAAaU/aae1cJ6EMzs/s320/pwm-driver-v1.1+diode.jpg" style="cursor: pointer; float: right; height: 320px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; margin-top: 0px; text-align: center; width: 241px;" /&gt;&lt;/a&gt;&lt;br /&gt;So I have decided to take on the project of building a &lt;a href="http://reprap.org/bin/view/Main/McWire_Cartesian_Bot_1_2"&gt;McWire&lt;/a&gt; in order to RepStrap up to a Mendel. I'm starting to gather parts so I can start and hopefully finish building the majority of the structure over my Christmas holiday. Until then I have set out to study the various electronic set ups. All seems pretty straight forward. I did, however, find a small mistake on the &lt;a href="http://reprap.org/bin/view/Main/PWM_Driver_1_1"&gt;PWM Driver 1.1&lt;/a&gt;. &lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In reviewing the schematic, I have found that the free wheel diodes seem to be connected incorrectly.  The free wheel diodes are D1, D2 and D3 that are the 1n4004. These diodes are used to deal with inductive loads.  Inductive loads such as a relay coil will want the current to keep flowing until the inductive energy within the load is dissipated. These diodes, as hooked up now, are not creating a path to deal with this energy.  If an inductive load is used, most likely there will be a large voltage spike on the collector of the TIP50 transistors. V=L*dI/dT so the faster it is turned off, the higher the current or the larger the inductance the higher that spike will be.  &lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If noise has been an issue for your system or your burning up PWM drivers this may be a major contributor.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I would recommend moving the diode or adding an additional diode. The hook-up would be anode the the TIP50 collector and cathode to Vss.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The existing diodes are fine where they are but aren't really doing anything. &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7657184297898544188-6881829175852938245?l=replibot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://replibot.blogspot.com/feeds/6881829175852938245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7657184297898544188&amp;postID=6881829175852938245&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6881829175852938245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7657184297898544188/posts/default/6881829175852938245'/><link rel='alternate' type='text/html' href='http://replibot.blogspot.com/2009/12/starting-at-000.html' title='Starting at 0,0,0'/><author><name>Brian Beebe</name><uri>https://profiles.google.com/106423015807815685201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-wG63kjw20TY/AAAAAAAAAAI/AAAAAAAAAxA/J7gvTaUoQd4/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_7j0MHw9pQbE/Sx-VasZu5wI/AAAAAAAAAaU/aae1cJ6EMzs/s72-c/pwm-driver-v1.1+diode.jpg' height='72' width='72'/><thr:total>2</thr:total></entry></feed>
