JLCKicadTools icon indicating copy to clipboard operation
JLCKicadTools copied to clipboard

Tool for using JLCPCB assembly service with KiCad

Results 13 JLCKicadTools issues
Sort by recently updated
recently updated
newest added

Hi @matthewlai First, thanks for the great work :) I noticed V6 imports all the extra fields from schematic (LCSC etc). I guess this would make it possible to run...

Hi, I wanted to try this plugin but had trouble because I'm using OSX and the way it attempts to install pip doesn't work because OSX won't load the unsigned...

Anyone having luck with exporting placement file for the backside? Mine seem to be completely off in the preview. Not sure if this is script or JLC related

Have you ever considered using some for of semantic versioning and publishing this tool via pypi. It would lower the barrier on entry and would make it easier for users...

Hi Matt, I received the cbs last week and i have been working on the code. Yesterday I started testing the relay and i could not get it to switch....

when using the generated placement file, i get no components whatsoever. strangely when i remove some components from the placement file it starts working, but they're literally the same components...

I just needed to replace a diode (C95872 by C412437) because JLC went out of stock on the former. I now see that the new diode is incorrectly rotated, although...

When placing a QFN-48 chip (ESP32-PICO-D4 as example) with pin 1 as right side bottom most pin the CPL puts it as bottom edge left most pin. The KiCad all-pos...

When having the following input from the POS file: ``` Ref,Val,Package,PosX,PosY,Rot,Side "H1","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",16.335000,1.485000,180.000000,bottom "H2","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",-13.365000,1.485000,180.000000,bottom "H3","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",-16.335000,-1.485000,180.000000,bottom "H4","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",-16.335000,1.485000,180.000000,bottom "H5","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",4.455000,1.485000,180.000000,bottom "H6","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",7.425000,1.485000,180.000000,bottom "H7","Pogopin_PNP","Mill-Max_Pogopin_0906-8-15-20-76-14-11-0_PNP_DUMMY",13.365000,-1.485000,180.000000,bottom ``` I get the following output in the CPL file: ``` Designator,Val,Package,Mid...

Hi All I have spent a good half hour debugging why one component was missing in the JLC bom. Turns out I had a seperate export folder, which also had...