Merge pull request #9 from achiestdragon/patch-1

Update shapes.scad
This commit is contained in:
Chow Loong Jin 2017-07-23 00:46:25 +08:00 committed by GitHub
commit 7c75b2a51b

View file

@ -11,7 +11,7 @@
// 3D Shapes
//box(width, height, depth);
//roundedBox(width, height, depth, factor);
//roundedBox(width, height, depth, radius);
//cone(height, radius);
//ellipticalCylinder(width, height, depth);
//ellipsoid(width, height);