3
1
Back

/ 5; row_2 = row_1 + v_margin + 12; title_font = 10; // [1:1:84] 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 - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels.

New Pull Request