TousstNicolas / JLC2KiCad_lib

JLC2KICAD_lib is a python script that generate a component library (schematic, footprint and 3D model ) for KiCad from the JLCPCB/easyEDA library.
MIT License
228 stars 42 forks source link

Create vias using THT pads #53

Open Xyntexx opened 11 months ago

Xyntexx commented 11 months ago

I made a code where I converted vias from EDA to THT pads.

I can make a pull request if you think it's a good idea.

TousstNicolas commented 11 months ago

Thank you for this. Yes you can open a PR and I will check it.

I am not aware of this being very common, so I will need to verify that it does have some unintended behavior.

Xyntexx commented 11 months ago

here is the code: https://github.com/Xyntexx/JLC2KiCad_lib/tree/vias