rename footprint libraries

This commit is contained in:
2017-11-13 21:57:56 +01:00
parent d2260f96a7
commit 87b302be8d
40 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
(module BUZZER17mm10mm (layer F.Cu) (tedit 56BE4381)
(fp_text reference BU** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "BUZZER 17mm10mm" (at 0 -3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(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))
)
)