First commit

This commit is contained in:
2023-01-24 21:00:11 +03:00
parent 6336264efb
commit 8097982d78
64 changed files with 474526 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
(module Buzzer_D9_H5.5 (layer F.Cu) (tedit 604A9093)
(tags buzzer)
(fp_text reference REF** (at 0 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Buzzer_D9_H5.5 (at 0.1 5.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.6 -1.5) (end -2.2 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.4 -1.3) (end -2.4 -1.7) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 4.5 0) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at -2.5 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.5 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
(model "$(my_additions)/Buzzer_D9_H5.5.step"
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)