I received my deluxe MakerBot kit (batch 15) a couple weeks ago and had a blast putting it together. The instructions are quite well done (especially for the Cartesian robot, the extruder instructions could use a little work). I've been taking notes of all the little things I had to do to get it working.
This is not a project for people that are afraid to break things or are expecting the ease or immediate satisfaction of building a Lego model. It's a complicated machine with lots of possible points of failure. That being said, it's super cool.
First, if you're considering buying a MakerBot, or already have, take a look at this list of things you'll need in addition to the kit. I'll highlight a few things here that I found especially useful:
Building
The directions are a bit long to read all the way through ahead of time. I would suggest doing that while you're waiting for your kit to arrive. That way you won't be tempted to just start putting it together!
Measure and take note of:
Tweaking
After building the robot, you can use the ReplicatorG control panel to move the stage along each axis. Give this a try before building the plastruder. You'll be at a nice stopping point and it's exciting to see it moving! Be careful though. You'll probably need to flip the direction of movement for some or all of the axises. Move it in small increments at first and make sure it's moving the right way.
Burning the extruder bootloader from Ubuntu Lucid requires a little work. These directions are for using USBtinyISP to do the burning.
At some point, you'll start wondering how to configure all the Skeinforge settings you've been reading about. The latest version of ReplicatorG incorporates Skeinforge and the settings are hidden in the profiles menu that pops up when you generate gcode. Just click "edit" and Skeinforge's configuration menu will appear.
After you print a successful model, scrape it off the platform, don't pull. Pulling can separate the layers you've printed. However, I suspect the adhesion between layers will improve as I continue tweaking.
When you start stripping filament, I think it's rather inevitable, there are several things to try.
Did you get it working? Awesome! Now, print:
Fixing
So yeah, I broke it after a few prints. All I can say is "don't panic!" Be prepared to break things. Pieces can be replaced and sometimes upgraded to improve reliability. Here's what I ended up ordering to fix my broken bot:
This is not a project for people that are afraid to break things or are expecting the ease or immediate satisfaction of building a Lego model. It's a complicated machine with lots of possible points of failure. That being said, it's super cool.
First, if you're considering buying a MakerBot, or already have, take a look at this list of things you'll need in addition to the kit. I'll highlight a few things here that I found especially useful:
- spray on silicone lubricant (Amazon has good stuff),
- good digital calipers and a small, metal ruler,
- a one-side razor scraper (get something with a handle),
- and an ISP programmer (e.g. a USBtinyISP) for burning bootloaders, etc.
Building
The directions are a bit long to read all the way through ahead of time. I would suggest doing that while you're waiting for your kit to arrive. That way you won't be tempted to just start putting it together!
Make sure that the belts are tight enough to keep stage from wobbling. They don't need to be any tighter than that.
When building plastruder, the instructions tell you to remove the big washer and nut before winding the nichrome wire. This caused me some headache because I covered up too much of the heater barrel to screw it all the way into the PTFE and still have room to replace the washer and nut. So, if you're going to follow the directions, mark the location of the washer and nut before winding and try to leave yourself a little extra room.
When you get around to trying to level the Z-stage, don't bother breaking out the level. Instead, use a stick. Put one end of the stick at the base of each Z-axis rod and adjust the nut to the height of the stick. Rinse and repeat.
Measure and take note of:
- the inside diameter of the PTFE (mine is 3.45mm),
- and the diameter of your thermistor (mine is 2.16mm).
You'll want to know the inside diameter of your PTFE when you start stripping filament and you'll want to know the size of you thermistor when you try to calibrate it.
To prevent your PTFE from bulging and ruining your day, put a hose clamp around the base of it (i.e. next to the washer) or shroud it with a small piece of copper tubing. If you use tubing, make sure it doesn't reach too far up the PTFE. Copper is an excellent heat conductor which can defeate the purpose of your PTFE!
Tweaking
Be prepared to do a lot of tweaking. But don't worry, it's fun. The MakerBot is the funnest thing to watch since my Roomba. When things go wrong (and they will, a lot) don't get overwhelmed. Keep printing, keep reading about tips, tricks, and the experiences of others and keep tweaking. A little plastic goes a long way.
Burning the extruder bootloader from Ubuntu Lucid requires a little work. These directions are for using USBtinyISP to do the burning.
- Download and unpack the Arduino software (currently 0018).
- Replace the version of avrdude that comes with the Arduino software to the latest one.
sudo apt-get install avrdude cd arduino0018/hardward/tools mv avrdude avrdude.old ln -s `which avrdude`
- Edit
avrdude.conf
and uncommentusbtiny
. - Follow the MakerBot directions for burning the extruder bootloader and uploading the new firmware. Pressing the reset button on the extruder controller is not necessary if you have the latest version of ReplicatorG.
At some point, you'll start wondering how to configure all the Skeinforge settings you've been reading about. The latest version of ReplicatorG incorporates Skeinforge and the settings are hidden in the profiles menu that pops up when you generate gcode. Just click "edit" and Skeinforge's configuration menu will appear.
After you print a successful model, scrape it off the platform, don't pull. Pulling can separate the layers you've printed. However, I suspect the adhesion between layers will improve as I continue tweaking.
When you start stripping filament, I think it's rather inevitable, there are several things to try.
- Increase the temperatures under Skeinforge's raft settings. Don't get too hot though or you may bulge your PTFE (the Teflon thermal insulator that prevents the hot end from melting the plastruder).
- While your in the raft settings, be sure to disable the interface layer (set the count to 0).
- Adjust your idler wheel using the provided 2mm measuring stick. The resistance should be enough to turn the idler wheel and slide against the drive gear as you pull the stick out.
- Since you have to take apart the plastruder to adjust the idler wheel, go ahead and floss the teeth as well.
Still no luck? Jump to the Fixing section.
When it starts making a lot of noise, there are options. Here's what I did. - Adjust the pots of the stepper controllers. This can have a dramatic effect. Be patient and try to get it just right. Sometimes the wrong setting can produce a hum.
- Lubricate all the moving parts. That means the X, Y, and Z axis bars as well as the idler pulleys.
Did you get it working? Awesome! Now, print:
- 2 insulator retainers
- and a Z-axis knob.
You can thank me later.
Fixing
So yeah, I broke it after a few prints. All I can say is "don't panic!" Be prepared to break things. Pieces can be replaced and sometimes upgraded to improve reliability. Here's what I ended up ordering to fix my broken bot:
- An aluminum idler pulley. These can be found on Ebay. Just search for RepRap.
- An Mk5 drive gear. As cheap as it is, it's worth just getting when you buy the kit.
- A MakerGear PEEK plastruder. You'll need a hybrid (PEEK with a PTFE core) plastruder if you want to print PLA. The design is just plain better than what MakerBot offers.
When you start buying replacement parts, consider these upgrades:
- A heated build platform and relay board. This can help prevent warping and allows you to print raftless.
- A filament spindle. This is one of those things that you don't think you need to start with. It won't take long though until you realize that this solves a real problem.
All of these parts are on order. When everything arrives, I'll hook it all up and report back about my success. Everything I've read points to huge improvements, so I'm very excited!