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

Catch error when no datasheet link exists #26

Closed bhusang closed 1 year ago

bhusang commented 1 year ago

Don't error out but gracefully try: catch: on missing datasheet link

TousstNicolas commented 1 year ago

Thank for your contribution !