3
1
Back

Hardware/PCB/precadsr/ao_tht.pretty/analogoutput.kicad_mod create mode 100644 Hardware/Panel/precadsr_panel_al_Gerbers/precadsr_panel_al-F_Cu.gbr create mode 100644 Hardware/PCB/precadsr/precadsr.pro create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/CP_Radial_D6.3mm_P2.50mm.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles_centered.kicad_mod delete mode 100644 Hardware/Panel/precadsr_panel_al_Gerbers/precadsr_panel_al-F_Cu.gbr create mode 100644 Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod create mode 100644 3D Printing/Panels/Radio_shaek_standoff_padded.stl create mode 100644 3D Printing/Rails/18hp_outie.stl create mode 100644 Panels/FireballSpellVertVerySmall.png create mode 100644 .gitignore create mode 100644 Schematics/SynthMages.pretty/PinSocket_1x02_P2.54mm_Vertical.kicad_mod create mode 100644 Schematics/SynthMages.pretty/P160_pot_hole_nonpcb.kicad_mod create mode 100755 Panels/FireballSpell_Large_bw.xcf surface("FireballSpellSmall.png", center=true, invert=false); More experimentation with panel title fonts 62cb30efbf Initial kicad, images, gitignore for kicad backups Initial kicad, images, gitignore for kicad backups *-backups More repo cleanup, adopt github .gitignore file f45c980890 Align panel to PSU PCB (will affect choice of 9 mm or 16 mm pots had long enough terminals, barely, to poke through the power 2 From 057198b8de00d90dc9311b86f496b649dca09ec0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes about component heights, swapping rotary and toggle switches Port in fixes from v1.1 007cc05932 Checkpoint after re-centering sliders, before removing redundant LED resistors next to transistors to save on panel wires fewer_panel_wires Latest commits for file Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod main precadsr/Docs/build.md 65 lines # Temporary files *.lck # Netlist files (exported from Eeschema) *.net # Autorouter files (exported from Pcbnew) Initial version .gitignore | 16 .../PinHeader_1x02_P2.54mm_Vertical.kicad_mod | 35 .../PCB/precadsr/ao_tht.pretty/DIN5.kicad_mod | 21 .../DIP-14_W7.62mm_Socket_LongPads.kicad_mod | 58 .../DIP-16_W7.62mm_Socket_LongPads.kicad_mod | 60 .../DIP-6_W7.62mm_Socket_LongPads.kicad_mod | 50 .../DIP-8_W7.62mm_Socket_LongPads.kicad_mod | 52 .../DPDT-toggle-switch-1M-seriesx.kicad_mod | 26 .../precadsr-panel-MaskBottom.gbs | 75 .../Unseen Servant/Unseen Servant.kicad_pro | 85 cd18ed43dc Added hard sync input. - But could also do midi-over-usb buy a Korg SQ-1, which is what MK uses .6mm this means from the top edge. [mm] top_rounding_radius = 8; // Cylinder faces to use 7.5mm holes, not 6mm - alpha pots - 9.8mm, +2mm rotary - 11.5mm, +3.5mm -- biggest by far, maybe 12.6mm? SR2511 series are 11.43? Maybe more? Distance between pcb and front panel, steel retention lug, horizontal PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf Cherry MX keyswitch, 2.00u, vertical, PCB mount, replaces NLJ2MD-H, https://www.neutrik.com/en/product/nlj2mdxx-h.

New Pull Request