3
1
Back

= 24; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2; output_column = width_mm - right_rib_thickness; //} 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); .

New Pull Request