3
1
Back

X="3.0" y="3.9"/> <-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 36; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges v_margin = hole_dist_top*2 + thickness; working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the two front panel design and includes 2.5mm centerward shift for input and output jacks input_column = h_margin; col_right = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+8; Panels/10_step_seq_38hp_v1.scad Normal file View File 3D Printing/Jigs/eurorack_test_jig_150mm.stl Executable file View File Images/IMG_6777.JPG Normal file Unescape Schematics/Enlarge/Enlarge.kicad_pro Normal file Unescape 2x Sockets, all three pins need wires: - glide in (j16/j17) // cv out // RESET in // CLOCK out - Gate out, with probably +12v gates. - Variable step count, 1-10 steps possible (with 2-3 extra switch positions to re-use for frequently-swapped positions). External reset via socket. External reset via momentary push button. CV out, with probably +12v gates. - Variable step count, 1-10 steps possible (with 2-3 extra switch positions to re-use for frequently-swapped positions). External reset via momentary push button. - CV out - CLK out - GATE out // cv range (switch between 2.5v and 5v or even much less. This can be used with a wire. Assembly Notes: Do not connect the Normal pin for op amp in schmidt inverter mode, maybe both 7808 and hex inverter trigger are unnecessary? Alternative: Midi -> CV We could generate CV some other way for now, such as: https://www.mouser.com/ProductDetail/Bourns/PTL30-15O0-105A2?qs=fV9UsjselOEqdQiKFAm%2Fog%3D%3D (A1M, orange LED, 30mm travel, 15mm shaft https://www.mouser.com/ProductDetail/Bourns/PTL30-15R0-103B1?qs=X8nz4ozed5glbMOCRmYKzw%3D%3D (B10K.

New Pull Request