3
1
Back

Corrected: Updated C5 and C14 with more panel layout ideas out_row_1 = v_margin+12; slider_bottom = v_margin+12; Experimenting with more panel layout ideas working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - col_right + tolerance*4.

New Pull Request