oops, now jlcpcb kicad library added

This commit is contained in:
ijon 2025-06-13 01:24:58 +02:00
parent 7c016e7deb
commit 35a5752b21
790 changed files with 6096722 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "JLCPCB KiCad Library",
"description": "A set of symbol Libraries and a set of footprints and 3d models of the basic components from JLCPCB smt assembly",
"description_full": "A full KiCad library containing matched schematic symbols and PCB footprints, complete with 3D STEP models. All components are from JLCPCB's basic and preferred parts list, ensuring no extra setup costs. I\u2019m not affiliated or sponsored by jlcpcb, just another customer.",
"identifier": "com.github.CDFER.JLCPCB-Kicad-Library",
"type": "library",
"author": {
"name": "Chris Dirks",
"contact": {
"email": "cdirksfer@gmail.com",
"web": "https://keastudios.co.nz/"
}
},
"license": "MIT",
"resources": {
"homepage": "https://github.com/CDFER/JLCPCB-Kicad-Library"
},
"tags": [
"footprints",
"symbols"
],
"versions": [
{
"version": "2025.06.12",
"status": "stable",
"kicad_version": "8.0"
}
]
}