3
1
Back

{ //no-op else { rotate_extrude(convexity=10, $fn=fn4) polygon(points=[ [x0,y0],[x1,y0],[x1,y1],[x2,y2], [x2,y3],[x1,y4],[x1,y5],[x0,y5] ], paths=[ [0,1,2,3,4,5,6,7] ]); } else { cube([12.25, 19.25, thickness]); } // draw a "vertical" wall // h = z height, e.g. Height of the stem. [mm] // -------------------- // Whether to create a serrating effect for better grip on the rails v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness.

New Pull Request