diff options
Diffstat (limited to 'library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod b/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod new file mode 100644 index 00000000..183afbb9 --- /dev/null +++ b/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod @@ -0,0 +1,26 @@ +(module SW_PUSH (layer F.Cu) + (at 0 0) + (descr "Bouton poussoir") + (tags "SWITCH DEV") + (fp_text reference REF** (at 1.27 -5.08) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at 0 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 6.35 -5.715) (end 6.35 5.715) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.35 5.715) (end 5.715 6.35) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.715 6.35) (end -5.715 6.35) (layer F.SilkS) (width 0.12)) + (fp_line (start -5.715 6.35) (end -6.35 5.715) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.35 5.715) (end -6.35 -5.715) (layer F.SilkS) (width 0.12)) + (fp_line (start -5.715 -6.35) (end 5.715 -6.35) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.715 -6.35) (end 6.35 -5.715) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.35 -5.715) (end -5.715 -6.35) (layer F.SilkS) (width 0.12)) + (pad 1 thru_hole circle (at -5.08 -2.54) (size 2.54 2.54) (drill 1.143) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 5.08 2.54) (size 2.54 2.54) (drill 1.143) (layers *.Cu *.Mask)) + (model Buttons_Switches_THT.3dshapes/SW_PUSH.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |