41 lines
No EOL
1.7 KiB
JSON
41 lines
No EOL
1.7 KiB
JSON
{
|
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
|
"name": "KiCoil",
|
|
"description": "Planar inductor supporting spiral coils, toroidal coils, and hybrids",
|
|
"description_full": "KiCoil generates planar inductors as footprints. Currently, circular spiral and toroid inductors are supported. KiCoil supports arbitrary intermediates between spiral and toroid inductors. By playing around with this, you can create inductors that have lower parasitics and higher self-resonant frequency than standard multilayer spiral inductors.",
|
|
"identifier": "de.jaseg.kicoil",
|
|
"type": "plugin",
|
|
"author": {
|
|
"name": "jaseg",
|
|
"contact": {
|
|
"web": "https://jaseg.de/"
|
|
}
|
|
},
|
|
"license": "Apache-2.0",
|
|
"resources": {
|
|
"homepage": "https://jaseg.de/projects/kicoil",
|
|
"git": "https://git.jaseg.de/kicoil",
|
|
"issues": "https://codeberg.org/jaseg/kicoil/issues"
|
|
},
|
|
"versions": [
|
|
{
|
|
"version": "0.9.0",
|
|
"status": "stable",
|
|
"kicad_version": "9.00",
|
|
"download_sha256": "8c1f66c91fab315d76d640da1d197463412e4ee3d855428c37a5c66414b26b76",
|
|
"download_size": 38942,
|
|
"download_url": "https://git.jaseg.de/kimesh.git/plain/de.jaseg.kicoil-v0.9.0.zip?h=v0.9.0",
|
|
"install_size": 119659
|
|
},
|
|
{
|
|
"version": "0.11.0",
|
|
"status": "stable",
|
|
"kicad_version": "9.00",
|
|
"download_sha256": "455879f51a288ffc399f62556b1d83dc4988349f1759ddb283d711f72406310a",
|
|
"download_size": 1886869,
|
|
"download_url": "https://git.jaseg.de/kimesh.git/plain/de.jaseg.kicoil-v0.11.0.zip?h=v0.11.0",
|
|
"install_size": 14353567
|
|
}
|
|
],
|
|
"runtime": "ipc"
|
|
} |