Labels Milestones
Back// cube([137.5, 97, 1], center=true); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; row_2 = working_increment*1 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - 10 - center_adjust; center_col = width_mm/2; row_1 = bottom_row + v_margin .
New Pull Request