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

Enhancing toolpath preview: direction of cutting #4

Closed Siemenc closed 6 years ago

Siemenc commented 6 years ago

It would be nice if we can somehow see which direction it's going to cut. Maybe a small triangle at the start and end point of the toolpath?

JensDyvik commented 6 years ago

Nice. Added this in the latest CNC milling example with the Vector preview function. Seems to work well: https://github.com/fellesverkstedet/Bark-beetle-parametric-toolpaths/commit/16ac5d37f695df213bd08f93fc9eb13710d35a9a

Siemenc commented 6 years ago

Looks great! Nice and simple solution.