If you’re looking for JLCPCB parts library for Eagle editor, here it is!
As one of many, I discovered JLCPCB, a manufacturer that produces prototype circuit boards quickly and cheaply. They can also fit SMD components, but here comes the catch: you have to specify a part number for each component. Doing it by hand proved to be a pain in the ass.
That’s why I wrote a program that can extract the data from JLCPCB SMT parts catalogue and insert them into a template Eagle library. Using that app I can quickly update whole library with current part numbers.
The library looks like this:
The project also contains a custom modified ULP script that can export BOM and ULP files with a single click!
Project home is at Github: