3
1
Back

Cross-section. 0 to keep it round. [mm] // ------------------------- // Create a hole with radius: ", hole_r , " at ", width_mm - thickness; left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of slider panel (between steps 5 and 6); middle of slider panel (between steps 5 and 6); middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; out_row_2 = working_increment*1 + out_row_1; rotary_knob_row = top_row - 30; working_width = width_mm - right_rib_thickness; Panels/10_step_seq_38hp_v3.2.scad Normal file View File 3D Printing/Pot_Knobs/pot_knob_two_parts_base.stl Normal file Unescape module railWithHoles(height) { difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); } module eurorackMountHoles(php, holes, hw module eurorackMountHolesTopRow(php, hw, holes } module make_surface(filename, h) { for (a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]) linear_extrude(height=a/h, convexity=10) projection(cut = true) surface(filename, center=true); } // Something Positive 2015-02-23 19:36:05 -08:00 main.

New Pull Request