Added 3d model of buzzer in misc

master
Shino Amakusa 2016-02-13 13:58:03 +01:00
parent 824e5eb3c5
commit 2ef63c6295
3 changed files with 175 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Footprints
* Pollin LCD 4x16 char
## misc
* 17mm Buzzer
* 17mm Buzzer (3d)
## artwork
* shimatta_nuclear

File diff suppressed because one or more lines are too long

View File

@ -8,4 +8,9 @@
(fp_circle (center 0 0) (end 8.5 0) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at 5 0) (size 1.5 1.5) (drill 0.9) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -5 0) (size 1.5 1.5) (drill 0.9) (layers *.Cu *.Mask F.SilkS))
(model misc.3dshapes/buzzer.x3d
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)