update kicad

This commit is contained in:
Σlie *
2026-02-24 09:57:26 +01:00
parent a9cddbfbad
commit fe5e9edd76
18 changed files with 111094 additions and 2267 deletions

View File

@ -473,13 +473,77 @@
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"clearance": 0.25,
"name": "DATA",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgb(194, 0, 194)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3
},
{
"clearance": 0.25,
"name": "GND",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"schematic_color": "rgb(0, 0, 0)",
"track_width": 1.0,
"via_diameter": 0.8,
"via_drill": 0.4
},
{
"clearance": 0.25,
"name": "POWER",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2,
"schematic_color": "rgb(194, 0, 0)",
"track_width": 0.8,
"via_diameter": 1.0,
"via_drill": 0.5
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_assignments": {
"Net-(BUC1-GND)": [
"GND"
],
"Net-(BUC1-Vin)": [
"POWER"
],
"Net-(BUC1-Vout)": [
"POWER"
],
"Net-(GC9A1-CS)": [
"DATA"
],
"Net-(GC9A1-DC)": [
"DATA"
],
"Net-(GC9A1-RST)": [
"DATA"
],
"Net-(GC9A1-SCL)": [
"DATA"
],
"Net-(GC9A1-SDA)": [
"DATA"
],
"Net-(GC9A1-VCC)": [
"POWER"
],
"Net-(GY-BNO1-SCL{slash}Rx)": [
"DATA"
],
"Net-(GY-BNO1-SDA{slash}Tx)": [
"DATA"
]
},
"netclass_patterns": []
},
"pcbnew": {
@ -487,9 +551,9 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "../../../../../../Downloads/inclino_proto_v1/",
"plot": "../../../../../../Downloads/inclino_proto_v2/",
"pos_files": "",
"specctra_dsn": "../../../../../../Downloads/inclinometre.dsn",
"specctra_dsn": "../../../../../../Downloads/inclinometre_V2.dsn",
"step": "../../../../../../Downloads/inclinometre.step",
"svg": "",
"vrml": ""