Skip to content

Robotic-Building-TU-Delft/Continuous-Toolpath-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Toolpath generator for cellular structures

DOI

⚠️ Documentation website still under development Checkout our documentation website for a more complete explanation

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.

voronoi-example

voronoi-example

//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.

Prerequisites

  • The scripts are made in Rhino 7 and Grasshopper
  • Required Grasshopper Plugins:
    • Anemone
    • Pufferfish
    • Human
    • Kangaroo 0.0.9.9
    • EleFront
    • ShortestWalk.gh
    • Clipper

About

Continuous toolpath generator for cellular structures with the aim of 3D Printing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages