mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 18:33:44 +00:00
Added AST1109MLTRQ buzzer (#1797)
* Added AST1109MLTRQ buzzer * Fixed rotations and updated description * Updated description
This commit is contained in:
parent
3110f2b1d1
commit
2eef9a7195
43
Buzzer_Beeper.pretty/Buzzer_Mallory_AST1109MLTRQ.kicad_mod
Normal file
43
Buzzer_Beeper.pretty/Buzzer_Mallory_AST1109MLTRQ.kicad_mod
Normal file
@ -0,0 +1,43 @@
|
||||
(module Buzzer_Mallory_AST1109MLTRQ (layer F.Cu) (tedit 5D7E8337)
|
||||
(descr "Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST1109MLTRQ.pdf")
|
||||
(tags "buzzer piezo")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 5.5 180) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Buzzer_Mallory_AST1109MLTRQ (at 0 -5.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -5.75 -4.75) (end 5.75 -4.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.75 -1.35) (end -5.75 -4.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -7.95 -1.35) (end -5.75 -1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -7.95 1.35) (end -7.95 -1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.75 1.35) (end -7.95 1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.75 4.75) (end -5.75 1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.75 4.75) (end -5.75 4.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.75 1.35) (end 5.75 4.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7.95 1.35) (end 5.75 1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7.95 -1.35) (end 7.95 1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.75 -1.35) (end 7.95 -1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.75 -4.75) (end 5.75 -1.35) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.5 4.5) (end -5.5 -4.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.5 4.5) (end -5.5 4.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.5 -4.5) (end 5.5 4.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -5.5 -4.5) (end 5.5 -4.5) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 0 0 180) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -5.6 -1.35) (end -5.6 -4.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 5.6 -4.6) (end 5.6 -1.35) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 5.6 1.35) (end 5.6 4.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 5.6 4.6) (end -5.6 4.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -5.6 -4.6) (end 5.6 -4.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -5.6 4.6) (end -5.6 1.35) (layer F.SilkS) (width 0.12))
|
||||
(pad 2 smd rect (at 6.6 0) (size 2.2 2.2) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -6.6 0) (size 2.2 2.2) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_Mallory_AST1109MLTRQ.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user