3
1
Back

V_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - col_right; // column from edge plus hole radius //calculated x value of exact middle of slider panel (between steps 5 and 6); middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+8; Panels/10_step_seq_38hp_v1.scad Normal file Unescape working_height = height - v_margin; working_increment = working_height / 7; // rows up from bottom; these.

New Pull Request