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 generation KO #2

Closed yvanblanchard closed 1 year ago

yvanblanchard commented 1 year ago

Hello,

I tested a spiral toolpath (connected fermat spirals ?) on a 2D surface , but it failed (and crashed).

image

Error messages:

image

Model:

NBB_Slice2.zip

yvanblanchard commented 1 year ago

@zhangty019 ANy update for this ? Thank you

yvanblanchard commented 1 year ago

@zhangty019 hello, could you please tell me what’s wrong with my model? Thank you.

zhangty019 commented 1 year ago

Hi, The algorithm can currently only handle the generation of simple spiral curves that approximate circles, and cannot handle cases with holes.