Skip to content

Commit 401be0f

Browse files
author
drf5n
committed
Update board terminals and locations
1 parent b64a3b9 commit 401be0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Board/board.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": 1,
44
"description": "Diode",
55
"author": "David Forrest",
6-
"width": 8.564,
7-
"height": 13.388,
6+
"width": 15,
7+
"height": 10,
88

99
"chips": [{ "id": "chip", "type": "github:drf5n/[email protected]" }],
1010

1111
"pins": {
12-
"Anode": { "x": 1.46, "y": 13, "target": "chip:Anode" },
13-
"Cathode": { "x": 4, "y": 13, "target": "chip:Cathode" }
12+
"ANODE": { "x": 2, "y": 5, "target": "chip:ANODE" },
13+
"CATHODE": { "x": 13, "y": 5, "target": "chip:CATHODE" }
1414
}
1515
}

0 commit comments

Comments
 (0)