3
1
Back

[-60.7,260], [-10,280], [130,260], [80,10]]; module frame(points, depth=7, width=15) { module railRectSet(height, scale=1) { holeWidth = 5.08; //If you want a shaft, set this to zero. ScrewHoleDiameter = 3; // Length of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put the output jacks output_column = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = thickness * 1; right_rib_x = width_mm - hole_dist_side, height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin .

New Pull Request