fellesverkstedet / Bark-beetle-parametric-toolpaths

A grasshopper plugin for digital fabrication. Enables direct fabrication of geometry with 3D printers, CNC milling, Laser cutters, Robot arms and more. Also featuring 1:1 augmented reality toolpath projections.
97 stars 18 forks source link

Incorporate offset pocket using Clipper #37

Open Siemenc opened 6 years ago

Siemenc commented 6 years ago

Proof of concept: image

Siemenc commented 6 years ago

I got something usable up and running. Not properly tested yet but looks promising. Not sure if Clipper supports offset curve inside curve for optimized toolpath generating. image

Siemenc commented 6 years ago

Aha! So it seems like it does support it but I need to figure out how to split the lists properly. image

Siemenc commented 6 years ago

Some spots don't seem to work though image