Skip to content

Commit b093351

Browse files
committed
Add Open_Gamma_Detector project files (hardware, docs, software)
1 parent 8399dba commit b093351

12 files changed

+267150
-0
lines changed
835 Bytes
Binary file not shown.
483 KB
Binary file not shown.
484 KB
Binary file not shown.

Opengamma/Opengamma.kicad_pcb

Lines changed: 67002 additions & 0 deletions
Large diffs are not rendered by default.

Opengamma/Opengamma.kicad_prl

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
4+
"active_layer_preset": "",
5+
"auto_track_width": true,
6+
"hidden_netclasses": [],
7+
"hidden_nets": [],
8+
"high_contrast_mode": 0,
9+
"net_color_mode": 1,
10+
"opacity": {
11+
"images": 0.6,
12+
"pads": 1.0,
13+
"shapes": 1.0,
14+
"tracks": 1.0,
15+
"vias": 1.0,
16+
"zones": 0.6
17+
},
18+
"selection_filter": {
19+
"dimensions": true,
20+
"footprints": true,
21+
"graphics": true,
22+
"keepouts": true,
23+
"lockedItems": false,
24+
"otherItems": true,
25+
"pads": true,
26+
"text": true,
27+
"tracks": true,
28+
"vias": true,
29+
"zones": true
30+
},
31+
"visible_items": [
32+
"vias",
33+
"footprint_text",
34+
"footprint_anchors",
35+
"ratsnest",
36+
"grid",
37+
"footprints_front",
38+
"footprints_back",
39+
"footprint_values",
40+
"footprint_references",
41+
"tracks",
42+
"drc_errors",
43+
"drawing_sheet",
44+
"bitmaps",
45+
"pads",
46+
"zones",
47+
"drc_warnings",
48+
"drc_exclusions",
49+
"locked_item_shadows",
50+
"conflict_shadows",
51+
"shapes"
52+
],
53+
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
54+
"zone_display_mode": 0
55+
},
56+
"git": {
57+
"repo_type": "",
58+
"repo_username": "",
59+
"ssh_key": ""
60+
},
61+
"meta": {
62+
"filename": "Opengamma.kicad_prl",
63+
"version": 5
64+
},
65+
"net_inspector_panel": {
66+
"col_hidden": [
67+
false,
68+
false,
69+
false,
70+
false,
71+
false,
72+
false,
73+
false,
74+
false,
75+
false,
76+
false
77+
],
78+
"col_order": [
79+
0,
80+
1,
81+
2,
82+
3,
83+
4,
84+
5,
85+
6,
86+
7,
87+
8,
88+
9
89+
],
90+
"col_widths": [
91+
0,
92+
0,
93+
0,
94+
0,
95+
0,
96+
0,
97+
0,
98+
0,
99+
0,
100+
0
101+
],
102+
"custom_group_rules": [],
103+
"expanded_rows": [],
104+
"filter_by_net_name": true,
105+
"filter_by_netclass": true,
106+
"filter_text": "",
107+
"group_by_constraint": false,
108+
"group_by_netclass": false,
109+
"show_unconnected_nets": false,
110+
"show_zero_pad_nets": false,
111+
"sort_ascending": true,
112+
"sorting_column": 0
113+
},
114+
"open_jobsets": [],
115+
"project": {
116+
"files": []
117+
},
118+
"schematic": {
119+
"selection_filter": {
120+
"graphics": true,
121+
"images": true,
122+
"labels": true,
123+
"lockedItems": false,
124+
"otherItems": true,
125+
"pins": true,
126+
"symbols": true,
127+
"text": true,
128+
"wires": true
129+
}
130+
}
131+
}

0 commit comments

Comments
 (0)