3
1
Back

Echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - hole_dist_side - thickness; // 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.

New Pull Request