A series of grasshopper scripts to generate GCode for the 3D printing of cellular structures. In order to generate GCode . The workflow consists of 3 main steps:
- 1. Generate continuous tool path curves per 3D printer layer according to the selection of certain 3D printing parameters and the cellular structure 3D model.
- 2. Generate a continuous tool path that connects the isolated curves in te previous step.
- 3. Generate the GCode based on specific 3D printing settings and the continuous tool path geometry.
//Briefly describe what the model, and more importanly the Grashopper part does for the user These files generate a single continuous toolpath from a 3D Voronoi structure with the aim of 3D printing.
- The scripts are made in Rhino 7 and Grasshopper
- Required Grasshopper Plugins:
- Anemone
- Pufferfish
- Human
- Kangaroo 0.0.9.9
- EleFront
- ShortestWalk.gh
- Clipper