Skip to content

Commit 2c4ba99

Browse files
committed
Remove exclude from bom
1 parent cb07b41 commit 2c4ba99

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

pcb/TEM.kicad_pcb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3877,7 +3877,7 @@
38773877
(path "/0cd62be7-738f-4e53-b43c-60bbf82cd7da")
38783878
(sheetname "/")
38793879
(sheetfile "TEM.kicad_sch")
3880-
(attr smd exclude_from_bom)
3880+
(attr smd)
38813881
(fp_line
38823882
(start -0.711252 -0.91)
38833883
(end 0.711252 -0.91)
@@ -4051,7 +4051,7 @@
40514051
(path "/eaca810c-03d1-4828-9a15-101a248f4b6a")
40524052
(sheetname "/")
40534053
(sheetfile "TEM.kicad_sch")
4054-
(attr smd exclude_from_bom)
4054+
(attr smd)
40554055
(fp_line
40564056
(start -0.711252 -0.91)
40574057
(end 0.711252 -0.91)
@@ -4950,7 +4950,7 @@
49504950
(path "/64802978-f48d-482a-a6ec-37623f161967")
49514951
(sheetname "/")
49524952
(sheetfile "TEM.kicad_sch")
4953-
(attr smd exclude_from_bom)
4953+
(attr smd)
49544954
(fp_line
49554955
(start -3.765 -1.71)
49564956
(end 3 -1.71)

pcb/TEM.kicad_pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"min_track_width": 0.1,
141141
"min_via_annular_width": 0.05,
142142
"min_via_diameter": 0.4,
143-
"solder_mask_to_copper_clearance": 0.0,
143+
"solder_mask_to_copper_clearance": 0.005,
144144
"use_height_for_length_calcs": true
145145
},
146146
"teardrop_options": [

pcb/TEM.kicad_sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2873,7 +2873,7 @@
28732873
(at 63.5 165.1 0)
28742874
(unit 1)
28752875
(exclude_from_sim no)
2876-
(in_bom no)
2876+
(in_bom yes)
28772877
(on_board yes)
28782878
(dnp no)
28792879
(fields_autoplaced yes)
@@ -4122,7 +4122,7 @@
41224122
(at 50.8 165.1 0)
41234123
(unit 1)
41244124
(exclude_from_sim no)
4125-
(in_bom no)
4125+
(in_bom yes)
41264126
(on_board yes)
41274127
(dnp no)
41284128
(fields_autoplaced yes)
@@ -5580,7 +5580,7 @@
55805580
(at 76.2 165.1 0)
55815581
(unit 1)
55825582
(exclude_from_sim no)
5583-
(in_bom no)
5583+
(in_bom yes)
55845584
(on_board yes)
55855585
(dnp no)
55865586
(fields_autoplaced yes)

0 commit comments

Comments
 (0)