Skip to content

Commit b136ad2

Browse files
Merge pull request #186 from justcallmekoko/develop
Develop
2 parents 985ac8a + 3e900e7 commit b136ad2

7 files changed

+3271
-10
lines changed

PCBs/FlipperZero/WiFi-Devboard-Pro/WiFi-Devboard-Pro.kicad_pcb

+2,517
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
4+
"active_layer_preset": "",
5+
"auto_track_width": false,
6+
"hidden_nets": [],
7+
"high_contrast_mode": 0,
8+
"net_color_mode": 1,
9+
"opacity": {
10+
"pads": 1.0,
11+
"tracks": 1.0,
12+
"vias": 1.0,
13+
"zones": 0.6
14+
},
15+
"ratsnest_display_mode": 0,
16+
"selection_filter": {
17+
"dimensions": true,
18+
"footprints": true,
19+
"graphics": true,
20+
"keepouts": true,
21+
"lockedItems": false,
22+
"otherItems": true,
23+
"pads": true,
24+
"text": true,
25+
"tracks": true,
26+
"vias": true,
27+
"zones": true
28+
},
29+
"visible_items": [
30+
0,
31+
1,
32+
2,
33+
3,
34+
4,
35+
5,
36+
8,
37+
9,
38+
10,
39+
12,
40+
13,
41+
14,
42+
15,
43+
16,
44+
17,
45+
18,
46+
19,
47+
20,
48+
21,
49+
22,
50+
23,
51+
24,
52+
25,
53+
26,
54+
27,
55+
28,
56+
29,
57+
30,
58+
32,
59+
33,
60+
34,
61+
35,
62+
36
63+
],
64+
"visible_layers": "ffebeaa_7fffffff",
65+
"zone_display_mode": 0
66+
},
67+
"meta": {
68+
"filename": "WiFi-Devboard-Pro.kicad_prl",
69+
"version": 3
70+
},
71+
"project": {
72+
"files": []
73+
}
74+
}

PCBs/FlipperZero/WiFi-Devboard-Pro/WiFi-Devboard-Pro.kicad_pro

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"other_text_thickness": 0.15,
3434
"other_text_upright": false,
3535
"pads": {
36-
"drill": 0.762,
37-
"height": 1.524,
38-
"width": 1.524
36+
"drill": 1.0,
37+
"height": 1.7,
38+
"width": 1.7
3939
},
4040
"silk_line_width": 0.15,
4141
"silk_text_italic": false,

0 commit comments

Comments
 (0)