3
1
Back

- v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; row_2 = working_increment*1 + out_row_1; out_row_4 .

New Pull Request