pggood

Results 18 comments of pggood

Ill have a look at the code that limits the results to only basic components as well

Ive done an update that gets rid of the parts database and gets the info from https://jlcpcb.com/parts/ its quite a bit slower than using the sqlite database but the information...

as above with [KiCAD-PCM-2021.12.1.zip](https://github.com/user-attachments/files/22164674/KiCAD-PCM-2021.12.1.zip) better description

[KiCAD-PCM-2021.12.1.zip](https://github.com/user-attachments/files/22165505/KiCAD-PCM-2021.12.1.zip) with copy paste Part number

Hi Jan Ive replaced the sqlite search in library.py with the JLCPCB web api the two files Ive also changed mainwindow.py to remove the download button and partselector.py to add...

Checks to see if the parts on the PCB have been updated [KiCAD-PCM-2021.12.1.zip](https://github.com/user-attachments/files/22199033/KiCAD-PCM-2021.12.1.zip)

Hi Jan I made to the JLCPCB Tools plugin. You mentioned you're unable to act on my description alone and asked about how I construct the list of components without...

If you are using kicad 9 there are a couple of changes that had errors [KiCAD-PCM-2021.12.1_9.zip](https://github.com/user-attachments/files/22413949/KiCAD-PCM-2021.12.1_9.zip)