diff --git a/shapes3d.scad b/shapes3d.scad index b9b3cebe..7f251dd2 100644 --- a/shapes3d.scad +++ b/shapes3d.scad @@ -1237,7 +1237,7 @@ function cylinder(h, r1, r2, center, l, r, d, d1, d2, anchor, spin=0, orient=UP) // } // // Example: Rounding -// cyl(l=40, d=40, rounding=10); +// cyl(l=40, d=40, rounding=9); // // Example: Heterogenous Chamfers and Rounding // ydistribute(80) {