diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2020-11-15 22:07:47 -0500 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2020-11-15 22:07:47 -0500 |
commit | 3366674365852f408adcf1f9af819302425977d7 (patch) | |
tree | fa2c6b3afea3a0ec16f83f79662b576f7d6b8e60 /lib/hackup.pretty/Piezo Speaker 1407.kicad_mod | |
download | zero1541-3366674365852f408adcf1f9af819302425977d7.tar.gz zero1541-3366674365852f408adcf1f9af819302425977d7.tar.bz2 zero1541-3366674365852f408adcf1f9af819302425977d7.zip |
Initial version of Zero1541, with correct silkscreen.
Button wiring may not be correct for all button types.
Diffstat (limited to 'lib/hackup.pretty/Piezo Speaker 1407.kicad_mod')
-rwxr-xr-x | lib/hackup.pretty/Piezo Speaker 1407.kicad_mod | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/hackup.pretty/Piezo Speaker 1407.kicad_mod b/lib/hackup.pretty/Piezo Speaker 1407.kicad_mod new file mode 100755 index 0000000..81d72db --- /dev/null +++ b/lib/hackup.pretty/Piezo Speaker 1407.kicad_mod @@ -0,0 +1,12 @@ +(module "Piezo Speaker 1407" (layer F.Cu) (tedit 5AFEA714) + (fp_text reference REF** (at 0 -44.45) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "Piezo Speaker 1407" (at 0 7.62) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 0 0) (end 7 0) (layer F.SilkS) (width 0.15)) + (fp_circle (center 0 0) (end 1.27 0) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at -3.81 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 3.81 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) +) |