Files
kicad-lib/kicad-footprints/TestPoint.pretty/TestPoint_Loop_D3.80mm_Drill2.5mm.kicad_mod
2021-03-02 10:32:13 +01:00

26 lines
1.2 KiB
Plaintext

(module TestPoint_Loop_D3.80mm_Drill2.5mm (layer F.Cu) (tedit 5A0F774F)
(descr "wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm")
(tags "test point wire loop bead")
(fp_text reference REF** (at 0.5 3.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint_Loop_D3.80mm_Drill2.5mm (at 0 -2.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.9 -0.3) (end -1.9 0.3) (layer F.Fab) (width 0.12))
(fp_line (start -1.9 0.3) (end 1.9 0.3) (layer F.Fab) (width 0.12))
(fp_line (start 1.9 0.3) (end 1.9 -0.3) (layer F.Fab) (width 0.12))
(fp_line (start 1.9 -0.3) (end -1.9 -0.3) (layer F.Fab) (width 0.12))
(fp_circle (center 0 0) (end 2.5 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.3 0) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0.5 3.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 4 4) (drill 2.5) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/TestPoint.3dshapes/TestPoint_Loop_D3.80mm_Drill2.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)