3
1
Back

Schematics/notes.txt Normal file Unescape Hardware/PCB/precadsr/potsetc.sch Normal file View File 3D Printing/Tools/Eurorack_Nut_Driver_8mm.stl Executable file View File // elevated sockets to fit in glide controls Final-ish tweaks 45c41b9873c867fd482202c4f0c018a6f3903a54 Messing around with panel alignment before printing Add notes about UX component wiring Add notes about UX component wiring 2x Sockets, all three pins need wires: - glide in (sleeve and normal both GND 6x Sockets, 2pin: - all step switches (all go to same bus) - run/stop 2x Pushbutton switches, all 2pin: - Glide attenuator (B10k) (join two left pins from below Clock POT is the diameter of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*5; output_column = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; top_row = height - v_margin - title_font; saw_out = [third_col, third_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [second_col, fifth_row, 0]; pwm_duty = [second_col, fourth_row, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; fm_in = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_1, 0]; triangle_out = [third_col, fourth_row, 0]; //Fifth row interface placement fm_in = [input_column - h_margin/2, bottom_row, 0]; cv_in = [input_column, bottom_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; audio_in_2 = [left_col, row_2, 0]; fm_lvl = [second_col, fourth_row, 0]; pwm_cv_lvl = [second_col, fifth_row, 0]; //left_rib_x = thickness + 6 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - hole_dist_top); if (vertical) { module railRectSet(height, scale=1) { holeWidth = 5.08; //If you want to add glide db7d02719b Find and replace last few thin traces, fix teardrops and gnd fill f63cfba954 Embiggen traces, add teardrops Embiggen traces, add teardrops updated C5 footprint & tracing; schematic annotation 6523065365 updates the potentiometer shaft clf_indicator_angle_from_notch = 0; // [0:No, 1:Yes] ////////////////////////// //Advanced settings ////////////////////////// RingThickness = 5*1; TimerKnobConst = 1.8*1; ////////////////////////// KnobMinorRadius.

New Pull Request