3D Printed Lampshade

by ElijahFrankle in Craft > Art

66 Views, 0 Favorites, 0 Comments

3D Printed Lampshade

Screenshot 2024-04-24 at 12.43.07 AM.png

In this project, I used Rhino and Grasshopper to parametrically design a lampshade which was then fabricated with a 3D printer.

Supplies

Software: Rhino, Grasshopper, UltiMaker Cura. Hardware: Prusa Mk3/Bambu 3D printer, PLA filament.

Cylinder Setup

Screenshot 2024-04-24 at 12.45.13 AM.png

I first created a mesh of points forming a cylinder. The only parameters at this stage were the radius, height, and number of segments vertically and radially. I decided I would take this approach to then offset the radius and height of these points from their starting position as I knew I wanted my design to have an overall cylindrical shape.

Parametric Design

Screenshot 2024-04-24 at 12.28.03 AM.png
Screenshot 2024-04-24 at 12.37.59 AM.png

I then wrote a script in Python to take additional parameters and turn them into a design, offsetting the points in a geometric pattern. The pattern has two main elements, the two-dimensional sine function which creates the spiral pattern and a single-period sine vertical offset which bunched up the points in the middle. Once the design was finalized, it was exported as an STL.

Slicing

Screenshot 2024-04-24 at 12.30.11 AM.png

Next I used the UltiMaker Cura program to prepare the file for 3D printing. Using a vase mode to only trace the outside edge in a single spiraling line, the print had an estimated time approximately four and a half hours with around 1300 layers.

Printing

IMG_6908.jpg
IMG_4410.jpeg

The file was first printed on a Prusa Mk3 3D printer. However, this process failed about halfway through due to an extruder issue. The file was then printed on a Bambu printer, which completed the print without any problems.

Result

IMG_4387.jpg

Because my lamp was taller than the build volume, I used small pieces of cardboard to boost my lampshade's height to where the center of the shade is around the bulb. It glows very nicely, highlighting the spiral pattern.