3D Chocolate Printer Made From LEGO
by saul in Workshop > 3D Printing
223458 Views, 287 Favorites, 0 Comments
3D Chocolate Printer Made From LEGO
Using lego and a few custom components a 3D printer for chocolate is possible. I did this project a long time ago so the documentation is incomplete, but hopefully it will inspire someone to rebuild it and fill in the blanks.
Make a Chocolate Extruder.
These were my first rough plans for a chocolate extruder. Powdered chocolate into a heated barrel, lego worm screws as the slurry pump through an ejection nozzle.
Cut Extrusion Chamber
bandsaw - 1" x 1" x 3" aluminum extrusion
Drill and Reem the Bore Hole for the Worm Screw.
I can't remember the diameter, but it was a close tolerance fit for the lego worm gear (close to 1/2in) Nice thing about lego is that it is super high tolerance!
Cartridge Heaters.
4 x 5W bar heaters to supply the heat to melt the chocolate. I think there are cheaper solutions, but there were convenient and fit nicely in 1/8in holes.
i got mine from watlow:
http://www.watlow.com/products/heaters/ht_cart.cfm
i got mine from watlow:
http://www.watlow.com/products/heaters/ht_cart.cfm
Interchangeable Nozzle and Set Screw
I put an interchangeable nozzle and set screw in the end of the chocolate extruder. the idea was this would make it easier to change the diameter of the chocolate bead being extruded as well as making it easier to clean out the chamber as necessary - like when chocolate melts solidly inside it...
Cartridge Heater Positions Around Extrusion Chamber.
i placed the cartridge heaters around the extrusion chamber like so. I need a jobbers drill bit to drill the 1/8in holes deep enough.
Fully Assembled Extrusion Chamber.
again, in theory the lego thermometer and programmable brick should be enough to do the chocolate control, but i used the PID and thermocouple because i was just interested in proving the concept and i had those lying around my lab.
Testing the Extrusion Chamber
Here i am testing the extrusion chamber.
Build a Lego Gantry
I can't remember all the details, but it's pretty simple. i used rack and pinions for the X and Y axis gantries.
there are lots of ways to do this. You really want z axis too. i hacked the Z axis by using a layer by layer increment ratchet that was mechanical. given the memory limits of the PCX bricks, one layer was about all you could program before having to upload a new layer code anyway.
there are lots of ways to do this. You really want z axis too. i hacked the Z axis by using a layer by layer increment ratchet that was mechanical. given the memory limits of the PCX bricks, one layer was about all you could program before having to upload a new layer code anyway.
Lets Build Some Chocolate Stuff!
Here's the finished (well, you know, in a rough prototype kind of way) printer.
there are only 3 controllable ports on the rcx brick i used, so one for x, one for y, and one for the extrusion control. you'd need to gang two rcx bricks to further control temperature and the z axis.
I did end up doing 5 layer builds of 3D things like the letter A. unfortunately without a release / support material the geometry is limited, but it was still cool.
hopefully someone will rebuild this and simplify it.
there are only 3 controllable ports on the rcx brick i used, so one for x, one for y, and one for the extrusion control. you'd need to gang two rcx bricks to further control temperature and the z axis.
I did end up doing 5 layer builds of 3D things like the letter A. unfortunately without a release / support material the geometry is limited, but it was still cool.
hopefully someone will rebuild this and simplify it.