wokwi / easyeda2kicad

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

Warning: unsupported layer id: ## #68

Closed shanzez closed 3 years ago

shanzez commented 3 years ago

Export EasyEDA footprint for this part: https://lcsc.com/product-detail/Pluggable-System-Terminal-Block_Ningbo-Kangnex-Elec-WJ15EDGRC-3-81-2P_C8387.html

Try to convert it using this tool and get these warnings:

Warning: unsupported layer id: 99
Warning: unsupported layer id: 100
Warning: unsupported layer id: 100
Warning: unsupported layer id: 101
Warning: unsupported shape SVGNODE in footprint gge40

When I try to load the kicad_mod footprint into KiCad footprint editor, it says it's not a valid footprint.

"Warning Not a footprint file"

I read in an earlier ticket that the "unsupported SVGNODE" warning can be ignored. I've attached a couple of examples. I used the LCSC.com part number as the file name in case you want to look them up.

C190216.json.txt C8387.json.txt

Version 1.9.3 of easyeda2kicad

shanzez commented 3 years ago

NM, I forgot to delete up to (module in the produced kicad_mod file. The produced file works. We'll ignore the warnings.