From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001
From: rahulp13
Date: Mon, 2 Mar 2020 16:19:12 +0530
Subject: update libraries

---
 .../modules/Valves.pretty/VALVE-MINI_P.kicad_mod   | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 library/kicadLibrary/modules/Valves.pretty/VALVE-MINI_P.kicad_mod

(limited to 'library/kicadLibrary/modules/Valves.pretty/VALVE-MINI_P.kicad_mod')

diff --git a/library/kicadLibrary/modules/Valves.pretty/VALVE-MINI_P.kicad_mod b/library/kicadLibrary/modules/Valves.pretty/VALVE-MINI_P.kicad_mod
new file mode 100644
index 00000000..b05d514c
--- /dev/null
+++ b/library/kicadLibrary/modules/Valves.pretty/VALVE-MINI_P.kicad_mod
@@ -0,0 +1,28 @@
+(module VALVE-MINI_P (layer F.Cu) (tedit 58C57F1E)
+  (descr "Valve mini P")
+  (tags "Valve mini P")
+  (fp_text reference REF** (at -6.35 -2.54) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value VALVE-MINI_P (at -6.35 7.46) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text user %R (at -6.35 -2.54) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_circle (center -6.35 -2.54) (end -6.6 6.21) (layer F.CrtYd) (width 0.05))
+  (fp_circle (center -6.35 -2.54) (end 1.4 1.46) (layer F.SilkS) (width 0.12))
+  (fp_circle (center -6.35 -2.54) (end -10.79 1.91) (layer F.Fab) (width 0.1))
+  (pad 1 thru_hole rect (at 0 0) (size 2.54 2.54) (drill 1) (layers *.Cu *.Mask))
+  (pad 2 thru_hole circle (at 0 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (pad 3 thru_hole circle (at -3.81 -8.89) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (pad 4 thru_hole circle (at -8.89 -8.89) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (pad 5 thru_hole circle (at -12.7 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (pad 6 thru_hole circle (at -12.7 0) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (pad 7 thru_hole circle (at -8.89 3.81) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
+  (model ${KISYS3DMOD}/Valves.3dshapes/VALVE-MINI_P.wrl
+    (at (xyz 0 0 0))
+    (scale (xyz 1 1 1))
+    (rotate (xyz 0 0 0))
+  )
+)
-- 
cgit