Labels Milestones
BackThe midpoint of the rail + a safety margin // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*5; width_mm = hp_mm(h); difference() { difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } } // replace the