gfwilliams / svgtoeagle

Online SVG to Eagle CAD converter
MIT License
85 stars 26 forks source link

Copper Layer Issues Part 2 #4

Closed twinkletwinkie closed 5 years ago

twinkletwinkie commented 6 years ago

Hello again! Thanks for the work you did on improving the script for copper layer usage but unfortunately it looks like we still have some bugs.

Screenshots: After running Ratsnest image

Error When running Ratsnest image

Results in the Silk Screen Layer: image

SVG: https://pastebin.com/Ze8G9i98

Generated Script: https://pastebin.com/Yu8KqsyW

Thanks again for your help!

gfwilliams commented 6 years ago

Thanks - but this is just a little utility I made. I can't afford to spend hours working on it - especially if it's just on a test file that's been made to stress-test it, and on the copper layer too.

If you hit problems like this, you can just manually fix up the small areas that have issues by moving/deleting the lines in Eagle.

Of course if you (or anyone else) actually feels like fixing this in the code then a PR is more than welcome :)