3
1
Back

File donwn the top knobs top_row = height - v_margin*2 - title_font_size; Experimenting with more panel layout ideas left_rib_x = thickness * 1; 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 + left_panel_width; slider_bottom = v_margin+12; Experimenting with more panel layout ideas.

New Pull Request