3
1
Back

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; row_2 = row_1 + vertical_space/7; row_4 = working_increment*3 + row_1; //special-case the top if you don't want a large timer-knob.

New Pull Request