wokwi / easyeda2kicad

Convert EasyEDA designs to KiCad EDA

Home Page:https://wokwi.com/tools/easyeda2kicad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maximum line length exceeded

urish opened this issue · comments

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.

how do I add new lines while generating output