3
1
Back

Whole PCB? // cube([137.5, 97, 1], center=true); working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff center_adjust = 5; //mm left_col = 10 + center_adjust; right_col = width_mm - thickness*2.2; left_rib_x = 0; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - hole_dist_side, hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels.

New Pull Request