pggood

Results 18 comments of pggood

Changing line 110 and 111 from buff[0] = static_cast(std::toupper(buff[0])); buff[1] = static_cast(std::toupper(buff[1])); to buff[0] = static_cast(_toupper(buff[0])); buff[1] = static_cast(_toupper(buff[1])); Appears it to compile havent tested it though

try this one that connects directly to jclpcb [KiCAD-PCM-2021.12.1.zip](https://github.com/user-attachments/files/22164693/KiCAD-PCM-2021.12.1.zip)

Ive built it for Kicad 6.0 have you uninstalled the old version first also when you load a component there is a debug of the transaction with JLCPCB can you...

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 the downloaded...

Hi What I've done is replace the the database that is downloaded with a system that gets the component information directly from JLCPCB. When you press the select part button...

from the main screen in Kicad select tools then plugin manager This will show you all the avalible plugins and at the bottem left is install from File you can...

you need to uninstall the old version first from the plugin manager

Couple of changes between kicad 6 and kicad 9 try this one [KiCAD-PCM-2021.12.1_9.zip](https://github.com/user-attachments/files/22413926/KiCAD-PCM-2021.12.1_9.zip)

it is slow particularly on common parts like 1uf 0402 capacitors that have a lot of returns it will return basic parts if you get the search returns basic parts

Try 100nF rather that 100n if the capacitors coming back have lots of different capacitance values