Skip to content

Commit

Permalink
Updated libraries
Browse files Browse the repository at this point in the history
Added DNP property for KiCost
  • Loading branch information
PatrickBaus committed Dec 12, 2023
1 parent b6d2ee5 commit 5e12061
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
4 changes: 4 additions & 0 deletions backplane.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -7605,6 +7605,7 @@
(at 399.62 57.99 180)
(descr "SMD pad as test Point, diameter 1.5mm")
(tags "test point SMD pad")
(property "DNP" "1")
(property "MFN" "")
(property "PN" "")
(property "Sheetfile" "backplane.kicad_sch")
Expand Down Expand Up @@ -11545,6 +11546,7 @@
(at 431.37 129.11 180)
(descr "SMD pad as test Point, diameter 1.5mm")
(tags "test point SMD pad")
(property "DNP" "1")
(property "Sheetfile" "input_protection_negative_sch.kicad_sch")
(property "Sheetname" "Input protection (negative)")
(property "ki_description" "test point")
Expand Down Expand Up @@ -18860,6 +18862,7 @@
(at 400.89 131.65 180)
(descr "SMD pad as test Point, diameter 1.5mm")
(tags "test point SMD pad")
(property "DNP" "1")
(property "MFN" "")
(property "PN" "")
(property "Sheetfile" "backplane.kicad_sch")
Expand Down Expand Up @@ -18966,6 +18969,7 @@
(at 440.895 36.4 180)
(descr "SMD pad as test Point, diameter 1.5mm")
(tags "test point SMD pad")
(property "DNP" "1")
(property "Sheetfile" "input_protection_positive_sch.kicad_sch")
(property "Sheetname" "Input protection (postive)")
(property "ki_description" "test point")
Expand Down
6 changes: 6 additions & 0 deletions backplane.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -5298,6 +5298,9 @@
(property "PN" "" (at 113.03 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DNP" "1" (at 113.03 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 20a2577f-69ee-40c1-bdb6-096cd96a603b))
(instances
(project "backplane"
Expand Down Expand Up @@ -5435,6 +5438,9 @@
(property "PN" "" (at 104.14 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DNP" "1" (at 104.14 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 371b3f85-e971-44e7-b994-97b6bf76cb56))
(instances
(project "backplane"
Expand Down
2 changes: 1 addition & 1 deletion footprints.pretty
3 changes: 3 additions & 0 deletions input_protection_negative_sch.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -1997,6 +1997,9 @@
(property "Datasheet" "~" (at 83.82 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DNP" "1" (at 88.9 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5ed8eab2-f91b-404a-b572-30b1c3847968))
(instances
(project "backplane"
Expand Down
3 changes: 3 additions & 0 deletions input_protection_positive_sch.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -1948,6 +1948,9 @@
(property "Datasheet" "~" (at 81.28 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DNP" "1" (at 76.2 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 575fc8ee-68c3-4e9a-a9a1-9a042971e1d7))
(instances
(project "backplane"
Expand Down

0 comments on commit 5e12061

Please sign in to comment.