3
1
Back

Rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2; left_rib_x = thickness * 1.2; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - hole_dist_side - thickness.

New Pull Request