mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 18:03:45 +00:00
removed generic buzzer and added missing KISYS3DMOD
This commit is contained in:
parent
fe32ceb91e
commit
db94389f8c
Buzzer_Beeper.pretty
@ -1,18 +0,0 @@
|
||||
(module BUZZER (layer F.Cu) (tedit 5A030A36)
|
||||
(descr "Generic Buzzer")
|
||||
(tags buzzer)
|
||||
(fp_text reference REF** (at 5 -2.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value BUZZER (at 5 1.50114) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 5 0) (end 13.001 0.24892) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 5 0) (end 13.5 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 5 -0.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 5 0) (end 12.8 -0.8) (layer F.Fab) (width 0.1))
|
||||
(pad 2 thru_hole circle (at 10 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask))
|
||||
)
|
@ -27,7 +27,7 @@
|
||||
)
|
||||
(pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 0 4) (size 1.6 1.6) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(model Buzzer_Beeper.3dshapes/MagneticBuzzer_CUI_CST-931RP-A.wrl
|
||||
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/MagneticBuzzer_CUI_CST-931RP-A.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
|
Loading…
Reference in New Issue
Block a user