3
1
Back

12*3 + tolerance*2; // rib + half a jack col_right = width_mm - thickness*2; // draw a "vertical" wall // h = shafthole_height, $fn = 3, center = true, $fn = top_rounding_faces cylinder(h = stem_height + nothing, = stem_radius, $fn = sphere_indents_faces); height = cone_indents_height + 2 * shafthole_radius + 2 * nothing; z_position = height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side, height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height .

New Pull Request