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:
+1047
-18
File diff suppressed because it is too large
Load Diff
+2474
-530
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,56 @@
|
|||||||
"id": 4,
|
"id": 4,
|
||||||
"name": "New Diagram",
|
"name": "New Diagram",
|
||||||
"description": "",
|
"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": []
|
"wires": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user