Categories
Uncategorized

What is Digital Fabrication and Design? (Part II)

What is Digital Fabrication and Design?

In our last post we talked a little bit about what Digital Fabrication and Design is, or might be. This time we’re going to look at a specific example which should make us question what Digital Fabrication and Design should encompass.

I talked to a colleague of mine at UWM, a Grad Student named Broc Toft, about how he used digital tools to design something that he eventually made by hand. He described this as “Digitally Crafting to Manually Making” and provided me with some images and text to describe his process.

Broc's Design
The model was created in Rhino.

Broc's Design
I then used “Unroll Developable Srf” function to get surfaces. (I then printed it out on paper to use as a template.)

Broc's Design
This is the MDF cut using the templates. (Note: The MDF was manually cut. If I had used a CNC machine to cut it I would have had to modeled the chamfer to deal with the angles.)

Broc's Design
I then assembled and polyurethaned the model.

Broc's Design
In coddle form, ready for plaster.

Broc's Design
After the plaster was poured.

Broc's Design
The finished plaster mold.

Broc's Design
The ceramic positive that came out of mold.

Broc's Design
The end result; 21 of them used with projection mapping. (You can also see a video of the installation.)

So there’s a lot of things done by hand, and while “Digital Fabrication” wasn’t used, “Digital Design” was, at least to create the original form, and to assist in creating a template. One of the interesting aspects is that if Broc had been making a number of these forms using MDF or some other easily machinable material, using a CNC machine to create them would make more sense, but with just one needed to used to create a mold, perhaps making it by hand was the right option. Broc also noted that someone much more skilled in Digital Fabrication may have been able to CNC the whole thing and avoided doing things by hand. (My own thought is, do what works to get things done!)

While writing this post I also came across this Instructable titled Digital Fabrication By Hand, which demonstrates the same idea.

(Previously: Part I)

Categories
Uncategorized

Makin’ Boxes!

MakerCase

A few years ago I mentioned Rahulbotics’ BoxMaker, and I’ve used it plenty over the years when I needed to laser cut an enclosure, but when someone has a good idea, eventually someone else decides to implement their own version. (This is good!)

One of the other box making sites I’ve used recently is MakerCase, which has a few more features than Rahulbotics does, including a choice of edge joints, specifically t-slot, which lets you create cases that can be assembled with nuts and bolts, though the choice of nut & bolt sizes are a bit limiting. Still, it’s a good effort, and I use MakerCase quite often.

make-a-box is another one I’ve taken for a spin. It didn’t offer much in the way of special features, except for the fact that all the Ruby code is in github ready to be forked. (Of course if you prefer Java, look at Rahulbotics’ BoxMaker code instead. Or, check some of the other boxmaker code.)

If you’re looking for non-web-based solutions, supposedly 123D Make has a beta out with finger joints. But it’s been nearly a year and I still don’t see that option in the software. I’ve also tried this BoxMaker for Inkscape, but it just gives me errors and fails to work.

I’ve long wanted a box maker for OpenSCAD, and I did find Parametric box maker for lasercut on Thingiverse, and it’s definitely something worth playing with, though on my creaky old laptop it’s not speed demon. Still, I really like the idea of code I can download and run rather than relying on a web site to generate a box.

I’ll continue to explore box making options that work well with laser cutter and other CNC machines, but if I’ve missed an option you know about, please let me know!

Categories
Uncategorized

Science, Technology and the Future of Art

Blue Gears

If you happen to be near Palo Alto this month stop by the Pacific Art League to see my piece “Blue Gears” in a gallery show titled “Science, Technology and the Future of Art”.

This is the first juried exhibition my work has been in. Typically I’ve shown my work at gallery night events or more maker-style events, and I was invited by the Beaver Dam Area Arts Association to take part in their “Beyond Your Imagination” show back in January 2013, but this is a new thing.

I found that since starting grad school I’ve really been able to focus on where my work is headed, and critically think about where it fits in the world.

(Oh, and if you’re not familiar with all of this, here’s some background on my art robots.)

(Big thanks to the folks at Evil Mad Scientist for helping out with the shipping and delivery. And yes, the robot that created this was indeed controlled with a Diavolino!)

Categories
Uncategorized

What is Digital Fabrication and Design?

What is Digital Fabrication and Design?

I’m currently enrolled in an MFA program at UWM with a focus on Digital Fabrication and Design. So, you may be asking “What exactly is Digital Fabrication and Design?” I’ve got my own ideas of what it is, but I’m also going to explore what others might think it is, or not even realize it is.

Let’s start with checking in on the Wikipedia definition for Digital modeling and fabrication:

Digital modeling and fabrication is a process that joins design with the Construction / Production through the use of 3D modeling software and additive and subtractive manufacturing processes. These tools allow designers to produce digital materiality, which is something greater than an image on screen, and actually tests the accuracy of the software and computer lines.

The OpenDesk project has a nice short definition “Digital fabrication is a type of manufacturing process where the machine used is controlled by a computer.” There is again the reference to CNC machines, 3D printers, and laser cutters.

Both of these focus on the process and the tools used. They mention machines controlled by computers. There is some mention of design, but no mention of art. (We’ll get to that part later.)

OK, we’ve got some definitions now, and I’m sure you’ve got your own idea of what digital fabrication and design entails. Next time we’ll look at a specific example from an artist.

Stay Tuned!

Categories
Uncategorized

Remix ~ Improve ~ Share

CinemaPi

I was alerted to the fact that someone created a new design based on one of my designs. The Laser Cut Case CinemaPi is based on a design I created called Raspberry Pi Case (with Camera) which you might remember from this post. (Oh, if you want more info on the Cinema Pi, see the notes here.)

But wait! It doesn’t end there…

Remixes

My case is actually derived from Stacking Pi Case by CongoJoe. And CongoJoe? Not even the original creator, as he based his work on a design from Adafruit called the Adafruit Pi Box.

And Adafruit? They created the case and it’s a product they still sell, and they’ll tell you how to put it together. (And yes, they do have a newer, cheaper version if you just want a Pi case.)

Adafruit is just plain awesome, of course. They know that it’s not just about selling products, but about sharing information, teaching, spreading knowledge, and inspiring people. They get it.

This… this is the kind of world I want to live in.