There is a function in the api called RemoveOverlaps, which seeks for overlaps in one curve. Is there a way to use this function over multiple curves from multiple shapes?
In short i try to remove double lines in my drawing soo my lasercutter does not cut that line twice.
Thanks
It's actually a problem I need to resolve soon for the very same reason. I have a basic working version but it's old and only removes exact copies of segments, which isn't robust enough for a lot of the awful artwork we receive. If you can wait a few weeks I'll be happy to share the final macro with you.
Thank you that would be nice. I can wait ;-) Currently i'm creating some macros (simple onces) to help use to prepare files quicker for the lasercutter. Like changing to hairline without making lines arround text, attaching all lines so the laser does not jump all over the place but follows the figures and changing colors which are almost correct. And i'm trying to make some macros to make pressfit boxes and holes.