Skip to content

Commit dfe62b0

Browse files
committed
Bottom adjustments
1 parent 8261fbb commit dfe62b0

File tree

7 files changed

+143842
-2955
lines changed

7 files changed

+143842
-2955
lines changed

bottom/6col/nijuni-bottom.kicad_pcb

Lines changed: 70110 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
4+
"active_layer_preset": "All Layers",
5+
"auto_track_width": true,
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": true,
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+
11,
40+
12,
41+
13,
42+
14,
43+
15,
44+
16,
45+
17,
46+
18,
47+
19,
48+
20,
49+
21,
50+
22,
51+
23,
52+
24,
53+
25,
54+
26,
55+
27,
56+
28,
57+
29,
58+
30,
59+
32,
60+
33,
61+
34,
62+
35,
63+
36
64+
],
65+
"visible_layers": "fffffff_ffffffff",
66+
"zone_display_mode": 0
67+
},
68+
"meta": {
69+
"filename": "nijuni-bottom.kicad_prl",
70+
"version": 3
71+
},
72+
"project": {
73+
"files": []
74+
}
75+
}
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"drill_out_of_range": "error",
6464
"duplicate_footprints": "warning",
6565
"extra_footprint": "warning",
66+
"footprint_type_mismatch": "error",
6667
"hole_clearance": "error",
6768
"hole_near_hole": "error",
6869
"invalid_outline": "error",
@@ -81,6 +82,7 @@
8182
"silk_over_copper": "error",
8283
"silk_overlap": "error",
8384
"skew_out_of_range": "error",
85+
"through_hole_pad_without_hole": "error",
8486
"too_many_vias": "error",
8587
"track_dangling": "warning",
8688
"track_width": "error",
@@ -299,7 +301,7 @@
299301
"pinned_symbol_libs": []
300302
},
301303
"meta": {
302-
"filename": "rt22-bottom.kicad_pro",
304+
"filename": "nijuni-bottom.kicad_pro",
303305
"version": 1
304306
},
305307
"net_settings": {
@@ -323,7 +325,7 @@
323325
}
324326
],
325327
"meta": {
326-
"version": 1
328+
"version": 2
327329
},
328330
"net_colors": null
329331
},

bottom/nijuni-bottom.kicad_pcb

Lines changed: 0 additions & 2953 deletions
This file was deleted.

bottom/pinky/nijuni-bottom.kicad_pcb

Lines changed: 73199 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
4+
"active_layer_preset": "All Layers",
5+
"auto_track_width": true,
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": true,
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+
11,
40+
12,
41+
13,
42+
14,
43+
15,
44+
16,
45+
17,
46+
18,
47+
19,
48+
20,
49+
21,
50+
22,
51+
23,
52+
24,
53+
25,
54+
26,
55+
27,
56+
28,
57+
29,
58+
30,
59+
32,
60+
33,
61+
34,
62+
35,
63+
36
64+
],
65+
"visible_layers": "fffffff_ffffffff",
66+
"zone_display_mode": 0
67+
},
68+
"meta": {
69+
"filename": "nijuni-bottom.kicad_prl",
70+
"version": 3
71+
},
72+
"project": {
73+
"files": []
74+
}
75+
}

0 commit comments

Comments
 (0)