Files
kicad-lib/kicad-footprints/TestPoint.pretty/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod
2021-03-02 10:32:13 +01:00

30 lines
1.5 KiB
Plaintext

(module TestPoint_Bridge_Pitch2.54mm_Drill1.3mm (layer F.Cu) (tedit 5A0F774F)
(descr "wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm")
(tags "test point wire loop")
(fp_text reference REF** (at 1.1 2.3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint_Bridge_Pitch2.54mm_Drill1.3mm (at 1 -2.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 1.1 2.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 1.5) (end 4 1.5) (layer F.SilkS) (width 0.12))
(fp_line (start 4 1.5) (end 4 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start 4 -1.5) (end -1.5 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.5 -1.5) (end -1.5 1.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.54 0) (end 0 0) (layer F.Fab) (width 0.12))
(fp_line (start -1.8 -1.8) (end 4.34 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 -1.8) (end -1.8 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.34 1.8) (end 4.34 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.34 1.8) (end -1.8 1.8) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 2.54 0) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/TestPoint.3dshapes/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)