mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 18:43:45 +00:00
Added generic buzzer 14D, 7mm height, P10mm (#1864)
* Added generic buzzer 14D, 7mm height, RM10mm * changed name compliant with name convention * Changed 3D model name
This commit is contained in:
parent
defbb411b3
commit
ac0ed5e529
30
Buzzer_Beeper.pretty/Buzzer_D14mm_H7mm_P10mm.kicad_mod
Normal file
30
Buzzer_Beeper.pretty/Buzzer_D14mm_H7mm_P10mm.kicad_mod
Normal file
@ -0,0 +1,30 @@
|
||||
(module Buzzer_D14mm_H7mm_P10mm (layer F.Cu) (tedit 5D8D727F)
|
||||
(descr "Generic Buzzer, D14mm height 7mm with pitch 10mm")
|
||||
(tags buzzer)
|
||||
(fp_text reference REF** (at 5.16 -8.23) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Buzzer_D14mm_H7mm_P10mm (at 4.69 8.41) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 5 0) (end 6 0) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 5 0) (end 12 0) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 5 0) (end 12.1 0) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 5 0) (end 12.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 5.32 2.27) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user + (at -0.01 -2.54) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user + (at -0.01 -2.54) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 2 thru_hole circle (at 10 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_D14mm_H7mm_P10mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user