3
1
Back

34 ...0D_Single_Vertical_CircularHoles.kicad_mod | 41 ..._Vertical_CircularHoles_centered.kicad_mod | 44 ...ter_Alps_RK163_Single_Horizontal.kicad_mod | 49 ...entiometer_Bourns_3296W_Vertical.kicad_mod | 36 .../ao_tht.pretty/Power_Header.kicad_mod | 75 .../precadsr-panel-MaskTop.gts | 75 .../Push_button_A-5050.kicad_mod | 13 commits to main since this release Submitted to fab on 2024/01/24. From b11a8d31874f2e074879a668b4f6eb5f32915bd6 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added hard sync to schematic, laid out PCB with exploratory 8hp layout Bring in diylc and openscad design From 62cb30efbfdab918bafabca8d6c9cca52ce95eca Mon Sep 17 00:00:00 2001 Images/capsocket.png | Bin 0 -> 510084 bytes // PCB holder pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer ## Photos ### Photos ## Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: make power connection traces larger; MK uses .6mm this means from the top surface, or not. // Scale factor for the setscrew hole in case of the knob main shape. [mm] knob_radius_bottom = 10; label_font = 6; //knob_radius saw_out = [h_margin + working_width/4, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_4, 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); echo("Putting a hole with radius: ", hole_r , " at ", 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 Panels/FireballSpellSmall.png Executable file View File 3D Printing/Cases/Eurorack Modular Case/20210926_092448.jpg Executable file View File 3D Printing/Panels/HOLD PORTAL.png | Bin 12821 -> 0 bytes Images/precadsr-panel.png | Bin 0 -> 12821 bytes .../Panels/COLOR SPRAY.png | Bin 69774 -> 0 bytes From 811ef45c764021f623b8bb59234df1314fce4e91 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More work finding space for everything, lining things up more Make slider and LED footprints match current OpenSCAD model Checkpoint after re-centering sliders, before removing redundant LED resistors next to transistors to save on panel.

New Pull Request