3
1
Back

A pull request. From f0ccd475bcae4d90f684767b57611a775351886d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Checkpoint in case of crashes Fix getting a bunch of wires backwards Fix floating pin for op amp Add kicad schematic, some diylc noodling Initial stab at a 10-step panel layout Based on designs from: Skull & Circuits (https://www.skullandcircuits.com/vca-1-2/ Moritz Klein (and derivatives Fix rail clearance issues, add PCB slot, more options for potentiometer spoke placement Panels/luther_triangle_10hp_pcb_holder.stl | Bin 0 -> 2506984 bytes Panels/title_test.scad | 22 .../precadsr_aux_Gerbers/precadsr-job.gbrjob | 128 .../precadsr_aux_Gerbers/precadsr-B_Mask.gbr | 185 .../precadsr_aux_Gerbers/precadsr-F_Paste.gbr | 15 .../precadsr-panel-PasteTop.gtp | 15 .../precadsr_aux_Gerbers/precadsr-F_SilkS.gbr | 2066 .../precadsr_aux_Gerbers/precadsr-NPTH.drl | 4 .../PCB/precadsr_Gerbers/precadsr-F_Paste.gbr | 15 .../precadsr-panel-PasteTop.gtp | 15 .../precadsr_Gerbers/precadsr-Edge_Cuts.gbr | 4 .../precadsr_aux_Gerbers/precadsr-NPTH.drl | 17 .../Kosmo_LED_Hole.kicad_mod | 17 .../Bigger_Push_Switch_Hole_NPTH.kicad_mod | 17 .../Kosmo_Panel_Mounting_Hole_NPTH.kicad_mod | 17 .../Bigger_Push_Switch_Hole_NPTH.kicad_mod | 17 .../Bigger_Push_Switch_Hole_NPTH.kicad_mod | 13 commits to main since this release Submitted to fab on 2024/01/24.

Binary files a/Hardware/Panel/precadsr_panel.png and /dev/null differ From ef3a1f8c03719dbc0f150781ee9810f0ed7b4301 Mon Sep 17 00:00:00 2001 Subject: [PATCH 1/2] Fix rail clearance issues, make all power traces large tracks the ratsnest and compactifies the power subsystem 972d8b1e07 adds front panel Added schmancy pcb for v1 build Schematics/SEQ_MANUAL_v2.pdf Normal file View File 3D Printing/Pot_Knobs/knob.scad Executable file View File MIXER.diy Normal file Unescape Fireball/Fireball.kicad_prl Normal file View File 3D Printing/Cases/Eurorack 2-Row/voronoi.scad Executable file Unescape Hardware/PCB/precadsr/precadsr.cmp Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/Perf_Board_Hole.kicad_mod Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/analogoutput_12mm.kicad_mod Normal file View File 398c2b234c Checkpoint after tweaking footprints some more, starting over at 14hp PCB initial layout, no traces One SPST switch to disable reset (run once). - Momentary-normal-off pushbutton to manually reset. LEDs: One per step, to enable/disable gate per step. (10 One multi-pole rotary switch - 7mm, with 3-4mm extra space micro toggle switch ON-ON SPDT miniature toggle switch ON-ON Push button switch, generic, two pins | Dailywell | PAS6B3M1CESA3-5 or PAS6B3M1CESA2-5 | Tayda | A-1672 | | | | C2 | 1 | SW_3PDT_x3 | Switch, single pole normally-open tactile switch SPST angled PTS645VL83-2 LFS tactile switch Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf 0 4 2 Button_Switch_SMD SW_SPST_EVQPE1 Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf 0 4 2 Button_Switch_SMD.

New Pull Request