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

---
 .../modules/SMD_Packages.pretty/SMD-4032.kicad_mod | 29 ++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 library/kicadLibrary/modules/SMD_Packages.pretty/SMD-4032.kicad_mod

(limited to 'library/kicadLibrary/modules/SMD_Packages.pretty/SMD-4032.kicad_mod')

diff --git a/library/kicadLibrary/modules/SMD_Packages.pretty/SMD-4032.kicad_mod b/library/kicadLibrary/modules/SMD_Packages.pretty/SMD-4032.kicad_mod
new file mode 100644
index 00000000..2e6ff31f
--- /dev/null
+++ b/library/kicadLibrary/modules/SMD_Packages.pretty/SMD-4032.kicad_mod
@@ -0,0 +1,29 @@
+(module SMD-4032 (layer F.Cu)
+  (at 0 0)
+  (attr smd)
+  (fp_text reference REF** (at -1.26492 0 90) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value SMD-4032 (at 1.27 0 90) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start 2.921 -1.524) (end 2.921 1.524) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.556 -1.651) (end 3.556 -3.048) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.556 3.048) (end 3.556 1.651) (layer F.SilkS) (width 0.15))
+  (fp_line (start -3.556 3.048) (end -3.556 1.778) (layer F.SilkS) (width 0.15))
+  (fp_line (start -3.556 -3.048) (end -3.556 -1.778) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.556 1.651) (end 3.048 1.651) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.048 1.651) (end 2.413 1.016) (layer F.SilkS) (width 0.15))
+  (fp_line (start 2.413 1.016) (end 2.413 -1.016) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.556 -1.651) (end 3.048 -1.651) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.048 -1.651) (end 2.413 -1.016) (layer F.SilkS) (width 0.15))
+  (fp_line (start -3.556 -3.048) (end 3.556 -3.048) (layer F.SilkS) (width 0.15))
+  (fp_line (start 3.556 3.048) (end -3.556 3.048) (layer F.SilkS) (width 0.15))
+  (pad 1 smd rect (at -3.683 0) (size 1.27 3.302) (layers F.Cu F.Paste F.Mask))
+  (pad 2 smd rect (at 3.683 0) (size 1.27 3.302) (layers F.Cu F.Paste F.Mask))
+  (model SMD_Packages.3dshapes/SMD-4032.wrl
+    (at (xyz 0 0 0))
+    (scale (xyz 0.3 0.3 0.3))
+    (rotate (xyz 0 0 0))
+  )
+)
-- 
cgit