3
1
Back

// rib + half a jack col_right = width_mm - h_margin; col_left = h_margin; col_right = width_mm - col_right + tolerance*4 + 2; // plastic walls are 2mm clf_shaft_diameter = 6.3; // the main hole format cylinder( h=clf_partHeight, r=clf_shaft_diameter/2 ); // the main (cylindrical or conical) shape. [mm.

New Pull Request