3
1
Back

Hardware/Panel/precadsr-panel/precadsr-panel.pretty/precadsr-panel-holes.kicad_mod Normal file Unescape module railWithHoles(height) { difference(){ color([.1,.1,.1]) panel(width); //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") { //} // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top horizontal rib h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * rail_depth] // top horizontal.

New Pull Request