Add new module footprint to domotab KiCaD lib
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sat, 29 Apr 2017 01:32:03 +0000 (03:32 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 24 Jan 2023 09:41:32 +0000 (10:41 +0100)
Lib/domotab.pretty/DC-DC_DIP.kicad_mod [new file with mode: 0644]

diff --git a/Lib/domotab.pretty/DC-DC_DIP.kicad_mod b/Lib/domotab.pretty/DC-DC_DIP.kicad_mod
new file mode 100644 (file)
index 0000000..95f2131
--- /dev/null
@@ -0,0 +1,16 @@
+(module DC-DC_DIP (layer F.Cu) (tedit 5903B1F4)
+  (fp_text reference REF** (at 0.075 5.9) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value DC-DC_DIP (at -0.075 -0.15) (layer F.Fab) hide
+    (effects (font (size 0.7 0.7) (thickness 0.12)))
+  )
+  (fp_line (start -6.35 -5.07) (end 6.35 -5.07) (layer F.SilkS) (width 0.15))
+  (fp_line (start 6.35 -5.07) (end 6.35 5.07) (layer F.SilkS) (width 0.15))
+  (fp_line (start -6.35 5.07) (end 6.35 5.07) (layer F.SilkS) (width 0.15))
+  (fp_line (start -6.35 5.07) (end -6.35 -5.07) (layer F.SilkS) (width 0.15))
+  (pad 1 thru_hole circle (at 3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+  (pad 2 thru_hole circle (at -3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+  (pad 3 thru_hole circle (at 1.29 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+  (pad 4 thru_hole circle (at -3.81 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+)