Export saved diagrams (K10, Land Rover 12V, New Diagram)

Re-exported from the current app state: Land Rover 12V (70 devices / 97 wires),
K10 (11 / 16), New Diagram.
This commit is contained in:
2026-07-14 07:09:10 -04:00
parent f3564cbbb0
commit 7c3f8ddca6
3 changed files with 3572 additions and 549 deletions
+1047 -18
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+51 -1
View File
@@ -2,6 +2,56 @@
"id": 4,
"name": "New Diagram",
"description": "",
"devices": [],
"sheets": [],
"wire_bundles": [],
"devices": [
{
"id": 62,
"sheet_id": null,
"device_type": "connector",
"label": "Connector",
"reference": "",
"x": 599.1646500326872,
"y": -1321.7662846344028,
"width": 100.0,
"height": 100.0,
"properties": {
"pinCount": 4,
"orientation": "right",
"partNumber": "",
"manufacturer": ""
},
"pins": [
{
"id": "pin_1",
"name": "1",
"side": "right",
"x_offset": 100,
"y_offset": 20
},
{
"id": "pin_2",
"name": "2",
"side": "right",
"x_offset": 100,
"y_offset": 40
},
{
"id": "pin_3",
"name": "3",
"side": "right",
"x_offset": 100,
"y_offset": 60
},
{
"id": "pin_4",
"name": "4",
"side": "right",
"x_offset": 100,
"y_offset": 80
}
]
}
],
"wires": []
}