3
1
Back

- v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the cheaper option but.

New Pull Request