wokwi / easyeda2kicad

Convert EasyEDA designs to KiCad EDA
https://wokwi.com/tools/easyeda2kicad
Other
287 stars 39 forks source link

Maximum line length exceeded #43

Open urish opened 3 years ago

urish commented 3 years ago

KiCad only support line lengths up to 1,000,000 characters.

In case of complex PCBs, we generate files with longer lines, e.g.: line-length-exceeded.zip

This can be fixed by adding some new lines when generating the output.

Boaztheostrich commented 2 years ago

how do I add new lines while generating output