March 9, 2010 8:03 PM
Completed TARDIS Cast | Working Light
by Anna Kaziunas FranceThis project went through many adaptations and in the end, it did not turn out as a blue box, but more like a weathered garden statue. The hydrostone did not turn out completely white, but grime on the urethane molds made little swirls, further enhancing the marbleized look. It is not bigger on the inside, but the wiring and battery did fit nicely within the internal cavity. A switch turns it on and off. Although this endeavour did not turn out exactly as planned, I learned many things about thinking in 3D and many more about construction and molding objects in 3D.
So what makes this model a “TARDIS” not just a model of a British police box that looks like a light-up garden statue? Honestly, nothing but my intent. I set out to make a model of the TARDIS and that is what it will be called.
I designed the TARDIS in Google Sketchup. > See Previous Post: TARDIS: 3D Modeling
I used the Modela to mill out the front, 3 individual sides and roof of the model in machinable wax. > See Previous Post: TARDIS: Moldmaking
I used the block of machinable wax to create urethane molds of each of the pieces. > See Previous Post: TARDIS: Moldmaking
I dedicate this project to David Tennant for his the excellent portrayal of the 10th Doctor, which has just come to an end.
February 11, 2010 8:10 PM
TARDIS: Moldmaking
by Anna Kaziunas FranceI am still working on my Fab Academy 3D Molding and Casting project (a 3D model and cast of the TARDIS. The implementation of my model proved complicated.
Starting with the cad.py created .rml files (for details on the 3D modeling process see my TARDIS: 3D Modeling post), I carved several molds out a block of machinable wax using the Modela milling machine.
There were a few mishaps creating these molds. The z-max setting was not high enough on the side mold (you can see where the Modela bit drug through the wax and made lines that were not part of the design.). I learned that it pays to set the z-max close to the max of 1 so that it will clear the edges of the design. However, because this particular design took so long to mill out , 7 hours or so, I opted not to redo it if the damage was minor. Instead, I attempted to repair the damaged areas with wax.
After I made the wax molds, I made casts of each side and the roof using urethane rubber. The door was cast once, but the side needed to be cast 3 times to create the 3D object.
I did not allow for space at the top of the wax molds, so to ensure that the rubber would have enough room to capture the top of the design, I laser-cut some tempered masonite frames in to increase the vertical space for the rubber to fill. These frames also make it a little easier to get the rubber out of the mold.
At Fab Academy Providence, we used a smooth-on 2 part urethane mold mix. Just mix equal parts of each container (A and B) and mix slowly in a figure eight pattern to minimize the bubbles.
February 8, 2010 12:26 PM
3-D modeling for molding and casting
by Jenine Bressner
I designed a boombox in Sketchup and I milled it out on the Modela in hard wax, using a 1/16" bit. I like how the tool path left a fine pattern on the surface. This model radio measures 3.5" across, and it began as a block recycled from scrap bits of wax, hence the air bubbles and the stray chunk of wood on the upper right edge.
My year project will be a diorama of a mechanical dance party on a base, and the ceiling above the dance floor will be a functioning record player. The moving figures and the record player will all work on the same motor. I'll be casting these boomboxes in different materials to position around the diorama.
![]()
January 22, 2010 11:44 AM
Molding and casting a flexible coupling part 2
by Noah BedfordThe parts have come out! Here they are separate:
![]()
Attempting to cast one out of urethane plastic with a layer of soap scum failed, as I hadn't mixed the plastic enough and weird white blobs of goo got stuck in the mold. I'm currently making another mold from the wax original after having stuck the bit that came off back on.
-\n
January 15, 2010 11:25 AM
Molding and casting a flexible coupling
by Noah BedfordJonathan's machine uses flexible couplings:
January 14, 2010 10:21 PM
Monkeys on typewriters
by Shawn Wallace
For my final project -- a pinball machine themed on an opera whose libretto is written by monkeys on typewriters -- I want to have a central chorus pit with five or six monkeys on typewriters. This seems like a perfect application for the molding and casting unit. My wife (Jill Colinan) is making the monkeys, so I thought I'd cast the typewriters for this assignment.
January 14, 2010 11:55 AM
Molding and casting
by Makeda StephensonAfter seeing David Carr’s political map relief I was inspired to do something similar. I thought it would be cool to model the Boston skyline. Since I also wanted to see how fine I could get the resolution, I took a jpg, and using the GIMP program, made it a black and white image with 50 colors and then put it through cad. I had it create a file with the following specs:
z min: -.75″
nz: 50 (one pass for each color)
tool size: 1/32
At 20, 20 speed the file was going to take about 12 hours. I was still going to try to cut it but Shawn pointed out to me that our 1/32″ bit didn’t have a long enough shank to cut at -.75″.
I went back, edited the file down to 10 colors and filled in the sky so as to leave just the buildings.
Then I created a .rml file in cad using a 1/16″ bit, .-.5 z min, and 11 nz.
After about 2 passes, the machine did a dramatic z drop and I had to stop it. Shawn suggested that I use more nz steps so I created a new file with 30 steps.
I piped the .rml files directly to the serial port through the command line as the computer thats hooked up to the mini mill has older software.
I piped the .rml files directly to the serial port through the command line as the computer thats hooked up to the mini mill has older software.
January 12, 2010 12:35 AM
TARDIS: 3D Modeling
by Anna Kaziunas FranceMy 3D Modeling and Casting project is to make a model of the outside of the TARDIS. I used the scale and dimensions from G. Hartley’s plans to make an 8 inch model TARDIS.
However, as the milling machine cannot carve out negative space, the faces on the sides or the model could not be created. In order to create a machinable mold, I had to take the 3D model apart into three sections: the roof, the front door and a side (3 of the sides are the same).
In addition, I also removed some details that were in the original 3D model, like the light on top of the box and the all of the “Police Box” lettering. The light was not transferring properly into the CAD file and the lettering would be too fine for the bit on the milling machine. (I plan to create a sticker or letter by hand). I also scaled the model down from 8 inches high to 4.8” so it could fit within the block of machinable wax.
Shawn Wallace suggested that I cast an LED into the model and use it for the light on top of the box. Brilliant.
Sketchup exports .stl ASCII files and I needed them to be in binary. I opened the files in Meshlab and then exported them as .stl binary files. Next I ran the .stl files through stl2png.py to convert the depths to grayscale.
The next steps are:
1. Mill out the 3 of the mold pieces
2. Cast with rubber, making 3 casts of the side view
3. Create a laser-cut box that will hold the mold together when it is being cast with hydrastone.
4. Cast with hydrastone.
Completed TARDIS Cast | Working Light
3-D modeling for molding and casting
Molding and casting a flexible coupling part 2
Molding and casting a flexible coupling