3
1
Back

From 0d370a24cdcaf6d3fd7f0316855522b79df0fe9a Mon Sep 17 00:00:00 2001 Add VCA shaek layout Add VCA shaek layout 4c5e03f875 re-re-remove the mysterious extra trace main Add scad for v3.2 panel_tweaking Notes about component heights, swapping rotary and toggle switches 74231bd333 Port in fixes from v1.0 (the one that went to the base panel's thickness to account for squishing // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib h_wall(h=4, l=right_rib_x); // one more vertical to mount a circuit board to, dead center // one more to mount the circuit board sideways on module x1_7seg_14_22mm_display() { cube([12.25, 19.25, thickness]); cube([25, 19.25, thickness]); } module eurorackMountHoles(php, holes, hw) { holes = holes-holes%2;//mountHoles ought to be even. Odd values are -=1 eurorackMountHolesTopRow(php, hw, holes/2); eurorackMountHolesBottomRow(php, hw, holes } module rail(height) { difference() { difference() { difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } 3D Printing/Pot_Knobs/CustomizableKnob_spikey_with_divot.stl Executable file View File 3D Printing/Cases/Eurorack 2-Row/2row_frame.stl Executable file Unescape Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x04_P2.54mm_Vertical.kicad_mod Normal file View File Panels/title_test_22.stl Normal file Unescape Hardware/Panel/precadsr-panel/precadsr-panel.pro Normal file Unescape Hardware/PCB/precadsr/potsetc.sch Normal file View File 3D Printing/Jigs/eurorack_jig_v2.stl Executable file View File 3D Printing/Tools/Eurorack_Nut_Driver_10mm.stl Executable file View File 3D Printing/Pot_Knobs/Pot3.STL Executable file View File Images/PXL_20210831_004139245.jpg Normal file Unescape HP = 5.08.

New Pull Request