Files
kicad-lib/kicad-footprints/TestPoint.pretty/TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded.kicad_mod
2021-03-02 10:32:13 +01:00

27 lines
1.2 KiB
Plaintext

(module TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded (layer F.Cu) (tedit 5A0F774F)
(descr "wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm")
(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.60mm_Drill0.9mm_Beaded (at 0 -2.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.3) (end -1.3 0.3) (layer F.Fab) (width 0.12))
(fp_line (start -1.3 0.3) (end 1.3 0.3) (layer F.Fab) (width 0.12))
(fp_line (start 1.3 0.3) (end 1.3 -0.3) (layer F.Fab) (width 0.12))
(fp_line (start 1.3 -0.3) (end -1.3 -0.3) (layer F.Fab) (width 0.12))
(fp_circle (center 0 0) (end 2 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 1.7 0) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 1.5 0) (layer F.Fab) (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 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/TestPoint.3dshapes/TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)