3
1
Back

The rail + a safety margin // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - col_right + tolerance*4; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2.

New Pull Request