wokwi / easyeda2kicad

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

Adding missing layer 11 as 'Edge.Cuts' to fix the crash and add the solid region cut to pcbnew #46

Closed zeevj closed 3 years ago

urish commented 3 years ago

Thank you! Can you please give an example of an EasyEDA file with layer 11?

zeevj commented 3 years ago

For some reason I had a Solid Region + Multi-Layer + type: Solid (This is what generated layer 11) easyeda_project_file.json

zeevj commented 3 years ago

So now if I fix the faulty value (from solid to board cutout) the script does't "cut" the board ( "Warning: unsupported SOLIDREGION type npth") handling 'npth' the same as 'solid' is enough to fix it. Will add it to the pull request

urish commented 3 years ago

Thank you!

urish commented 3 years ago

Fix deployed on https://wokwi.com/easyeda2kicad