3
1
Back

Rib pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - 25; // build up seven rows; middle one unused row_1 = vertical_space/7; row_2 = row_1 + v_margin + 12; top_row = height - v_margin; working_increment = working_height / 5; out_row_1 = v_margin+12; Experimenting with more panel layout Start.

New Pull Request