Baptou88 / ToolPathGeneration

Trying to learn -tool radius compensation -tool path planning -tool path generation to fill closed contour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to learn -tool radius compensation -tool path planning -tool path generation to fill closed contour

My goal is to be able to generate a toolpath similar to the following image

ToolPath in green

currently I am able to generate contour tracking taking into account the radius of the tool, and also detect areas impossible to reach

Basic contour Tracking Basic contour Tracking with collision detection

useful links: https://github.com/ejbosia/Fermat-Spirals/blob/main/Connected%20Fermat%20Spirals.pdf stackOverflow https://github.com/AngusJohnson/Clipper2

a big thank you to @SebLague and its great tutorial on ShapeEditor

About

Trying to learn -tool radius compensation -tool path planning -tool path generation to fill closed contour


Languages

Language:C# 79.7%Language:ShaderLab 13.0%Language:C++ 5.0%Language:HLSL 2.3%