diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-05-07 17:05:59 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-05-07 17:05:59 -0500 |
commit | bde2c0e86f325d82d4de2eb2386f86cf7cfc0bd2 (patch) | |
tree | 225a4950ed2bf618d1cafdbd96ae5d1956be100a /potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod | |
parent | 029d1c83fade148faa70a5837d185442d2b5cf7c (diff) |
first draft front panel
Diffstat (limited to 'potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod')
-rw-r--r-- | potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod b/potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod new file mode 100644 index 0000000..6205441 --- /dev/null +++ b/potentiosynth/front-panel-pcb/kicad/footprints.pretty/TOGGLE_RA.kicad_mod @@ -0,0 +1,29 @@ + +(module TOGGLE_RA (layer F.Cu) (tedit 6095B558) + (descr "") + (fp_text reference REF** (at 10.16 -9.398 0) (layer F.SilkS) + (effects (font (size 0.8 0.8) (thickness 0.015))) + ) + (fp_text value TOGGLE_RA (at 12.192 -6.858 0) (layer F.Fab) + (effects (font (size 0.8 0.8) (thickness 0.015))) + ) + (fp_line (start 6.35 0.0) (end 6.35 -10.16) (layer F.SilkS) (width 0.127)) + (fp_line (start 6.35 -10.16) (end -6.35 -10.16) (layer F.SilkS) (width 0.127)) + (fp_line (start -6.35 -10.16) (end -6.35 0.0) (layer F.SilkS) (width 0.127)) + (fp_line (start -6.35 0.0) (end -3.81 0.0) (layer F.SilkS) (width 0.127)) + (fp_line (start -3.81 0.0) (end 3.81 0.0) (layer F.SilkS) (width 0.127)) + (fp_line (start 3.81 0.0) (end 6.35 0.0) (layer F.SilkS) (width 0.127)) + (fp_line (start -3.81 0.0) (end -3.81 7.112) (layer F.SilkS) (width 0.127)) + (fp_line (start -3.81 7.112) (end -1.27 7.112) (layer F.SilkS) (width 0.127)) + (fp_line (start -1.27 7.112) (end 1.27 7.112) (layer F.SilkS) (width 0.127)) + (fp_line (start 1.27 7.112) (end 3.81 7.112) (layer F.SilkS) (width 0.127)) + (fp_line (start 3.81 7.112) (end 3.81 0.0) (layer F.SilkS) (width 0.127)) + (fp_line (start -1.27 7.112) (end -1.27 13.462) (layer F.SilkS) (width 0.127)) + (fp_line (start -1.27 13.462) (end 1.27 13.462) (layer F.SilkS) (width 0.127)) + (fp_line (start 1.27 13.462) (end 1.27 7.112) (layer F.SilkS) (width 0.127)) + (pad 2 thru_hole circle (at 0.0 -12.7) (size 2.8194 2.8194) (drill 1.8796) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at 4.699 -12.7) (size 2.8194 2.8194) (drill 1.8796) (layers *.Cu *.Mask)) + (pad 3 thru_hole circle (at -4.699 -12.7) (size 2.8194 2.8194) (drill 1.8796) (layers *.Cu *.Mask)) + (pad P$4 thru_hole circle (at -2.54 0.0) (size 2.8194 2.8194) (drill 1.8796) (layers *.Cu *.Mask)) + (pad P$5 thru_hole circle (at 2.54 0.0) (size 2.8194 2.8194) (drill 1.8796) (layers *.Cu *.Mask)) +)
\ No newline at end of file |