wokwi / easyeda2kicad

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

Unsupported shape SVGNODE and Unsupported SOLIDREGION #42

Open pseudobacon opened 3 years ago

pseudobacon commented 3 years ago

I tried converting a couple of keyboard PCBs but I got these errors: image

Here are the two projects I tried: https://lceda.cn/editor#id=47008868b61d4377add794be58e53865 https://lceda.cn/editor#id=04fc83934db54e4f8cd980bc7668f0e2

urish commented 3 years ago

Attaching the relevant projects as JSON files:

issue-42.zip

urish commented 3 years ago

Thanks for reporting!

SVGNODE are unlikely to be supported, as the conversion requires a complex process, and they are usually just graphics and do not have a functional use for the PCB.

The npth SOLIDREGION requires further investigation. I also opened issues #43 and #44 that cause these files to fail conversion.