How to generate Arc toolpath on the top surface of an object #357
Replies: 1 comment
-
|
You should be able to use the plane slice raster planner to do this, specifying the origin generator as a fixed point on the mesh (or centroid maybe) and the direction generator as a fixed vector pointing along the length of the arc. The caveat is that the plane slice planner has some issues, which are being addressed in #350. I would also consider using the Can you post what tool path configuration you used to make the image above? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for your excellent work,
I have an arc shaped CAD file, and I was wondering how can I use this library (best suited options) to generate an arc-shaped toolpath with consistent orientation on the top center of the Arc, can you please guide me or refer to tutorial? thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions