3
1
Back

Echo("Putting a hole with radius: ", hole_r , " at ", 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+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_7 = working_increment*6.

New Pull Request