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.13k stars 102 forks source link

Public to Kicad Plugin and Content Manager #209

Open computergeek1507 opened 2 years ago

computergeek1507 commented 2 years ago

Rearrange the github structure to match the kicad docs so the plugin can be added to the Content Manager

https://dev-docs.kicad.org/en/addons/

Bouni commented 2 years ago

Will not happen as the Kicad Team considers this a commercial plugin which needs approval from JLCPCB.

Check out the commercial services section of this: https://dev-docs.kicad.org/en/addons/

JLC made it clear to me that the will not do that as they focus on dragging people into easyeda.

computergeek1507 commented 2 years ago

Benny Megidish's JLC-Plugin-for-KiCad is currently in there

https://github.com/bennymeg/JLC-Plugin-for-KiCad

Bouni commented 2 years ago

This is because Benny Megidish's plugin does not directly interact with JLC PCB APIs, just formats the output files in the correct way. As this plugin does use JLC API's the Addon team will not merge it into the official PCM repo unless JLC gives them permission which they will not 😞

See https://gitlab.com/kicad/addons/metadata/-/merge_requests/93