3
1
Back

Working_width = width_mm - thickness*2; left_rib_x = thickness + 6 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12.5*3 + tolerance*4; //three knobs plus space between them right_panel_width = width_mm - hole_dist_side, hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - 10 - center_adjust; center_col = width_mm/2; vertical_space = height * rotate_vector_cos, rotate_vector_sin * rail_depth] // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * rail_depth] // top edge radius circle_height .

New Pull Request