3
1
Back

5; //mm center_col = width_mm/2; vertical_space = height - v_margin - title_font_size*2; working_width = 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 + left_panel_width; slider_bottom = v_margin+12; Experimenting.

New Pull Request