Than the BOM itself. If I generate the BOM file… it is just generated… but according to JLCPCB.com. I should get to see this window instead. Must be a kicad 5 thing?
I have that bom2grouped_csv_jlcpcb xsl file downloaded. But as I can’t find the above window. I do not know how to use it.
I also know it has been asked before. But for windows 10, which tools should I use today to simplify all this work. Besides fabrication output files I would also like to automate PDF assembly for board and schematic.
Any help would be appreciated.
Regards,
Bas
EDIT:
excel part is solved. One must use data import from within excel. Pardon me asking.
Hard to say, I’m on Linux so I don’t know what’s missing from your environment. When you run Generate BOM you shoud get a choice of scripts, and if the JLCPCB XSLT script bom2grouped_csb_jlcpcb.xsl isn’t registered you have to download and add it. As you can see it’s supposed to be in your project directory. I think their screenshot was based on v5 so it looks a little different, more compact in v6.
I have no experience with this one, for my project I did it the way you tried, folliowing JLCPCB’s instructions.
PS: Remember that Generate BOM is run from the Schematic Editor, from Tools > Generate BOM, not PCB Editor File > Fabrication Outputs. This isn’t entirely clear from JLCPCB’s instructions but when you realise that the LCSC part number field is not passed to the PCB Editor, then you’ll understand why the BOM is generated from the Schematic Editor, even if it seems a bit unintuitive. In future I think tighter integration of the components in the KiCad UI will get rid of this seeming anomaly.
I looked through the JLCPCB pages and on another one of their pages, they promote their own Python plugin which I have no experience with either. Good luck.
It turns out that my computer needs several minutes to load. I do not know why or if it is related to the actual project. I will try the same at my home PC. I am currently having the problem that JLC’s website is being as slow as my PC today…
I’ve used the bouni tool and found it very good.
I did have a complaint - after selecting/matching a LCSC part to a part (or parts) on my PCB, the tool would jump back to the start of the list, so I’d have to scroll back down to find where I was. Annoying, but not catastrophic.
I was going to submit a comment on the plugin for a bug fix, but got snowed under with another job before I got a chance.
MM
I’m guessing that the plugin connects to JLC’s servers to get information. That would slow you down if the network speed isn’t great. Some homes actually have better Internet connectivity than offices.