Hi! I’m creating a 3D printing visualization for a chair that needs to print bottom-to-top in Grasshopper.
Setup:
- Hollow chair (lofted walls between two rectangles)
- Seat with boundary surfaces (5mm thick)
- Need to show the complete print path from bottom of chair → seat → back → top
Goal:
- Visualize the print path as a continuous curve that traces bottom-to-top
- Show layer transitions with a vertical seam along the back edge
- Clearly indicate the printing sequence and order
Challenges:
-
How do I create a multi-surface print path that flows in bottom-to-top order?
-
How do I add a vertical seam curve to mark where the printer steps up between layers?
3dchair.gh (22.2 KB)
I’ve got individual surfaces working (bottom, seat, back, top) but struggling to connect them into one coherent visualization that shows the correct print order.
Any suggestions on workflow appreciated!
