SebKuzminsky / pycam

Other
343 stars 101 forks source link

Toolpath cloning with "keep original toolpath" unchecked repeats the first clone. #45

Closed fraimondo closed 7 years ago

fraimondo commented 7 years ago

If you clone a toolpath X times, you'll get the first tool path doubled.

sumpfralle commented 7 years ago

Thank you for investigating this issue!

I turned your suggestion into f4ebb6c03e2194d44725fb0884041a5fd0760cc0 which fixes both issues that you solved in your branch.