3
1
Back

Hardware/PCB/precadsr/ao_tht.pretty/MountingHole_3.2mm_M3.kicad_mod Normal file Unescape working_height = height - v_margin - title_font_size*1.5; top_row = height - v_margin - title_font_size*1.5; working_height = height * rotate_vector_cos; [left_edge, rotate_vector_cos * rail_depth], // top horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // Create 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.

New Pull Request