forked from KiCad/kicad-footprints
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added footprint for CUI CMR-12062S-67 speaker
Datasheet: https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf 3D: KiCad/kicad-packages3D#681
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
(module Speaker_CUI_CMR-1206S-67 (layer F.Cu) (tedit 5E9EC9CE) | ||
(descr "Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf") | ||
(tags "speaker CUI") | ||
(attr smd) | ||
(fp_text reference REF** (at 0 -4) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value Speaker_CUI_CMR-1206S-67 (at 0 4.5) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start 6 -3) (end -6 -3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -6 -3) (end -6 3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -6 3) (end 6 3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 6 3) (end 6 -3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 4.4 3.1) (end -4.4 3.1) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -6.1 1.05) (end -6.1 -3.1) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -6.1 -3.1) (end 6.1 -3.1) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 6.1 -3.1) (end 6.1 1.05) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -2.85 3.25) (end -4.4 3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.25 1.05) (end -6.25 -3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.25 -3.25) (end 6.25 -3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 6.25 -3.25) (end 6.25 1.05) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 6.25 1.05) (end 6.4 1.05) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 6.4 1.05) (end 6.4 3.55) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 6.4 3.55) (end 4.4 3.55) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 4.4 3.55) (end 4.4 3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.25 1.05) (end -6.4 1.05) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.4 1.05) (end -6.4 3.55) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.4 3.55) (end -4.4 3.55) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -4.4 3.55) (end -4.4 3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -6.45 2.6) (end -6.45 3.6) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -6.45 3.6) (end -5.45 3.6) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -4 2.25) (end -3 2.25) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -3.5 2.75) (end -3.5 1.75) (layer F.Fab) (width 0.1)) | ||
(fp_text user %R (at 0 0 180) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -2.85 6.15) (end -1.35 6.15) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -2.85 3.25) (end -2.85 6.15) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -1.35 6.15) (end 3.2 3.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.2 3.25) (end 4.4 3.25) (layer F.CrtYd) (width 0.05)) | ||
(pad 2 smd rect (at 5.4 2.3 180) (size 1.5 2) (layers F.Cu F.Mask)) | ||
(pad 1 smd rect (at -5.4 2.3 180) (size 1.5 2) (layers F.Cu F.Mask)) | ||
) |