A2: CAD model + fabricated output = Parametric Awesomeness

This week's assignment was to use a parametric approach to designing a press-fit kit.

As I started using Rhinoceros (and Grasshopper), I realized there would be a bit of maths involved:

Cat jumping with math overlays

The first thing I did was to re-create the basic components that I created in Illustrator for the last assignment and add some basic parameters for adjustment.

This was the non-parametrized re-creation of the main piece of the kit:

Vectors of the main kit piece rendered in Rhino

After adding some parametrization for the component, I made the sides flexible:

Circles changing size using a slider in Grasshopper

The next step was to do the same parametrization for the triangle sizes:

Triangle changing size using a slider in Grasshopper

After the single piece was done, I parametrized the creation of multiple pieces using a slider:

Scaling the main piece in Grasshopper

The more challenging part was to create the connector because of weird angles, and being able to understand how to mirror, rotate, and define a union of geometries:

Image of cat using calculator

…and eventually I landed on this:

Multiplying the number of pieces using a slider

With this model ready, it is time to bake and…

Dr. Evil making air quotes - Prepare the laser

The initial cutting was a major pain -- the proportions were off, and the notches were incredibly loose.

Mulitple pieces cut on different sizes

I ended up adding a measure that I could use to determine the actual size of the vectors:

Grasshopper artifact used for measuring sizes

...and this is how it was created in Grasshopper:

Grasshopper implementation of the measuring artifact

And how it was adjusted in Illustrator every time I printed something:

Resizing the vectors in Adobe Illustrator

For the second material (other cardboard), I took initial measures:

Using callipers to measure cardboard thickness

I did the proper adjustments in Rhino/Grasshopper:

Vectors in Rhino

Sent it to illustrator, did the resize, the cutting, and then had a bunch of new pieces:

Measuring the thickness of a single cutout piece

The notches (although small) have the right sizing:

Measuring the notch size with callipers

Here's a side by side with the iteration of the original pieces (on the left- same carboard material as in assignment 1), and the new pieces with their specific notch size (right):

different thickness pieces side by side

If I use the family of pieces to assemble with one another, it works!

different thickness pieces side by side

A different view where the material width can be more clearly observed:

different thickness pieces side by side

Using the specific connectors for each of the family of pieces -- the smaller ones are waaaaay to small:

different thickness pieces side by side

Building structures with both kinds of pieces and their smaller connector pieces:

different thickness pieces side by side

Here is a link to the artifacts created: Grasshopper file (aka. Rube-Goldberg-ish model).