0
mirror of https://github.com/incutec-hw/KiCad-Library.git synced 2026-09-03 10:42:55 +00:00
Files
incutec-KiCad-Library/pcm/packages.json
JustStan 703d3233c5 Rename library nickname and files from Incutec to OpenDrone
symbol/OpenDrone.kicad_sym, footprint/OpenDrone.pretty, footprint refs
inside symbols now OpenDrone:. Tools and README follow. PCM package 1.1.0.
README documents the submodule use from the template.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 15:23:38 +02:00

33 lines
1.3 KiB
JSON

{
"packages": [
{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "OpenDrone KiCad Library",
"description": "Symbols, footprints and 3D models for every part manufactured on an OpenDrone board.",
"description_full": "The parts catalogue of the OpenDrone open source FPV hardware line by incutec: every symbol, footprint and 3D model here is used on a board that has been through a real JLCPCB assembly run. Symbols carry LCSC part numbers for JLCPCB ordering. Hardware line: https://github.com/OpenDrone-hw",
"identifier": "com_github_opendrone-hw_kicad-library",
"type": "library",
"author": {
"name": "incutec",
"contact": {
"web": "https://opendrone.be"
}
},
"license": "CERN-OHL-S-2.0",
"resources": {
"homepage": "https://github.com/OpenDrone-hw/KiCad-Library"
},
"versions": [
{
"version": "1.1.0",
"status": "stable",
"kicad_version": "10.0",
"download_url": "https://github.com/OpenDrone-hw/KiCad-Library/releases/download/pcm-v1.1.0/OpenDrone-KiCad-Library_1.1.0.zip",
"download_sha256": "bb85119a3365a3c19d234e0003ea4de9087a60fbd80a49d759e1528599db16eb",
"download_size": 38829120,
"install_size": 214373196
}
]
}
]
}