From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 2 Mar 2020 16:19:12 +0530 Subject: update libraries --- .../Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 library/kicadLibrary/modules/Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod (limited to 'library/kicadLibrary/modules/Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod') diff --git a/library/kicadLibrary/modules/Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod b/library/kicadLibrary/modules/Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod new file mode 100644 index 00000000..7300ca98 --- /dev/null +++ b/library/kicadLibrary/modules/Connectors.pretty/PJ320E_3.5mm_Jack.kicad_mod @@ -0,0 +1,42 @@ +(module PJ320E_3.5mm_Jack (layer F.Cu) (tedit 58E01D7A) + (descr "Headphones with microphone connector, 3.5mm, 4 pins.") + (tags "3.5mm jack mic microphone phones headphones 4pins audio plug") + (fp_text reference REF** (at 2.54 -13.97) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value PJ320E_3.5mm_Jack (at 2.54 5.08) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 2.54 -13.97) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 3.7 2) (end -0.8 2) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 2) (end -0.8 -9.2) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 -9.2) (end -0.5 -9.2) (layer F.Fab) (width 0.1)) + (fp_line (start -0.5 -9.2) (end -0.5 -12) (layer F.Fab) (width 0.1)) + (fp_line (start -0.5 -12) (end 5.1 -12) (layer F.Fab) (width 0.1)) + (fp_line (start 5.1 -12) (end 5.1 -9.2) (layer F.Fab) (width 0.1)) + (fp_line (start 5.1 -9.2) (end 6.3 -9.2) (layer F.Fab) (width 0.1)) + (fp_line (start 6.3 -9.2) (end 6.3 2) (layer F.Fab) (width 0.1)) + (fp_line (start 6.3 2) (end 5.3 2) (layer F.Fab) (width 0.1)) + (fp_line (start -0.9 -9.3) (end -0.9 2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.9 2.1) (end 3.7 2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.4 2.1) (end 5.3 2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.3 3) (end 6.8 3) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 -12.5) (end -1.3 3) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.8 -12.5) (end 6.8 3) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5.2 -9.3) (end 6.4 -9.3) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.9 -9.3) (end -0.6 -9.3) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.2 -12.1) (end -0.6 -12.1) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.4 -9.3) (end 6.4 2.1) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.2 -9.3) (end 5.2 -12.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.6 -9.3) (end -0.6 -12.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.3 -12.5) (end 6.8 -12.5) (layer F.CrtYd) (width 0.05)) + (pad 5 thru_hole oval (at 5.5 -7 270) (size 2 1.4) (drill oval 1.2 0.6) (layers *.Cu *.Mask)) + (pad 4 thru_hole oval (at 4.5 1.5 270) (size 2 1.4) (drill oval 1.2 0.6) (layers *.Cu *.Mask)) + (pad 1 thru_hole rect (at 0 0 270) (size 2 1.4) (drill oval 1.2 0.6) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 -4 270) (size 2 1.4) (drill oval 1.2 0.6) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 0 -7 270) (size 2 1.4) (drill oval 1.2 0.6) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 2.3 -5.7 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 2.3 1.3 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) +) -- cgit