3
1
Back

Generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - h_margin; left_rib_x = 0; right_rib_x = width_mm - h_margin; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5.

New Pull Request