3
1
Back

Rail_depth; right_edge = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2.2; left_rib_x = thickness + 9.5/2 + tolerance*2; // rib + half a jack col_right = width_mm - thickness*2; left_rib_x = thickness * 2; // plastic walls are 2mm clf_shaft_diameter = 6.3; // the D shape "removed" from the top to bottom of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*5; output_column = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = 0; right_rib_x = width_mm - hole_dist_side, height - v_margin*2 .

New Pull Request