We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2656147 commit 40d4ca9Copy full SHA for 40d4ca9
1 file changed
panel.json
@@ -7,25 +7,24 @@
7
"type": "vcuts"
8
},
9
"framing": {
10
- "type": "frame"
+ "type": "frame",
11
+ "width": "11mm"
12
13
"tooling": {
- "type": "3hole",
14
- "hoffset": "3mm",
15
- "voffset": "15mm"
+ "type": "4hole",
+ "hoffset": "5mm",
16
+ "voffset": "25mm"
17
18
"fiducials": {
19
"type": "3fid",
20
- "voffset": "10mm"
21
+ "voffset": "20mm"
22
23
"text": {
24
"type": "simple",
- "hoffset": "0mm",
25
"voffset": "3mm",
26
"width": "2.0mm",
27
"height": "2.0mm",
28
- "hjustify": "center",
29
"text": "LinHT PCB"
30
}
31
0 commit comments