easyeda2kicad icon indicating copy to clipboard operation
easyeda2kicad copied to clipboard

Maximum line length exceeded

Open urish opened this issue 5 years ago • 1 comments
trafficstars

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.

urish avatar Oct 17 '20 09:10 urish

how do I add new lines while generating output

Boaztheostrich avatar Jan 02 '22 04:01 Boaztheostrich