3
1
Back

+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 socket. - External reset via socket. External reset via socket. External reset via socket. - External reset via socket. - External reset via momentary push button. - CV in to pause the sequence. Seven-segment display. Can be passed in as parameter to eurorackPanel threeUHeight = 133.35; //overall 3u height offsetToMountHoleCenterX=hp;//1hp margin on each side module eurorackPanel(panelHp, mountHoles=2, hw = holeWidth, ignoreMountHoles=false module eurorackMountHoles(php, holes, hw) { holes = holes-holes%2;// mountHoles ought to be +1mm between legs - Trim 5mm from vertical for both panels, to make fitting inside a case easier. Or 10mm if it can fit; losing the bodge area. Don't put R8 so close to R26 -- D36/R47 too close - Clock In - U1-13 (can get at from top when assembled - Stop Switch - 10 - center_adjust; center_col = width_mm/2; row_1 = bottom_row + v_margin + 12; row_2 = row_1 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; triangle_out = [third_col, fourth_row, 0]; pwm_cv_lvl = [second_col, second_row, 0]; //Third row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement fm_in = [input_column + h_margin/2, row_1, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; cv_in = [h_margin, row_1, 0]; square_out = [output_column, row_2, 0]; pwm_in = [first_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, third_row, 0]; fm_lvl = [second_col, fifth_row, 0]; square_out = [third_col, third_row, 0]; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; manual_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_2, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; cv_2b_atten = [right_col, row_6, 0]; audio_in_1 = [left_col, row_1, 0]; square_out = [third_col, fifth_row, 0]; //left_rib_x = thickness * 2; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; // draw panel, subtract holes panel(width); // waves out } // Eat.

New Pull Request