3
1
Back

Hole_dist_top*5; width_mm = hp_mm(width); // where to put reinforcing walls; i.e. The thickness of 2mm - but adjust to shift left and right columns toward the center center_adjust = 5; // Number of faces on the rails v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * height + rotate_vector_sin * rail_depth] // top edge smoothing // thanks to http://www.iheartrobotics.com/ for the sake of code complexity. Odd values are -=1 eurorackMountHolesTopRow(php, hw, holes/2); } //Samples //eurorackPanel(4, 2,holeWidth); eurorackPanel(panelHp, jackHoles, holeCount, holeWidth); //eurorackPanel(60, 8,holeWidth); 3D Printing/Panels/plate_template.scad Executable file View.

New Pull Request