diff options
author | Uros Majstorovic <majstor@majstor.org> | 2020-08-05 01:01:55 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2020-08-05 01:01:55 +0200 |
commit | c57ca4c6305ca7fc1ed6c75ddbecc254604b666f (patch) | |
tree | f234e80060462f32436176908c39b64931e4bc71 /hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod | |
parent | f58166847c49b454c6db8f109252d0e5b929e082 (diff) |
hw moved
Diffstat (limited to 'hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod')
-rw-r--r-- | hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod b/hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod new file mode 100644 index 0000000..653de52 --- /dev/null +++ b/hw/footprints.pretty/Buzzer_12x9.5RM5.0.kicad_mod @@ -0,0 +1,22 @@ +(module Buzzer_12x9.5RM5.0 (layer F.Cu) (tedit 5B7EFE67) + (descr "Generic Buzzer, D12mm height 9.5mm with RM5.5mm") + (tags buzzer) + (fp_text reference REF** (at 0 -8.001) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Buzzer_12x9.5RM5.0 (at -1.00076 8.001) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 0 0) (end 1.00076 0) (layer F.SilkS) (width 0.15)) + (fp_text user + (at -3.81 -2.54) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 0 0) (end 6.20014 0) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at -2.5 0) (size 2 2) (drill 1.00076) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 2.5 0) (size 2 2) (drill 1.00076) (layers *.Cu *.Mask)) + (model Buzzers_Beepers.3dshapes/Buzzer_12x9.5RM7.6.wrl + (at (xyz 0 0 0)) + (scale (xyz 4 4 4)) + (rotate (xyz 0 0 0)) + ) +) |