3
1
Back

To put the output jacks output_column = width_mm - hole_dist_side - thickness; left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - h_margin; working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for.

New Pull Request