Labels Milestones
BackHardware/PCB/precadsr/ao_tht.pretty/Power_Header.kicad_mod Normal file Unescape working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; //right_rib_x = width_mm - h_margin; col_left = h_margin; col_right = width_mm - hole_dist_side, height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2; // draw panel, subtract holes union() .
New Pull Request