Skip to content

Commit 0502529

Browse files
committed
Add dip switch for pullup, add TX pullup, add empty 0805 for potential other pullup value
1 parent 612f3ab commit 0502529

8 files changed

Lines changed: 20652 additions & 2521 deletions

BSH-Board.kicad_pcb

Lines changed: 3460 additions & 2282 deletions
Large diffs are not rendered by default.

BSH-Board.kicad_prl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"board": {
3-
"active_layer": 2,
3+
"active_layer": 0,
44
"active_layer_preset": "",
55
"auto_track_width": true,
66
"hidden_netclasses": [],
77
"hidden_nets": [],
8-
"high_contrast_mode": 0,
8+
"high_contrast_mode": 1,
99
"net_color_mode": 2,
1010
"opacity": {
1111
"images": 0.6,
@@ -50,7 +50,7 @@
5050
"conflict_shadows",
5151
"shapes"
5252
],
53-
"visible_layers": "ffffffff_ffffffff_ffffd775_d7f77fff",
53+
"visible_layers": "ffffffff_ffffffff_fffff575_d7f77fff",
5454
"zone_display_mode": 0
5555
},
5656
"git": {

BSH-Board.kicad_pro

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -59,33 +59,13 @@
5959
}
6060
],
6161
"drc_exclusions": [
62-
[
63-
"copper_edge_clearance|111998382|67599828|85d57ac4-736b-4fae-9bf7-659db4891dc7|663c4c3b-5656-4f1b-89c6-0bf8d4b9d4fb",
64-
""
65-
],
6662
[
6763
"courtyards_overlap|121295000|83005000|b1239d1a-5b1c-487b-b224-c0befced9f5f|b53ecc33-0ff9-4d76-941e-72b839f12866",
6864
""
6965
],
7066
[
7167
"courtyards_overlap|125995000|83005000|7511a018-3c9f-4547-8bf6-367f1fb2acae|b53ecc33-0ff9-4d76-941e-72b839f12866",
7268
""
73-
],
74-
[
75-
"starved_thermal|113050000|73350000|e8397483-6a4c-47e0-a12d-f0e5a1d4b9da|37dcd183-776e-4dc2-aa59-a27a03bcab9f|F.Cu",
76-
""
77-
],
78-
[
79-
"starved_thermal|115850000|73350000|e8397483-6a4c-47e0-a12d-f0e5a1d4b9da|d2f31e66-015f-4d2d-a30e-0aee522bcb27|F.Cu",
80-
""
81-
],
82-
[
83-
"starved_thermal|118800000|71700000|e8397483-6a4c-47e0-a12d-f0e5a1d4b9da|569b223d-e354-4eb2-8d5e-c1a4143b2ba9|F.Cu",
84-
""
85-
],
86-
[
87-
"starved_thermal|124900000|78150000|e8397483-6a4c-47e0-a12d-f0e5a1d4b9da|9d77a273-ecff-4f40-92c7-93b73490dc74|F.Cu",
88-
""
8969
]
9070
],
9171
"meta": {
@@ -95,7 +75,7 @@
9575
"annular_width": "error",
9676
"clearance": "error",
9777
"connection_width": "warning",
98-
"copper_edge_clearance": "error",
78+
"copper_edge_clearance": "ignore",
9979
"copper_sliver": "warning",
10080
"courtyards_overlap": "error",
10181
"creepage": "error",
@@ -829,7 +809,7 @@
829809
],
830810
"filter_string": "",
831811
"group_symbols": true,
832-
"include_excluded_from_bom": false,
812+
"include_excluded_from_bom": true,
833813
"name": "",
834814
"sort_asc": true,
835815
"sort_field": "Reference"

0 commit comments

Comments
 (0)