zhangty019 / Toolpath_Gcode_generation

Simple example which contains the different toolpath generation, and G-code generation for the 5AXISMAKER machine
6 stars 2 forks source link

Spiral toolpath doc #1

Open yvanblanchard opened 1 year ago

yvanblanchard commented 1 year ago

Hello,

i noticed that this tool contains a feature for doing spiral toolpath. questions:

Thank you.

yvanblanchard commented 1 year ago

@zhangty019 could you please help on this ? thanks

zhangty019 commented 1 year ago

Hi, it is for 3D printing, and it is only a simple spiral curve. Please check the picture below spiral_curve

yvanblanchard commented 1 year ago

Ok thank you for your reply. But does it work with any boundary shape , or only circle ? And does it work with 3d surface or planar only ?

zhangty019 commented 1 year ago

It can be used to calculate spiral paths for curved surfaces near round, planar mesh is also fine.