Bouni / kicad-jlcpcb-tools

Plugin to generate BOM + CPL files for JLCPCB, assigning LCSC part numbers directly from the plugin, query the JLCPCB parts database, lookup datasheets and much more.
MIT License
1.08k stars 102 forks source link

Do not fail creating BOM if part is not found in database #485

Closed Bouni closed 2 weeks ago

Bouni commented 2 weeks ago

This is an attempt to fix #484

I cannot reporduce this issue but I think that a part is not found in the database which results in a None returned and that leads to a failed BOM creation