Merge branch 'master' of shimatta.de:FutureGadgetLab/ShimattaPCBLibs

master
Markus Koch 2016-02-13 15:19:47 +01:00
commit 438f214d9c
4 changed files with 344 additions and 1 deletions

View File

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

File diff suppressed because one or more lines are too long

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))
)
)