Hi all. I do need to create a Vcarve toolpath with Z-depth information from some existing shapes and I don’t know how I can achieve this using Grasshopper.
I do created the actual toolpath (Blue lines) in PixelCNC but when I do import the toolpath in Rhino I only get some flat curves and I do need to reconstruct somehow the Z-depth of the cut so the tool (3D gold one) is following the red curves inside like a V-carve operation.
In theory one way to solve this will be to copy the tool in all the points of the blue toolpath and move the tool down along Z until it hits the red boundary curves.
Hi @Cumberland
Here’s a script I’ve been using over the years. It generates the toolpath completely in Gh. I’m sure you can easily plug in the existing toolpath as well for height calculations. This one assumes 90-degree V-tip.