Skip to content

Commit

Permalink
fix: exclude from BOM DNP components
Browse files Browse the repository at this point in the history
  • Loading branch information
kamoteshake committed Oct 31, 2024
1 parent 01cb0aa commit 88b535b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Board Files/Motherboard.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -3227,7 +3227,7 @@
(path "/00000000-0000-0000-0000-00005fc5eb8e")
(sheetname "Root")
(sheetfile "Motherboard.kicad_sch")
(attr through_hole dnp)
(attr through_hole exclude_from_bom dnp)
(fp_line
(start 0.621 -0.92)
(end 1.879 -0.92)
Expand Down Expand Up @@ -3442,7 +3442,7 @@
(path "/00000000-0000-0000-0000-00005fdff045")
(sheetname "Root")
(sheetfile "Motherboard.kicad_sch")
(attr through_hole dnp)
(attr through_hole exclude_from_bom dnp)
(fp_line
(start 0.621 0.92)
(end 1.879 0.92)
Expand Down Expand Up @@ -22357,7 +22357,7 @@
(path "/00000000-0000-0000-0000-0000609beae7")
(sheetname "Root")
(sheetfile "Motherboard.kicad_sch")
(attr through_hole dnp)
(attr through_hole exclude_from_bom dnp)
(fp_line
(start 1.81 1.37)
(end 8.35 1.37)
Expand Down Expand Up @@ -22632,7 +22632,7 @@
(path "/00000000-0000-0000-0000-000060ae463d")
(sheetname "Root")
(sheetfile "Motherboard.kicad_sch")
(attr through_hole dnp)
(attr through_hole exclude_from_bom dnp)
(fp_line
(start 1.04 0)
(end 1.81 0)
Expand Down
8 changes: 4 additions & 4 deletions Board Files/Motherboard.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -33887,7 +33887,7 @@
(at 123.19 180.34 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(in_bom no)
(on_board yes)
(dnp yes)
(uuid "00000000-0000-0000-0000-00005fc5eb8e")
Expand Down Expand Up @@ -33954,7 +33954,7 @@
(at 130.81 180.34 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(in_bom no)
(on_board yes)
(dnp yes)
(uuid "00000000-0000-0000-0000-00005fdff045")
Expand Down Expand Up @@ -34719,7 +34719,7 @@
(at 218.44 92.71 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(in_bom no)
(on_board yes)
(dnp yes)
(uuid "00000000-0000-0000-0000-0000609beae7")
Expand Down Expand Up @@ -34788,7 +34788,7 @@
(at 231.14 92.71 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(in_bom no)
(on_board yes)
(dnp yes)
(uuid "00000000-0000-0000-0000-000060ae463d")
Expand Down

0 comments on commit 88b535b

Please sign in to comment.