From 048255106cb012b1a473d3d240740aa3041136bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Wed, 30 Oct 2019 22:41:31 +0100 Subject: [PATCH] Footprints: Add BV-EI-303-2010 --- README.MD | 1 + .../BV-EI-303-2010.kicad_mod | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 footprints/pretty/shimatta_tht.pretty/BV-EI-303-2010.kicad_mod diff --git a/README.MD b/README.MD index 1cd8d29..a9f3de5 100644 --- a/README.MD +++ b/README.MD @@ -154,3 +154,4 @@ Legend: | Pin Header Socket 2x05 | - | Y | | Pin Header Socket 2x10 | - | Y | | Schurter_0031.8201_20mm_Fuse | Y | - | +| BV-EI-303-2010 Transformer | Y | - | diff --git a/footprints/pretty/shimatta_tht.pretty/BV-EI-303-2010.kicad_mod b/footprints/pretty/shimatta_tht.pretty/BV-EI-303-2010.kicad_mod new file mode 100644 index 0000000..2c0b1ce --- /dev/null +++ b/footprints/pretty/shimatta_tht.pretty/BV-EI-303-2010.kicad_mod @@ -0,0 +1,22 @@ +(module BV-EI-303-2010 (layer F.Cu) (tedit 5D6EA0F8) + (fp_text reference REF** (at 0 0.5) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value BV-EI-303-2010 (at 0 -0.5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -13.9 -16.4) (end 13.9 -16.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -13.9 -16.4) (end -13.9 16.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -13.9 16.4) (end 13.9 16.4) (layer F.SilkS) (width 0.15)) + (fp_line (start 13.9 -16.4) (end 13.9 16.4) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at -10 10) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at -10 -10) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 3 thru_hole circle (at 10 5) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 4 thru_hole circle (at 10 -5) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -10 5) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -10 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -10 -5) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at 10 -10) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at 10 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at 10 10) (size 2 2) (drill 1) (layers *.Cu *.Mask)) +)