3
1
Back

[right_col, row_1, 0]; square_out = [third_col, fifth_row, 0]; //right_rib_x = width_mm - h_margin; input_column = h_margin; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - h_margin; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; //special-case.

New Pull Request