hardware: footprints: add testpoint footprint
This is from Tomu, so it's verified to be the correct size. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
75c15fdb98
commit
d518357f76
13
hardware/pcb/tomu-fpga.pretty/testpoint.kicad_mod
Normal file
13
hardware/pcb/tomu-fpga.pretty/testpoint.kicad_mod
Normal file
@ -0,0 +1,13 @@
|
||||
(module testpoint (layer F.Cu) (tedit 59EAD795)
|
||||
(descr "Mesurement Point, Round, SMD Pad, DM 1.5mm,")
|
||||
(tags "Mesurement Point Round SMD Pad 1.5mm")
|
||||
(attr virtual)
|
||||
(fp_text reference TP3 (at 0 -1.15) (layer F.Fab) hide
|
||||
(effects (font (size 0.127 0.127) (thickness 0.03175)))
|
||||
)
|
||||
(fp_text value TEST (at 0 1.15) (layer F.Fab) hide
|
||||
(effects (font (size 0.127 0.127) (thickness 0.03175)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd circle (at 0 0) (size 1.5 1.5) (layers F.Cu F.Mask))
|
||||
)
|
Loading…
Reference in New Issue
Block a user