3
1
Back

**Corrected:** Updated C5 and C14 with more panel layout ideas out_row_1 = v_margin+12; row_2 = row_1 + v_margin + 12; row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = working_increment*2 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful.

New Pull Request