3
1
Back

= hole_dist_top*2 + thickness; Experimenting with more panel layout ideas working_height = height - v_margin*2 - title_font_size*1.5; working_height = height - v_margin; working_increment = working_height / 5; row_2 = row_1 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12.5*3 + tolerance*4.

New Pull Request