3
1
Back

[width_mm/2 + h_margin, top_row, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; 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 center_adjust = 2.5; // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*5; width_mm = hp_mm(h); difference() { difference() { difference() { union() { difference(){ color([.1,.1,.1]) panel(width); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = 12; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - thickness*2; union() { Panels/luther_triangle_10hp_pcb_holder.stl Normal file View File Merge pull request.

New Pull Request