7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 00:33:25 +00:00

Test point footprints had NPTH pads instead of normal THT (plated) pads. See

This commit is contained in:
Rene Pöschl 2018-05-07 11:19:22 +02:00
parent 49e00d5c4f
commit a53b1723a8
12 changed files with 12 additions and 12 deletions

View File

@ -19,5 +19,5 @@
(fp_line (start -1 -1) (end -1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1) (end 1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 1 1) (drill 0.5) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1 1) (drill 0.5) (layers *.Cu *.Mask))
)

View File

@ -19,5 +19,5 @@
(fp_line (start -1.25 -1.25) (end -1.25 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 1.25) (end 1.25 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 1.25) (end -1.25 1.25) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
)

View File

@ -19,5 +19,5 @@
(fp_line (start -1.5 -1.5) (end -1.5 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.5 1.5) (end 1.5 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.5 1.5) (end -1.5 1.5) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 2 2) (drill 1.0) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1.0) (layers *.Cu *.Mask))
)

View File

@ -19,5 +19,5 @@
(fp_line (start -1.75 -1.75) (end -1.75 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 1.75) (end 1.75 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 1.75) (end -1.75 1.75) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
)

View File

@ -19,5 +19,5 @@
(fp_line (start -2 -2) (end -2 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 2 2) (end 2 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 2 2) (end -2 2) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
)

View File

@ -19,5 +19,5 @@
(fp_line (start -2.5 -2.5) (end -2.5 2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.5 2.5) (end 2.5 -2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.5 2.5) (end -2.5 2.5) (layer F.CrtYd) (width 0.05))
(pad 1 np_thru_hole rect (at 0 0) (size 4 4) (drill 2.0) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 4 4) (drill 2.0) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 0.7) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 1 1) (drill 0.5) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 1 1) (drill 0.5) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 0.95) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 1.5 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 1.2) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 2 2) (drill 1.0) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1.0) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 1.75 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 1.45) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 2 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 1.75) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
)

View File

@ -13,5 +13,5 @@
)
(fp_circle (center 0 0) (end 2.5 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 2.25) (layer F.SilkS) (width 0.12))
(pad 1 np_thru_hole circle (at 0 0) (size 4 4) (drill 2.0) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 4 4) (drill 2.0) (layers *.Cu *.Mask))
)