From: Nathael Pajani Date: Thu, 9 Feb 2017 21:25:17 +0000 (+0100) Subject: Ajout d'empreintes à la lib domotab X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=c00c765b16fd9ae35cc0f77c78919b593f757266;p=elec%2Fbase%2Flib Ajout d'empreintes à la lib domotab --- diff --git a/Lib/domotab.pretty/JST_2mm_4pins.kicad_mod b/Lib/domotab.pretty/JST_2mm_4pins.kicad_mod new file mode 100644 index 0000000..21cba4e --- /dev/null +++ b/Lib/domotab.pretty/JST_2mm_4pins.kicad_mod @@ -0,0 +1,17 @@ +(module JST_2mm_4pins (layer F.Cu) (tedit 589CB30C) + (tags "JST 2mm 4pin") + (fp_text reference J** (at 0 -3.5) (layer F.SilkS) + (effects (font (size 0.9 0.8) (thickness 0.2))) + ) + (fp_text value VAL** (at 0 2.675) (layer F.SilkS) + (effects (font (size 0.9 0.8) (thickness 0.2))) + ) + (fp_line (start -5 -2.75) (end 5 -2.75) (layer F.SilkS) (width 0.22098)) + (fp_line (start 5 -2.75) (end 5 1.75) (layer F.SilkS) (width 0.22098)) + (fp_line (start 5 1.75) (end -5 1.75) (layer F.SilkS) (width 0.22098)) + (fp_line (start -5 1.75) (end -5 -2.75) (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/TO-247_mos.kicad_mod b/Lib/domotab.pretty/TO-247_mos.kicad_mod new file mode 100644 index 0000000..137a41a --- /dev/null +++ b/Lib/domotab.pretty/TO-247_mos.kicad_mod @@ -0,0 +1,15 @@ +(module TO-247_mos (layer F.Cu) (tedit 5899A712) + (fp_text reference REF** (at 0 -3.05) (layer F.SilkS) + (effects (font (size 0.8 0.8) (thickness 0.15))) + ) + (fp_text value TO-247_mos (at 0 -3.15) (layer F.SilkS) hide + (effects (font (size 0.8 0.8) (thickness 0.15))) + ) + (fp_line (start -7.5 -2.5) (end 7.5 -2.5) (layer F.SilkS) (width 0.15)) + (fp_line (start 7.5 -2.5) (end 7.5 2.5) (layer F.SilkS) (width 0.15)) + (fp_line (start 7.5 2.5) (end -7.5 2.5) (layer F.SilkS) (width 0.15)) + (fp_line (start -7.5 2.5) (end -7.5 -2.5) (layer F.SilkS) (width 0.15)) + (pad G thru_hole circle (at -5.3 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask)) + (pad D thru_hole circle (at 0 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) + (pad S thru_hole circle (at 5.3 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) +)