3
1
Back

Second_col = width_mm/2; vertical_space = height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - h_margin; left_rib_x = thickness + 9.5/2 + tolerance*2; // rib .

New Pull Request