From 804c8ad5c4d27250463fda803329c727c22c545c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Sat, 5 Dec 2020 21:23:27 +0100 Subject: [PATCH] Add footprint:PKM13EPYH4002-B0 --- README.MD | 9 +++++++++ .../PKM13EPYH4002-B0.kicad_mod | 16 ++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 footprints/pretty/shimatta_buzzer.pretty/PKM13EPYH4002-B0.kicad_mod diff --git a/README.MD b/README.MD index bd2ca47..0dd347f 100644 --- a/README.MD +++ b/README.MD @@ -102,6 +102,9 @@ Libraries for KiCad. * CH340G +## supervisor +* STM6822x External watchdog and voltage supervisor + # Shimatta Footprints Some footprints have no 3D model. However, in some cases a model of another footprint can be used. @@ -184,3 +187,9 @@ Legend: | BV-EI-303-2010 Transformer | Y | - | | TRACO_TBA1 | Y | - | | LCD4x16_smd_pad | Y | - | + +## buzzers + +| Name | Footprint | 3D Model | +| :---............ | :-------: | :------: | +| PKM13EPYH4002-B0 | Y | - | diff --git a/footprints/pretty/shimatta_buzzer.pretty/PKM13EPYH4002-B0.kicad_mod b/footprints/pretty/shimatta_buzzer.pretty/PKM13EPYH4002-B0.kicad_mod new file mode 100644 index 0000000..361f366 --- /dev/null +++ b/footprints/pretty/shimatta_buzzer.pretty/PKM13EPYH4002-B0.kicad_mod @@ -0,0 +1,16 @@ +(module PKM13EPYH4002-B0 (layer F.Cu) (tedit 5FCB9B1D) + (tags buzzer,piezo) + (fp_text reference REF** (at 0 -7.3) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value PKM13EPYH4002-B0 (at 0 -1.7) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 0 0) (end 6.4 0) (layer F.SilkS) (width 0.12)) + (fp_circle (center 0 0) (end 6.5 0) (layer F.CrtYd) (width 0.12)) + (fp_circle (center 0 0) (end 6.5 0) (layer F.Fab) (width 0.12)) + (pad 1 thru_hole roundrect (at -2.5 0) (size 1.8 1.8) (drill 0.8) (layers *.Cu *.Mask) (roundrect_rratio 0.25)) + (pad 2 thru_hole circle (at 2.5 0) (size 1.8 1.8) (drill 0.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 3.75) (size 1.1 1.1) (drill 1.1) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 -3.75) (size 1.1 1.1) (drill 1.1) (layers *.Cu *.Mask)) +)