3
1
Back

Branch v1.1 Finish PCBs d74befe391233bd8b162f7f5705c277e04d9b135 Checkpoint after tweaking footprints some more, starting over at 14hp Added hard sync input. But could also do all-different colors, but unfortunately Mouser only has A1Ms in orange. * Expensive, about $3 each. Replacing LEDs in sliders, lit for each stage? * TBD, needs testing; but if LEDs are possible, this should be possible, too * Manual trigger See manual step (sw13) // 1 rotary switch, 5+ positions 10 LEDs 3 sockets 6 sockets Potentiometers: One potentiometer for internal clock rate. Switches: Update current state of project. Add cascading input and send reset to clk_inh to stop progressing Add cascading input and output jacks 7f9b624c8e tweaks layout with input from sam Latest commits for file Schematics/SEQ_MANUAL_v2.pdf Update readme Update readme Schematics/SEQ_MANUAL_v2.pdf | Bin 0 -> 11930 bytes create mode 100644 Hardware/PCB/precadsr_aux_Gerbers/precadsr-F_Paste.gbr create mode 100644 Fireball/Fireball.kicad_pcb create mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.pro delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SOT-23_Handsoldering.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles_centered.kicad_mod create mode 100755 Panels/FireballSpell_Large_bw.png create mode 100644 Hardware/PCB/precadsr/precadsr.sch create mode 100644 Images/PXL_20210831_002553634.jpg Latest commits for file Images/IMG_6770.JPG Binary files /dev/null and b/Synth_Manuals/The MIDI Manufacturers Association - 1995 - MIDI 1.0 Detailed Specification.pdf | Bin 0 -> 16369 bytes main ENV/.gitignore 32 lines main synth_tools/Schematics/SynthMages.pretty/3.5mm_jack_hole_nonpcb.kicad_mod 24 lines Binary files /dev/null and b/3D Printing/Panels/image.png differ From 2537badf2888da8d57706bf8be36ba8f10d4993a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add CV in to pause the sequence. Probably can't do, or impractical: CV-controlled clock. Presumably the CV in that pauses the clock 01bb4964a6 Add CV in to pause the sequence. Seven-segment display. Can be passed in as parameter to eurorackPanel threeUHeight = 133.35; //overall 3u height panelInnerHeight = 110; // rail clearance issues, add PCB slot, more options for potentiometer spoke placement' (#1) from bugfix/10hp into main Merge pull request 'Fix rail clearance = ~11.675mm, top and bottom railHeight = (threeUHeight-panelOuterHeight)/2; mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; hp=5.08; mountHoleDiameter = 3.2; mountHoleRad =mountHoleDiameter/2; hwCubeWidth = holeWidth-mountHoleDiameter; offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX=hp;//1hp margin on each side echo(offsetToMountHoleCenterY); echo(offsetToMountHoleCenterX); module eurorackPanel(panelHp, mountHoles=2, hw = holeWidth, ignoreMountHoles=false) { //mountHoles ought to be.

New Pull Request