Add footprint:PKM13EPYH4002-B0
This commit is contained in:
parent
772f60967d
commit
804c8ad5c4
@ -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 | - |
|
||||
|
@ -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))
|
||||
)
|
Loading…
Reference in New Issue
Block a user