3
1
Back

A printer_hole_scale parameter (or similar) to scale holes so that printing them offsets any printer calibration error. This keeps local calibration issues separate form the shafthole_radius parameter, which is a little complicated. At least it is safe to put the output jacks triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; square_out = [third_col, fifth_row, 0]; square_out = [output_column, bottom_row, 0]; c_tune = [width_mm/2, top_row, 0]; left_rib_x = hole_dist_side + thickness; working_height = height - v_margin; working_increment = working_height .

New Pull Request