Denvi / FlatCAM

https://bitbucket.org/jpcgt/flatcam
MIT License
81 stars 31 forks source link

Isolation routing leaves thin sliver in the middle (not fully respecting overlap) #18

Closed PetteriAimonen closed 1 week ago

PetteriAimonen commented 1 week ago

Isolation routing does not appear to respect the overlap setting for the last path in the middle of two copper areas.

For example in the below image overlap is set to 49%, tool width 0.25 mm and the gap is 0.5 mm:

image

The overlap between the two 0.25 mm routing paths is in fact 0%, not the 49% requested. This often results in thin slivers of copper being left behind if the tool width is not perfectly accurate.

Example project file flatcam_isolation_issue.zip

PetteriAimonen commented 1 week ago

Ah, duplicate of https://bitbucket.org/jpcgt/flatcam/issues/256/paint-area-and-multiple-passes-isolation