This script optimizes a drawing for laser cutting:
- Removes overlapping lines (except Bézier curves);
- Saves the modified file with a new name;
- Applies modifications to the entire document;
- Delete non cuttable path;
- Optimizes the cutting order.
Translated in english. Please, fork and make a pull request on github for other languages. Or send me the pot file with country code.
Download it on https://github.com/FrankSAURET/OptimLaser.
Hi - this line doesn't look as if you wanted to keep it in a published version: https://github.com/FrankSAURET/OptimLaser/blob/49e0a4674ee35f0b3f9c112d9753afc9c6bbb1da/OptimLaser.py#L583
Thank's
but is just for debbugging and the extension work well with it.Sorry you're wright. And just find a bug. I will correct it quickly.
I think it's ok now
Now english translation is working. Send me other languages (translation of pot file in locale folder).