From: Nathael Pajani Date: Fri, 16 Sep 2016 18:51:03 +0000 (+0200) Subject: Additions to domotab Libs X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=1fc4afaa2bd9f7a92fc5d058a416e8c674b08b24;p=elec%2Fbase%2Flib Additions to domotab Libs --- diff --git a/Lib/domotab.pretty/Jumper_2mm_4pins.kicad_mod b/Lib/domotab.pretty/Jumper_2mm_4pins.kicad_mod new file mode 100644 index 0000000..dfef957 --- /dev/null +++ b/Lib/domotab.pretty/Jumper_2mm_4pins.kicad_mod @@ -0,0 +1,17 @@ +(module Jumper_2mm_4pins (layer F.Cu) (tedit 57DC18D5) + (tags "Jumper 2mm 4pin") + (fp_text reference J** (at 0 -1.6256) (layer F.SilkS) + (effects (font (size 0.9 0.8) (thickness 0.2))) + ) + (fp_text value VAL** (at 0 1.7018) (layer F.SilkS) + (effects (font (size 0.9 0.8) (thickness 0.2))) + ) + (fp_line (start -4 -1) (end 4 -1) (layer F.SilkS) (width 0.22098)) + (fp_line (start 4 -1) (end 4 1) (layer F.SilkS) (width 0.22098)) + (fp_line (start 4 1) (end -4 1) (layer F.SilkS) (width 0.22098)) + (fp_line (start -4 1) (end -4 -1) (layer F.SilkS) (width 0.22098)) + (pad 4 thru_hole circle (at 3 0) (size 1.19888 1.19888) (drill 0.70104) (layers *.Cu *.Mask F.SilkS)) + (pad 3 thru_hole circle (at 0.99898 0) (size 1.19888 1.19888) (drill 0.70104) (layers *.Cu *.Mask F.SilkS)) + (pad 2 thru_hole circle (at -1 0) (size 1.19888 1.19888) (drill 0.70104) (layers *.Cu *.Mask F.SilkS)) + (pad 1 thru_hole circle (at -2.99898 0) (size 1.19888 1.19888) (drill 0.70104) (layers *.Cu *.Mask F.SilkS)) +) diff --git a/Lib/domotab.pretty/Switch_KSS.kicad_mod b/Lib/domotab.pretty/Switch_KSS.kicad_mod new file mode 100644 index 0000000..9507a74 --- /dev/null +++ b/Lib/domotab.pretty/Switch_KSS.kicad_mod @@ -0,0 +1,17 @@ +(module Switch_KSS (layer F.Cu) (tedit 57DC1EB2) + (fp_text reference REF** (at 0 2.925) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Switch_KSS (at 0.075 -0.2) (layer F.SilkS) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.3 -1.9) (end -1.3 -2.7) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.3 -2.7) (end 1.3 -2.7) (layer F.SilkS) (width 0.15)) + (fp_line (start 1.3 -2.7) (end 1.3 -1.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.75 -1.9) (end 2.75 -1.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.75 -1.9) (end 2.75 1.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.75 1.9) (end -2.75 1.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.75 1.9) (end -2.75 -1.9) (layer F.SilkS) (width 0.15)) + (pad 1 smd rect (at -2.95 0) (size 1.7 3.7) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 2.95 0) (size 1.7 3.7) (layers F.Cu F.Paste F.Mask)) +)