A few notes on the past few months:
- SeeMeCNC's decision to stop selling the acrylic kit: as a owner of said kit, good decision. If I could do it over again, I would have gone with the wood version.
- EZStruder: I had Steve's Extruder working and was not terribly unhappy with it. But, this was a nice upgrade - the reduced noise alone is worth the price and retraction seems much better behaved.
- I still think the big issue that doesn't yet appear to be addressed is the sanding of the injected molded parts to fit the universal joints so they move "smoothly". There's too much left to error there and with all the various arms I see folks have made, it seems to speak loudly for the need to change it.
But, what have I been doing (besides working way too much)...
I replaced the arms with carbon fiber + Traxxis rod ends, CAD'd and CNC milled a hot-end adapter (which I affectionately call the '1-or-2' adapter), re-wired everything on the platform to use plugs, installed a couple of the EZStruders, uncommented the extruder 2 pin from pins.h in Polygon's repetier firmware git tree, found the select extruder command string and changed so as not to drive me batty with the buzzer (buzz on extruder select? really?), and tweaked the Configuration.h file more ways then I care to list...
And the really early 2-extruder results are:
As the quality of the print indicates, a lot left to do. This was infill with one extruder and perimeters with the other. I had no ooze prevention enabled and with both nozzles oozing, it was pretty messy. Since this print, I have been playing a bit with the USE_OPS and OPS_MODE settings in Repetier and the results look pretty promising so far.
Early on in the two-extruder setup I managed to melt some of the liner in one hot-end. Did you know you can actually break a push-to-fit pneumatic fitting with the EZStruder?
Turns out with enough kapton tape and heat-shrink tubing, you can hold the guide tube in a broken push-to-fit fitting if you do manage to break it. It will hopefully last until the replacement and spares show up.
And at some point I need to CAD up an adapter for these E3D hot ends so I can stop worrying about melting liners:
The jury is still out on the arms themselves. I went cheap and convenient and bought what was readily available from the local RC hobby store. The ID wasn't right and so I used every-increasing bit sizes to enlarge them. Not a good plan with carbon fiber, but allowed me to PoC them. I want to muck with them a bit more before I decide if I want to re-create them right or buy one of the other options folks have made available.
The Traxxis rod ends have really nice movement though and can easily be positioned with a couple of nuts (~$7 for 12 rod ends). I can see why they are popular in the DIY Rostock Reprap crowd.
Why the '1-or-2' adapter you might be wondering.. Here's a picture of the stock hot end adapter with two extruders.
I had no luck finding a configuration that didn't touch. The spacing just seems wrong for more than one extruder. Maybe I was missing something? But it was easy to CAD up a replacement:
Things I have noticed so far with the two extruder experiments:
- The RAMBO board gets extremely warm with everything powered (including the dedicated bed PS). That along with the Texas summer heat convinced me to add a small fan to push some air across it.
- Ext2 won't function on it's own. Ext1 has to be heated/ing for it to heat/etc.
- The repetier firmware Ext offsets make things easy on the slicing program.
- Using colors to specify the Ext in a print would be really nice; of course everything in the work flow would need to support that.
- Early on something in the machine was freezing up; I suspect maybe this was heat related. I did review the 2560 datasheet and selected a baud rate that seemed more reasonable since I remember some folks had issues with error rates. So it's that or the added fan that seems to have resolved the issue (at least for now).
- Long term, I will need to sacrifice some Z height to avoid risking the platform plastic to heat. Although, I probably won't hit 260C on purpose, it seems wise to not expose it to extended temperatures.
If there's interest, I'll update the 2xExtruder progress and add some more print result pictures.