3
1
Back

// widest element is rotary, at 30mm right_panel_width = width_mm - right_rib_thickness; // projection: make a hole with radius: ", hole_r , " at ", width_mm - h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff // step rotary.

New Pull Request