3
1
Back

H_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - thickness*2; // draw panel, subtract holes union() { shape(fsh, cird+cdp*smt/100, cord, cfn*4, chg); module shape(hsh, ird, ord, fn4, hg) { x0= 0; x1 = hsh > 0 ? Ird : ord; x2 = hsh > 0 ? Ird : ord; x2 = hsh > 0 ?

New Pull Request