<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap Forums</title>
        <description></description>
        <link>http://dev.forums.reprap.org/index.php</link>
        <lastBuildDate>Sat, 21 Nov 2009 04:54:09 -0800</lastBuildDate>
        <generator>Phorum 5.2.11</generator>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?13,30357,30357#msg-30357</guid>
            <title>Basic Atmega 644 (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?13,30357,30357#msg-30357</link>
            <description><![CDATA[ Does anyone have schematics for a basic duino/atmega644 with nothing fancy like jtag or icsp?]]></description>
            <dc:creator>reprapuser</dc:creator>
            <category>Electronics</category>
            <pubDate>Fri, 20 Nov 2009 18:58:27 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?1,30342,30342#msg-30342</guid>
            <title>Is there any interest in using PEEK for the extruder thermal barrier? (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?1,30342,30342#msg-30342</link>
            <description><![CDATA[ Hello,<br />
<br />
If there is enough interest, I am willing to make a run of PEEK thermal barriers for the extruder.  I would have to charge about $12.00 each, plus shipping ($1.50), for them.<br />
<br />
Regards,<br />
<br />
Brian]]></description>
            <dc:creator>reifsnyderb</dc:creator>
            <category>General</category>
            <pubDate>Fri, 20 Nov 2009 12:53:47 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?94,30337,30337#msg-30337</guid>
            <title>Looking for mendel plastic parts (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?94,30337,30337#msg-30337</link>
            <description><![CDATA[ Hi <br />
if anyone got any Mendel Parts (machine + extruder) they want to sell please email, <br />
prefered payment paypal, state your price in the mail including shipping airmail / EMS.<br />
<br />
I live in sweden, dont really care where the parts come from.<br />
(Zip dest 80321 for calculation)<br />
<br />
Thanks :P]]></description>
            <dc:creator>PimpKittah</dc:creator>
            <category>For Sale</category>
            <pubDate>Fri, 20 Nov 2009 05:10:29 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?35,30306,30306#msg-30306</guid>
            <title>Probleme mit 2 stl Dateien (2 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?35,30306,30306#msg-30306</link>
            <description><![CDATA[ Hallo alle zusammen, ih hoffe das mir einer helfen kann. Ich kann die <br />
x-vert-drive-side-plate-180-end_2off.stl und die <br />
x-vert-drive-side-plate-360-end_2off.stl<br />
nicht öffnen .par und. aoi kan´n ich von Programm (ProE) wegen nicht öffnen.<br />
Ich hoffe das mir jemand von euch die Daten zuschicken kann, wäre echt nett.]]></description>
            <dc:creator>ATCC</dc:creator>
            <category>Germany RepRap User Group</category>
            <pubDate>Fri, 20 Nov 2009 13:12:05 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?1,30305,30305#msg-30305</guid>
            <title>Hello and newbie question. (10 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?1,30305,30305#msg-30305</link>
            <description><![CDATA[ Hey all, first post!<br />
<br />
Have been lurking for a week or so and have to say i love the whole idea behind this project, it's like magic, both the creating things out of thin air aspect and the opensource side of things too, spot on! :)<br />
<br />
So i looked around and saw all the kit's for sale, but i love a challenging project so i'm gonna attempt to build one, not an expert in any field, but i can be kinda handy.<br />
<br />
Ultimately i would like to end up with a mendel, so will need to do a repstrap first and reuse some parts to make a mendel.... can i use Mcwire motors in a mendel by altering the mounts or vicea versa, or will i need two sets of motors? or is there a better way i have not come across yet?<br />
<br />
Looking forward to passing on my first set of printed parts.]]></description>
            <dc:creator>Reprobate</dc:creator>
            <category>General</category>
            <pubDate>Sat, 21 Nov 2009 02:23:04 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?12,30293,30293#msg-30293</guid>
            <title>Unable to open some files in AOI (10 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?12,30293,30293#msg-30293</link>
            <description><![CDATA[ When I try and open some Mendel's files in Art Of Illusion, e.g. x-carriage-upper_1off.aoi, I get this error:<br />
<br />
<pre class="bbcode">
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: -1
	at artofillusion.object.TriangleMesh.setShape(TriangleMesh.java:536)
	at artofillusion.object.TriangleMesh.<init>(TriangleMesh.java:268)
	at artofillusion.object.CSGModeller.getMesh(CSGModeller.java:275)
	at artofillusion.object.CSGObject.convertToTriangleMesh(CSGObject.java:233)
	at artofillusion.object.CSGObject.convertToTriangleMesh(CSGObject.java:230)
	at artofillusion.object.CSGObject.cacheMeshes(CSGObject.java:296)
	at artofillusion.object.CSGObject.getWireframeMesh(CSGObject.java:288)
	at artofillusion.object.CSGObject.findBounds(CSGObject.java:155)
	at artofillusion.object.CSGObject.getBounds(CSGObject.java:137)</pre>
<br />
I run Linux Ubuntu 9.10 and Sun Java 6 (whith 2MB ram). Does anyone understand what happens?<br />
<br />
Gérard]]></description>
            <dc:creator>gerard94</dc:creator>
            <category>Software</category>
            <pubDate>Fri, 20 Nov 2009 13:40:26 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?4,30288,30288#msg-30288</guid>
            <title>Mendel's z-leadscrew-base_2off.aoi file is incomplete (5 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?4,30288,30288#msg-30288</link>
            <description><![CDATA[ In Mendel's z-leadscrew-base_2off.aoi, the holes needed to fix the z-leadscrew-base-bar-clamp_2off are missing. Compare with the third picture at :<br />
<br />
<pre class="bbcode">
[<a href="http://objects.reprap.org/wiki/Mendel_Z-axis" rel="nofollow" >objects.reprap.org</a>]</pre>
<br />
I think an improvement is needed.<br />
<br />
HELP!<br />
<br />
Gérard]]></description>
            <dc:creator>gerard94</dc:creator>
            <category>Reprappers</category>
            <pubDate>Thu, 19 Nov 2009 16:24:08 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?13,30286,30286#msg-30286</guid>
            <title>Usb to ttl cable for only US$ 3 (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?13,30286,30286#msg-30286</link>
            <description><![CDATA[ Hello:<br />
This is a link of the project<br />
[<a href="http://www.uchobby.com/index.php/2009/10/04/diy-usb-to-serial-cable-for-3/" rel="nofollow" >www.uchobby.com</a>]<br />
Bye]]></description>
            <dc:creator>Pablo2m</dc:creator>
            <category>Electronics</category>
            <pubDate>Thu, 19 Nov 2009 03:18:49 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30278,30278#msg-30278</guid>
            <title>Extremely Low Torque to Extruder Stepper Motor (8 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30278,30278#msg-30278</link>
            <description><![CDATA[ Hello,<br />
<br />
I have just built a mendel and wired it up with the 5d firmware. Everything works perfectly - except for the pinch wheel extruder motor. It turns but has almost zero torque. I can easily stop it with my fingers and there is no way it can drive a filament at all. Is there a reason why the motor would do this? Is there something I can do to fix it?<br />
<br />
Its a nema 17 driven by a motherboard version 2.2 and extruder controller 2.2.]]></description>
            <dc:creator>swighton</dc:creator>
            <category>Mechanics</category>
            <pubDate>Fri, 20 Nov 2009 17:22:13 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?12,30277,30277#msg-30277</guid>
            <title>RepRap Host Will not start (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?12,30277,30277#msg-30277</link>
            <description><![CDATA[ Tonight I installed the 5D firmware on my reprap motherboard and extruder controller, and am tweaking the machine to get ready to print. The host software was launching no problem, the RepRap was taking commands, the extruder was working etc. I stopped the program and restarted it but now it won't start. The first time it tried to load the host it said something to the effect of "since you have changed your machine type the host will have to restart" Now It loads the command prompt but then just gives me this.<br />
<br />
<br />
Native lib Version = RXTX-2.1-7<br />
Java lib Version   = RXTX-2.1-7<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [0.002s/-1258606027994ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [0.411s/409ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [0.819s/408ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [1.227s/408ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [2.035s/808ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [2.847s/812ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [3.257s/410ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [4.485s/1228ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [4.894s/409ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [5.704s/810ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [6.512s/808ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [6.920s/408ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [7.328s/408ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [8.136s/808ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [8.544s/408ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [9.352s/808ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [10.723s/1371ms]<br />
comms: tx 0-&gt;0: 0  ( = 0 ) [11.133s/410ms]<br />
<br />
etc...<br />
<br />
When I don't have the reprap attached to the computer the host loads fine. Does anyone know what is causing this and what I need to do to fix it?<br />
<br />
Thanks]]></description>
            <dc:creator>swighton</dc:creator>
            <category>Software</category>
            <pubDate>Wed, 18 Nov 2009 22:09:47 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?4,30272,30272#msg-30272</guid>
            <title>[Mendel] Printing my own parts, but how many? (2 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?4,30272,30272#msg-30272</link>
            <description><![CDATA[ In reference to this picture: [<a href="http://objects.reprap.org/mediawiki/images/d/dd/Printed-parts-glossary.PNG" rel="nofollow" >objects.reprap.org</a>]<br />
<br />
I've got the STL files of these, and I have access to a rapid prototyping machine at my school. I'll be able to print the parts as early as tomorrow morning, but I noticed that there are multiples of certain parts like corner blocks etc. Does anyone have a list of which (printed)parts and how many are required to make a fulling functioning mendel? Or even better, does anyone have a zip/rar archive of all of the printed parts, and their appropriate quantity? I have to give the STL models to my instructor who will print the parts off for me. So, I need a "grocery list" of parts that I can give to my instructor.<br />
<br />
Thank you for your time,<br />
<br />
Trevor.]]></description>
            <dc:creator>Trevor</dc:creator>
            <category>Reprappers</category>
            <pubDate>Thu, 19 Nov 2009 09:01:39 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?1,30257,30257#msg-30257</guid>
            <title>Chemical Supplier in the US ? (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?1,30257,30257#msg-30257</link>
            <description><![CDATA[ Hi everyone, I was looking at the subject Spota (Fernando) created on making your own UV curing resin: <br />
<br />
(http://forums.reprap.org/read.php?70,10142,11532,quote=1) <br />
<br />
and I want to try this but cannot locate a good (cheap) source for the chemicals he listed:<br />
<br />
Benzophenone<br />
Benzil<br />
Benzoilisobutylether<br />
MDEA<br />
<br />
Can anyone suggest an online shop for this stuff?<br />
<br />
Thank you.]]></description>
            <dc:creator>brassflower</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 Nov 2009 04:55:48 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30253,30253#msg-30253</guid>
            <title>settings for differents materials (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30253,30253#msg-30253</link>
            <description><![CDATA[ hello everybody, this is my first post, and I want to aplogise por my bad english.<br />
<br />
I need to know all the settings to be able to print my files with the rap-man  in different materials like HDPE, PP LDPE and UPVC<br />
<br />
what I need are the temperatures, the speed, the extrusion sizes, ....<br />
<br />
I look forward to hearing from you. It's quite urgent.<br />
<br />
lluis]]></description>
            <dc:creator>stasky21</dc:creator>
            <category>Mechanics</category>
            <pubDate>Wed, 18 Nov 2009 05:52:15 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30248,30248#msg-30248</guid>
            <title>mendel: one less piece of studding (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30248,30248#msg-30248</link>
            <description><![CDATA[ here's how to arrange your studding pieces (incl. jigs) so you only need 8 instead of 9:<br />
<br />
1: A, D2 (142mm left)<br />
2: A, D2 (142mm left)<br />
3: C, D1, E (21mm left)<br />
4: C, D1, E (21mm left)<br />
5: C, C, B (42mm left)<br />
6: B, J1 (340mm left)<br />
7: B, B, J2 (26mm left)<br />
8: B, B, J3 (103mm left)<br />
<br />
(letters refer to <a href="http://objects.reprap.org/wiki/Mendel_assembly_data_sheet" rel="nofollow" >Mendel Assembly Data Sheet</a>)<br />
<br />
I came across a few arrangements with some rods having only 6mm left, but the width of my cutting disc would consume that, leaving zero room for error, plus I still used 8 lengths of studding.]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Mechanics</category>
            <pubDate>Wed, 18 Nov 2009 01:20:10 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?12,30247,30247#msg-30247</guid>
            <title>Host Software display doesn't work quite right (4 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?12,30247,30247#msg-30247</link>
            <description><![CDATA[ Hi,<br />
<br />
I was testing the host software on my computer.  It is a 64-bit Windows Vista and I used the instructions contained here:<br />
<br />
<a href="http://dev.forums.reprap.org/read.php?12,28734" rel="nofollow" >http://dev.forums.reprap.org/read.php?12,28734</a>  <br />
<br />
to get it to work on my computer.  Everything works, but when I imported an stl file, all I get is what looks like a spiky "ball" of triangles. <br />
<br />
The stl  file is fine because my MiniMagics viewer shows it as it should look.  It's image is at is at: <br />
<img src="http://www.flickr.com/photos/36647774@N05/4113756383/" class="bbcode" border="0" /><br />
<a href="http://www.flickr.com/photos/36647774@N05/4113756383/" rel="nofollow" >http://www.flickr.com/photos/36647774@N05/4113756383/</a><br />
However, the reprap host software shows it as this:  <br />
<img src="http://www.flickr.com/photos/36647774@N05/4113756403/in/photostream/" class="bbcode" border="0" /><br />
<a href="http://www.flickr.com/photos/36647774@N05/4113756403/in/photostream/" rel="nofollow" >http://www.flickr.com/photos/36647774@N05/4113756403/in/photostream/</a><br />
Thanks in advance for any help.]]></description>
            <dc:creator>jawatim</dc:creator>
            <category>Software</category>
            <pubDate>Sat, 21 Nov 2009 04:14:25 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?12,30239,30239#msg-30239</guid>
            <title>Does ReplicatorG Support Stepper Driven Extruder (3 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?12,30239,30239#msg-30239</link>
            <description><![CDATA[ I have recently built a RepRap Mendel with a stepper driven extruder. I have uploaded the latest firmware to the extruder controller (With type two stepper extruder selected), and to the motherboard (firmware 1.3). ReplicatorG will heat up the extruder but will not make the extruder stepper to turn. Does replicatorG support a stepper extruder? Is there anything that I need to do?]]></description>
            <dc:creator>swighton</dc:creator>
            <category>Software</category>
            <pubDate>Wed, 18 Nov 2009 09:58:38 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?112,30231,30231#msg-30231</guid>
            <title>Introductions (2 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?112,30231,30231#msg-30231</link>
            <description><![CDATA[ I have a functional Rep(st)Rap machine in the Seattle area.<br />
I went the Makerbot route since it seemed like the easiest short term solution.<br />
<br />
I'm waiting on Makerbot getting PLA in stock since ABS seems to have<br />
warping problems with larger prints so I(we) can start printing Mendel Parts.<br />
<br />
I started a Seattle Makerbot Users Group<br />
[<a href="http://groups.google.com/group/seattlemakerbot?hl=en" rel="nofollow" >groups.google.com</a>]<br />
to try and organize local Makerbot users in case we want to have a meetup.<br />
<br />
Let me know if you have a functional RepRap in the Seattle area as well.<br />
I'm thinking of expanding the group to include RepRap since they<br />
are so closely related.<br />
<br />
Larry James<br />
Wulf Design<br />
wulfdesign.blogspot.com]]></description>
            <dc:creator>wulfdesign</dc:creator>
            <category>Washington, Seattle RepRap User Group</category>
            <pubDate>Fri, 20 Nov 2009 23:52:07 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?70,30222,30222#msg-30222</guid>
            <title>PLA surface treatment (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?70,30222,30222#msg-30222</link>
            <description><![CDATA[ (for the first time here!)<br />
Hello,<br />
<br />
please, how suitable is PLA for surface treatment? I mean, if I would like to make the surface smooth, is it possible e.g. to rub it with a sand-paper?<br />
<br />
Ecir Hana]]></description>
            <dc:creator>Ecir Hana</dc:creator>
            <category>Fabrication</category>
            <pubDate>Tue, 17 Nov 2009 09:10:07 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?94,30215,30215#msg-30215</guid>
            <title>Looking for a kit of Mendel parts in Belgium, Europe (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?94,30215,30215#msg-30215</link>
            <description><![CDATA[ Hi,<br />
<br />
I was wondering if anyone had a kit of Mendel parts for sale. Or if someone has the intent on printing a set of Mendel parts any time in the near future.<br />
<br />
Please contact me with any reasonable pricing for production and shipping costs.<br />
<br />
I'm located in Belgium, Europe.<br />
<br />
Greets,<br />
Tom]]></description>
            <dc:creator>Tom</dc:creator>
            <category>For Sale</category>
            <pubDate>Tue, 17 Nov 2009 11:02:24 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30195,30195#msg-30195</guid>
            <title>High torque drive belt for z axis? (2 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30195,30195#msg-30195</link>
            <description><![CDATA[ Before I discovered Stock Drive Products I had a very hard time sourcing reasonably priced mxl pulleys and timing belt. By random luck, though, I found a bunch of plastic 3mm pitch HTD pulleys at a local surplus store. They had 8mm bores *and* just the right diameter to fit between the studding and the smooth rod, along with a nifty optical encoder edge. <br />
<br />
Clearly the universe wanted me to use HTD pulleys. Clearly mxl is for chumps.<br />
<br />
So, I obtained some HTD belt, and yesterday (finally!) belted up my z axis. The HTD belt seems to works okay-ish mostly, but I immediately noticed that it skipped when the splice point hits at pulley -- it's clearly too stiff, and can't wrap around the radius properly, causing some slippage. <br />
<br />
[I also noticed as soon as I took the splicer off that I'd left a left a full turn in the loop, but that didn't seem to effect the drive.]<br />
<br />
Q1 - has anyone experimented with HTD belt for z axis?<br />
<br />
Q2 - has anyone experimented with using a channel or constraint attached to the M8 rod in order to force the spliced portion to stay in contact with the pulley?<br />
<br />
Q3 -- any suggestions?<br />
<br />
Cheers,<br />
L.]]></description>
            <dc:creator>liav</dc:creator>
            <category>Mechanics</category>
            <pubDate>Tue, 17 Nov 2009 05:24:36 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?12,30189,30189#msg-30189</guid>
            <title>Host software difficulties (7 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?12,30189,30189#msg-30189</link>
            <description><![CDATA[ Hello,<br />
<br />
I have been working on my first RepRap for a few months on and off, and I'm having trouble with the RepRap host software.<br />
<br />
Current Situation:<br />
-Windows XP. Arduino Duemilanove.<br />
-Using Arduino IDE (0017) I can make individual components run fine, although I have not attempted to write a program that controls all of the components at once.<br />
-Downloaded firmware, chose parameters, and uploaded it to my Arduino<br />
-Using RepRap host, I cannot cause any response from the steppers. (I already found the Port(name) = dev/ttyusb0 parameter, and changed it to COM10 as it needs to be)<br />
<br />
Does anyone have any suggestions on how to get my RepRap host talking with my Arduino? Thanks a ton.<br />
<br />
Brian]]></description>
            <dc:creator>Brian R</dc:creator>
            <category>Software</category>
            <pubDate>Wed, 18 Nov 2009 02:58:01 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30169,30169#msg-30169</guid>
            <title>aluminium barrel? (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30169,30169#msg-30169</link>
            <description><![CDATA[ anyone considered using an anodised aluminium barrel? anodisation provides a sponge-like layer of aluminium oxide mere microns thick, which is electrically insulating, thermally conducting and should be fairly unaffected by 300 degree heat. At those temperatures, it would effectively be self-repairing against the heater scratching it since it would almost immediately re-oxidise.<br />
<br />
Another idea I had was using a large SS washer with 3 holes drilled into it, and 3 SS screws holding the barrel away from the plastic, so it would vaguely resemble <a href="http://www.graaltech.it/img/slide20.jpg" rel="nofollow" >this</a>, instead of the ptfe thermal break.<br />
<br />
any ideas on how to best implement these?]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Mechanics</category>
            <pubDate>Tue, 17 Nov 2009 06:03:16 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?1,30140,30140#msg-30140</guid>
            <title>Getting hot plastic to stick (idea / discussion) (3 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?1,30140,30140#msg-30140</link>
            <description><![CDATA[ Guys,<br />
<br />
One of the issues I seem to be getting is finding a good way to get the<br />
extruded plastic to stay were it has been extruded.<br />
<br />
I just wondered if anyone had played around with static electricity as a way to get plastic to stick. If static electricity can cause a ballon to stick to a wall how about plastic to a reprap print bed.<br />
<br />
Apparantly static electricity is used in spray painting to make the paint stick.<br />
<br />
(from wikip)<br />
<br />
[edit] Electrostatic spray painting (Powder-coating)<br />
The atomized particles are made to be electrically charged, there by repelling each other, and spreading them selves evenly as they exit the spray nozzle. The object being painted is charged oppositely, or grounded. The paint is then attracted to the object giving a more even coat than wet spray painting, and also increasing the percentage of paint that actually sticks to the object.<br />
<br />
Source [<a href="http://en.wikipedia.org/wiki/Spray_paint#Electrostatic_spray_painting_.28Powder-coating.29" rel="nofollow" >en.wikipedia.org</a>]<br />
<br />
regards<br />
<br />
Stephen]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>General</category>
            <pubDate>Mon, 16 Nov 2009 10:39:07 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?13,30139,30139#msg-30139</guid>
            <title>Alternative RepRap PCD sources (5 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?13,30139,30139#msg-30139</link>
            <description><![CDATA[ I would like an alternative vender besides Makerbot to purchase all the PCD boards for the Reprap from.  Does anyone know of any other sources?]]></description>
            <dc:creator>spacexula</dc:creator>
            <category>Electronics</category>
            <pubDate>Tue, 17 Nov 2009 11:44:28 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?4,30138,30138#msg-30138</guid>
            <title>Repstrap Al (75% done?) (no replies)</title>
            <link>http://dev.forums.reprap.org/read.php?4,30138,30138#msg-30138</link>
            <description><![CDATA[ So its been a while since I last posted but I have made some progress in the last few months.  I have all the structure in place along with the stepper motors and chain.  Most the electronics are done too.<br />
<br />
Some features that may help others:<br />
- attaching the gears to the motors (from old bike de-railers) is accomplished by drilling out the metal bushings and tapping them for small pinion screws.  A slot cut in the gear allows it to be pushed back over the bushing with the pinion screw in place.  Some glue holds it in place well.<br />
- tensioning the chain: While working on a way to do this a roommate suggested using guitar string tensioners which he had some old un-needed ones.  They make adjustment simple<br />
<br />
So my issue now is with actually controlling the steppers.  When I run the stepper tester code they all work fine.  When I load up the firmware and try to position anything it slightly jerks and the big chips get real hot so I don't leave it powered long.  I have tried checking the wiring and the stepper to make sure the colors of the leads are correct.  I don't have the end stops in place and I haven't made the stepper for the extruder yet (been avoiding the SMT one I got;)). Oh and the com test works but the motor tester gives scrolling garbled text... and doesn't work.<br />
<br />
Some future issues to work out:<br />
- 80/20 bearings... yeah we'll see how they do<br />
- Electronics enclosure... I added lots of fans hopefully that is OK<br />
<br />
progress is goodB)]]></description>
            <dc:creator>mikefazz</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 15 Nov 2009 18:46:41 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?1,30132,30132#msg-30132</guid>
            <title>Mendel corner bracket STL geometry flaw (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?1,30132,30132#msg-30132</link>
            <description><![CDATA[ There's a geometry flaw in the stl of Mendel's frame corner bracket.  I think that it'll mean that one of the outer nut and washers isn't bearing on a flat surface, which could lead to cracking when tightened.  As well, the brackets aren't mirrored about the geometry.  If they aren't compared and aligned alike at assembly, although the geometry will be right, it'll rock on a flat surface.]]></description>
            <dc:creator>murrayd</dc:creator>
            <category>General</category>
            <pubDate>Fri, 20 Nov 2009 15:52:48 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?14,30117,30117#msg-30117</guid>
            <title>Understanding Steppers (4 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?14,30117,30117#msg-30117</link>
            <description><![CDATA[ Does a stepper motor have any greater torque potential when microstepping versus full stepping?<br />
<br />
Also, should there be any change in potential "top speed" by changing to a half, quarter or eighth step?<br />
<br />
The tests that I've done so far seem to suggest no for both of these questions, so I'm wondering if the only difference in microstepping is just greater resolution and higher power consumption.<br />
<br />
Thanks,<br />
JHoff]]></description>
            <dc:creator>jhoff</dc:creator>
            <category>Mechanics</category>
            <pubDate>Tue, 17 Nov 2009 22:42:53 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?13,30105,30105#msg-30105</guid>
            <title>Full Stepping/Half Stepping (11 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?13,30105,30105#msg-30105</link>
            <description><![CDATA[ I have been looking through the documentation of the stepper drivers and the mother board for gen 3 electronics, and I can not find any reference to the Gen 3 stepper drivers being full of half step.<br />
<br />
I am using the firmware from: [<a href="http://reprap.svn.sourceforge.net/viewvc/reprap/trunk/darwin/firmware/FiveD_GCode/" rel="nofollow" >reprap.svn.sourceforge.net</a>]   which seams to be the newest 5d firmware<br />
<br />
Is there a way to switch between full and half step?]]></description>
            <dc:creator>Jeff B</dc:creator>
            <category>Electronics</category>
            <pubDate>Mon, 16 Nov 2009 11:06:58 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?35,30100,30100#msg-30100</guid>
            <title>Reprap_setup.sh (1 reply)</title>
            <link>http://dev.forums.reprap.org/read.php?35,30100,30100#msg-30100</link>
            <description><![CDATA[ Hallo an alle,<br />
Mit dem obigen Script bekomme ich einfach keine Verbindung nach<br />
ftp.qbang.org  <br />
Alle anderen Aufrufe keine Probleme.<br />
Was mache ich falsch.<br />
Bin für jede Hilfe dankbar!<br />
Ps: Suche händeringend Printteile von Mendel II für Workshop<br />
in unserem hiesigen Gymnasium.<br />
Freudliche technische Grüsse an alle Experten.<br />
Chris-nobody]]></description>
            <dc:creator>chris-nobody</dc:creator>
            <category>Germany RepRap User Group</category>
            <pubDate>Sun, 15 Nov 2009 23:55:04 -0800</pubDate>
        </item>
        <item>
            <guid>http://dev.forums.reprap.org/read.php?13,30093,30093#msg-30093</guid>
            <title>Extruder controller Stepper motor not working (4 replies)</title>
            <link>http://dev.forums.reprap.org/read.php?13,30093,30093#msg-30093</link>
            <description><![CDATA[ Im using the Extrudercontroller v 2.2 firmware 1.6 and want to connect a bipolar stepper (M42STH47-1684SC) I have it connected properly but it does not work!<br />
I changed the firmware to #define MOTOR_STYLE 2.When I start a Print it only hums.I also tried a different Stepper motor but its the same problem.]]></description>
            <dc:creator>Daniel123</dc:creator>
            <category>Electronics</category>
            <pubDate>Fri, 20 Nov 2009 05:43:53 -0800</pubDate>
        </item>
    </channel>
</rss>
