Files
kicad-lib/kicad-footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile.kicad_mod
2021-03-02 10:32:13 +01:00

26 lines
1.2 KiB
Plaintext

(module TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile (layer F.Cu) (tedit 5A0F774F)
(descr "low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm")
(tags "test point wire loop bead")
(fp_text reference REF** (at 0.7 2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile (at 0 -2.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.2) (end -1.3 0.2) (layer F.Fab) (width 0.12))
(fp_line (start -1.3 0.2) (end 1.3 0.2) (layer F.Fab) (width 0.12))
(fp_line (start 1.3 0.2) (end 1.3 -0.2) (layer F.Fab) (width 0.12))
(fp_line (start 1.3 -0.2) (end -1.3 -0.2) (layer F.Fab) (width 0.12))
(fp_circle (center 0 0) (end 1.8 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 1.5 0) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0.7 2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/TestPoint.3dshapes/TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)