3
1
Back

12 15:59:21 2021 ac58a9eaed checkpoint after roughing out middle PCB checkpoint after roughing out middle PCB Update to 7.0, slider footprint height = cone_indents_height + 2 * nothing, shafthole_height + 2 * nothing cube(cutoff_size, center = false); z_position = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; //right_rib_x = width_mm - hole_dist_side, height - v_margin - title_font; saw_out = [output_column, row_1, 0]; square_out = [third_col, third_row, 0]; fm_lvl = [second_col, fifth_row, 0]; //right_rib_x = width_mm - h_margin; col_left = h_margin; col_right = width_mm - col_right; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2.

New Pull Request