Friday, October 24, 2008

abs adhesion fixed

I printed the same gcode file as in my last post but with the temperature set to 250c- that made a huge difference. Each layer successfully bonded with the layers around it, I wasn't able to crack it by squeezing it as hard as I could. Still need to tune the layer heights etc so that it's not so oozy.
Changing the temperature also allowed the ABS to adhere to the "Artist Plastic Palette" that I got from the craft store. (google "palette 0010321", there's at least one available online).

Wednesday, October 22, 2008

first ABS print

Got a roll of ABS filament at the end of last week, played with it a little over the weekend but wasn't able to find anything that it would attach to for the initial layer of the raft. Stopped at Michael's crafts this afternoon and got one of every flat piece of plastic they sold so I could try them all out. Artist's palette (looks like white ABS)- nope. White plastic mesh for cross-stitch base- nope. Open-cell styrofoam- we have a winner!

Still have some fine tuning as far as the layer height goes, it was trying to put too much on each layer which is what was causing the gloppiness. Not bad for a first try!

Unfortunately, when it was done and I was testing the strength and flexibility of the minimug, I squeezed it laterally and- snap!- one of the layers cleanly separated from the next layer:

going to go post on the reprap forums to see if anyone has suggestions for what to do.

One step at a time!

For the rest of the pictures of this print, see my picasa site.
-a

Monday, October 13, 2008

yay! minimug!

Hey Reprappers- finally got to the point where I can say "I'm a fellow reprapper!"- I printed a minimug on my BFB repstrap system. Not quite at the point where I can make the parts, but getting much closer. Read on for some details of what I went through to get to this point, pics of the system and end results, and what's up next. Cheers!

Starting off with a description of my system:
  • Hardware as I mentioned is a bitsfrombytes lasercut kit, put together with hardware as available in the US. Had a lot of fun tracking down all the metric parts over here, but I didn't want to go through the pain that I was sure would happen as a result of holes not quite fitting bolts, etc. McMaster-Carr is very happy with me. I ordered my steel rods from MSC Industrial Supply, they came without any problems (mscdirect.com).
  • Electronics came from a complete generation-2 kit from rrrf. Arduino kit came from Modern Device Company (moderndevice.com). It's a bare bones board kit, rev. D, which worked fine. Only problem is that the smaller footprint of the bare bones has a different footprint than the diecimilla, so the arduino breakout shield I got from RRRF didn't fit. Bit of a PITA, but I got it to work by soldering jumpers in place.
  • Software as working now is gcode firmware being driven by send.py from the skeinforge package, sourcing from AoI and converted to gcode also by skeinforge.
Two sets of changes I made to get things working to this point:
  • Extruder mods- I had to sharpen the threads of the drive screw in the extruder to get it to grip at all, even after that I had problems until I removed the internal plate which was holding the pressure bearing from getting closer to the filament in the extruder head. I also adjusted the angle at which the extruder drive screw subassembly joined to the rest of the extruder so that the drive screw had a slight angle towards the filament at the bottom. With all of these I've been able to extrude HDPE reliably at temperature 240-250C and extruder speed 200-210.
  • Bed selection- I couldn't get the melted HDPE to bond to anything, I tried: plexiglass; the lasercut acrylic material; plywood; then had a little bit of luck with duct tape on sheet of thick paper. The latter worked except that the paper/tape combo would curl right up and become pretty useless. I was able to get some printing done using 12" square sheets of plywood with a covering of duct tape. It has been peeling up if I don't have any cooling on it per layer, but the extrudate sticks well straight out of the barrel.
Here's a picture of the minimug I printed over the weekend:To get into the trials and tribulations I went through:
  • I had a ton of trouble with the host software. Actually, to be accurate I just had one problem and I'm nor sure if it was the host software or the arduino SNAP firmware. Within about one minute or 30 movements of the extruder head, the arduino would lock up and not respond anymore until after I reset it. I tried to separate arduinos, same problem. I switched to using the gcode firmware and skeinforge toolchain and haven't had a problem like this since.
  • I'm using HDPE (which seemed like a good idea when I started out, but now I'm not so sure). I ordered from Judy@ Village plastics (villageplastics@sbcglobal.net)- she was very friendly and helpful. Problems were with shrinkage- notice how far the raft pulled up in the right foreground. The shrinkage of the HDPE has been a huge problem. I tried using the cooling fan mounted to the extruder head, but this would cause the HDPE to start cooling and delaminate from the bed. I just tried to turn the cooling fan on each side of the raft as the head was at the other side as well as during a 30 second rest between each layer, and that seemed to work much better. The version of skeinforge doesn't have this as an option in the cool screen but I modified raft.py to include "interimstart.txt" and "interimend.txt" and the beginning and end of the temperature loop periods and set those up to include M106/M107. Hopefully that'll work better.
  • On the building side, the lasercut parts are finicky. The acrylic is really fragile, I count myself lucky to only have broken half a dozen pieces. Luckily I have a big tube of superglue which bonds with the acrylic really well so I've been able to fix the parts right up (when I have all the pieces). I'm very tired of tightening screws all the time, I think that somebody needs to come up with a better way of joining the stepper motor drive shafts to the rods they're driving.
Here's a picture of the machine before I actually extruded anything with it:


See my picasaweb site for more pictures along the way.

I'll call that it for now, but I just wanted to post my experiences and say thanks to all the folks who helped me get this far. Adrian Bower of course, Zach at RRRF for making the electronics kits available, Ian & co at bitsfrombytes for the lasercut parts, Enrique for skeinforge, and everyone who contributed to all of those.
All the best,
Adam