summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod
diff options
context:
space:
mode:
authorrahulp132020-03-02 16:19:12 +0530
committerrahulp132020-03-02 16:19:12 +0530
commit55b7386f67afe1429f61ef9b8f923437419c7b1e (patch)
tree7fe7ad86944de9820668a19d4cf0ebd212147f6c /library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH.kicad_mod
parent977bfed94cb0e5e4efc6b68a143d8b79682209c2 (diff)
downloadeSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.gz
eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.bz2
eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.zip
update libraries
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_mod26
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))
+ )
+)