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

Error: unsupported file format

Seumi opened this issue · comments

commented

i got a ‘Error: unsupported file format‘ when using the online converter
the json file is exported from easyeda, and the library name is 'EC11E1834403'
the online converter show
Running easyeda2kicad v1.7.1: Reading file SW-TH_EC11E1820402.json... Parsing content... Error: unsupported file format
also i used the npm version(1.7.1) to conveter the same json file, there is no error but a waring 'Warning: unsupported shape PAD' seem like #34

this is the origin foorprint on easyeda
QQ截图20200408210314
and this is what it be in kicad(convert by npm version)
QQ截图20200408210349

Thanks for reporting! #31 and #32 should fix this :-)

commented

oh, it seem i also try to convert a footprint like #34 , sorry for my mistake 😔.
Thanks for your outstanding work.😄