-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathboard-tmp.json
99 lines (99 loc) · 3.84 KB
/
board-tmp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"metadata": {
"project-id": "gent-pcbmode-v5-test",
"title": "The Gent",
"description": "A version of The Gent for testing PCBmodE v5, cinco",
"revision": "1",
"creator": "Saar Drimer, Boldport",
"contributors": "Name11 Name12, Name21 Name 22 Name 23",
"contact-email": "[email protected]",
"sourcecode-url": "https://github.com/boldport/gent-pcbmode-v5-test",
"license-name": "MIT",
"license-url": "https://mit-license.org/",
"license-text": "",
"keywords": "keyword1, keyword2, keyword3",
"date": "now"
},
"project-params": {
"input": {
"routing-file": "board-routing.json",
"svg-file": "build/gent-pcbmode-v5-test.svg"
},
"output": {
"svg-file": "build/gent-pcbmode-v5-test.svg",
"gerber-preamble": "build/prod/gent-pcbmode-v5-test_"
},
"units": "mm",
"stackup": "two-layer",
"default-via-name": "default-via",
"styles": {
"layout": "default"
}
},
"components": {
"B1": {
"footprint": "CR2032-battery-holder-smd",
"layer": "top",
"location": [
-1.358349,
-2.374175
],
"show": true
}
},
"documentation": {
"board-details": {
"font-family": "Overlock-Regular-OTF-webfont",
"font-size": "1.5mm",
"letter-spacing": "0mm",
"line-height": "1.5mm",
"location": [
-26.493447,
-20.144655
],
"rotate": 0,
"style": "fill",
"type": "text",
"value": "Board details:\nName: The Gent for testing PCBmodE v5 (Cinco)\nRevision: 1\nDescription: A chameleon shaped fun soldering kit \nLicense: MIT \nCompany: Boldport\nDesigner: Saar Drimer, [email protected]"
},
"manufacturing": {
"font-family": "Overlock-Regular-OTF-webfont",
"font-size": "1.5mm",
"letter-spacing": "0mm",
"line-height": "1.5mm",
"location": [
-19.577785,
-36.116964
],
"rotate": 0,
"style": "fill",
"type": "text",
"value": "Manufacturing:\nRoHS and lead free compliant manufacturing process\nUnit of length: Millimetre (mm)\nNumber of layers: 2 ('top', 'bottom')\nBoard thickness: 1.6 mm\nSilkscreen: top, bottom, white\nSoldermask: top (blue and green), bottom (green)\nSurface finish: any lead free / RoHS\n\n* For the top side use two soldermask colours. Use\n ...top_soldermask_green.ger for green soldermask\n ...top_soldermask_blue.ger for blue soldermask.\n* Do not add any markings withough approval"
}
},
"drill-index": {
"location": [
43.295852,
-6.3958049
]
},
"drills": {},
"outline": {
"shape": {
"type": "path",
"style": "stroke-width:0.05;",
"value": "m -23.322269,-10.602876 c 9.066461,-2.465412 19.442406,-2.061597 27.457534,-2.258901 7.238693,-0.178191 9.494707,1.133848 13.678864,4.3239373 0.738971,0.36923 0.830553,-0.4415591 0.726128,-0.7595053 -0.195775,-1.068602 -0.546474,-1.718748 -1.330759,-3.199118 -0.165718,-0.237501 0.0056,-0.524129 0.268071,-0.492077 3.208021,-0.09787 9.522027,0.389353 13.288669,1.918872 1.165238,0.473167 2.307456,-0.251058 4.25869,0.874769 0.799049,0.4610364 1.431637,1.0935507 1.700703,1.9573687 0.209826,0.6736337 0.711985,1.5780975 1.198308,2.142304 1.89198,2.1949767 3.279523,5.0193252 3.806718,8.6160621 -1.19238,6.084285 -10.192427,9.9874832 -15.603381,10.1535512 -5.445089,0.300741 -3.664206,-2.594737 -8.885295,-0.772778 -1.870106,1.092605 -30.096787,2.328583 -34.792166,-1.4808 -1.250482,-1.0145219 -2.563573,-2.0924971 -4.138069,-1.1292804 -1.760228,1.0768404 -0.28494,2.9703704 -10.907861,3.4013574 -10.622922,0.430987 -11.097984,-15.3077588 -5.929685,-19.1021288 5.963254,-4.3779962 10.95949,-3.0395648 15.203531,-4.1936332 z"
}
},
"shapes": {
"POURS": {
"footprint": "pours",
"layer": "top",
"location": [
0,
0
],
"show": true
}
}
}