3
1
Back

= [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); if (anchor_hole=="left" || anchor_hole=="both") { text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") { //} // draw a "vertical" wall to mount a circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15.

New Pull Request