Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Added generic buzzer 14D, 7mm height, P10mm (#1864)
Browse files Browse the repository at this point in the history
* Added generic buzzer 14D, 7mm height, RM10mm
* changed name compliant with name convention
* Changed 3D model name
  • Loading branch information
gggfred authored and cpresser committed Nov 14, 2019
1 parent defbb41 commit ac0ed5e
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions Buzzer_Beeper.pretty/Buzzer_D14mm_H7mm_P10mm.kicad_mod
Original file line number Diff line number Diff line change
@@ -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))
)
)

0 comments on commit ac0ed5e

Please sign in to comment.