This commit is contained in:
2025-07-13 22:50:49 +02:00
parent 06004e8e54
commit ea4bbce2c9
17 changed files with 16439 additions and 1771 deletions

13
partdb.kicad_httplib Normal file
View File

@@ -0,0 +1,13 @@
{
"meta": {
"version": 1.0
},
"name": "suuppl parts library",
"description": "This KiCAD library fetches information externally from parts.suuppl.dev",
"source": {
"type": "REST_API",
"api_version": "v1",
"root_url": "https://parts.suuppl.dev/en/kicad-api/",
"token": "tcp_10361434e6676aa9705d119b6389a6b793b521fc4caed5089827e067e35ecd7a"
}
}