Skip to content

Commit 4203670

Browse files
authored
Merge pull request #3 from ElectronicCats/Addons-HackGDL
Addons-HackGDL
2 parents 40f9f45 + 1ac8b79 commit 4203670

32 files changed

Lines changed: 140612 additions & 1 deletion

Add-ons/Add-on-Pescadito-HackGDL/Add-on-Pescadito-HackGDL.kicad_pcb

Lines changed: 70873 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"board": {
3+
"active_layer": 2,
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": 0.6200000047683716,
13+
"shapes": 1.0,
14+
"tracks": 0.8100000023841858,
15+
"vias": 1.0,
16+
"zones": 0.5
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+
"grid",
36+
"footprints_front",
37+
"footprints_back",
38+
"footprint_values",
39+
"footprint_references",
40+
"tracks",
41+
"drc_errors",
42+
"drawing_sheet",
43+
"bitmaps",
44+
"pads",
45+
"zones",
46+
"drc_warnings",
47+
"drc_exclusions",
48+
"locked_item_shadows",
49+
"conflict_shadows",
50+
"shapes"
51+
],
52+
"visible_layers": "00000000_00000000_00000000_a2002287",
53+
"zone_display_mode": 0
54+
},
55+
"git": {
56+
"repo_type": "",
57+
"repo_username": "",
58+
"ssh_key": ""
59+
},
60+
"meta": {
61+
"filename": "Add-on-Pescadito-HackGDL.kicad_prl",
62+
"version": 5
63+
},
64+
"net_inspector_panel": {
65+
"col_hidden": [
66+
false,
67+
false,
68+
false,
69+
false,
70+
false,
71+
false,
72+
false,
73+
false,
74+
false,
75+
false
76+
],
77+
"col_order": [
78+
0,
79+
1,
80+
2,
81+
3,
82+
4,
83+
5,
84+
6,
85+
7,
86+
8,
87+
9
88+
],
89+
"col_widths": [
90+
186,
91+
171,
92+
112,
93+
125,
94+
118,
95+
131,
96+
131,
97+
132,
98+
112,
99+
112
100+
],
101+
"custom_group_rules": [],
102+
"expanded_rows": [],
103+
"filter_by_net_name": true,
104+
"filter_by_netclass": true,
105+
"filter_text": "",
106+
"group_by_constraint": false,
107+
"group_by_netclass": false,
108+
"show_unconnected_nets": false,
109+
"show_zero_pad_nets": false,
110+
"sort_ascending": true,
111+
"sorting_column": 0
112+
},
113+
"open_jobsets": [],
114+
"project": {
115+
"files": []
116+
},
117+
"schematic": {
118+
"selection_filter": {
119+
"graphics": true,
120+
"images": true,
121+
"labels": true,
122+
"lockedItems": false,
123+
"otherItems": true,
124+
"pins": true,
125+
"symbols": true,
126+
"text": true,
127+
"wires": true
128+
}
129+
}
130+
}

0 commit comments

Comments
 (0)