mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-05 17:25:30 +00:00
Add Buzzer_Murata_PKLCS1212Exxxx-R1 series (#1965)
* Add Buzzer_Murata_PKLCS1212E series (#1965) Generic + footprint information (Page 4-5): https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx Product specific specs: http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKLCS1212E4001-R1 * Rename Buzzer_Murata_PKMCS0909E4000 to Buzzer_Murata_PKMCS0909E (#1965) Rename component series so that the name is more compliant with the KLC.
This commit is contained in:
parent
62d6ba8271
commit
3f1e08d2b8
Buzzer_Beeper.pretty
45
Buzzer_Beeper.pretty/Buzzer_Murata_PKLCS1212E.kicad_mod
Normal file
45
Buzzer_Beeper.pretty/Buzzer_Murata_PKLCS1212E.kicad_mod
Normal file
@ -0,0 +1,45 @@
|
||||
(module Buzzer_Murata_PKLCS1212E (layer F.Cu) (tedit 5F55DA70)
|
||||
(descr "Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx")
|
||||
(tags "Murata Buzzer Beeper")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -7) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Buzzer_Murata_PKLCS1212E (at 0 7) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -6.25 6.25) (end -6.25 2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6.25 2.25) (end -6.45 2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6.45 2.25) (end -6.45 -2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6.25 -2.25) (end -6.45 -2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6.25 -2.25) (end -6.25 -6.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.25 -2.25) (end 6.45 -2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.25 -2.25) (end 6.25 -6.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6 6) (end -6 -5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.25 6.25) (end 6.25 2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5 -6) (end 6 -6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6 -6) (end 6 6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6 6) (end -6 6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -6.25 -6.25) (end 6.25 -6.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.25 6.25) (end -6.25 6.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -6.12 -2.26) (end -6.12 -6.12) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -6.12 -6.12) (end 6.12 -6.12) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6.12 -6.12) (end 6.12 -2.26) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6.12 2.26) (end 6.12 6.12) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6.12 6.12) (end -6.12 6.12) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -6.12 6.12) (end -6.12 2.26) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -6.12 -2.26) (end -6.42 -2.26) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -6 -5) (end -5 -6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.25 2.25) (end 6.45 2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.45 2.25) (end 6.45 -2.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 1 smd rect (at -5.6 0) (size 1.2 4) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 5.6 0) (size 1.2 4) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_Murata_PKLCS1212E.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
@ -1,11 +1,11 @@
|
||||
(module Buzzer_Murata_PKMCS0909E4000-R1 (layer F.Cu) (tedit 5A030281)
|
||||
(module Buzzer_Murata_PKMCS0909E (layer F.Cu) (tedit 5A030281)
|
||||
(descr "Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1")
|
||||
(tags "Murata Buzzer Beeper")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -5.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Buzzer_Murata_PKMCS0909E4000-R1 (at 0 5.5) (layer F.Fab)
|
||||
(fp_text value Buzzer_Murata_PKMCS0909E (at 0 5.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 5.25 1.95) (end 5.25 -1.95) (layer F.CrtYd) (width 0.05))
|
||||
@ -37,7 +37,7 @@
|
||||
(fp_line (start -4.75 4.75) (end -4.75 1.95) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -4.35 0) (size 1.3 3.4) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 4.35 0) (size 1.3 3.4) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_Murata_PKMCS0909E4000-R1.wrl
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_Murata_PKMCS0909E.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
Loading…
Reference in New Issue
Block a user