Update shapes.scad
This commit is contained in:
parent
9a958fd11b
commit
4fc20d7b7e
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
// 3D Shapes
|
// 3D Shapes
|
||||||
//box(width, height, depth);
|
//box(width, height, depth);
|
||||||
//roundedBox(width, height, depth, factor);
|
//roundedBox(width, height, depth, radius);
|
||||||
//cone(height, radius);
|
//cone(height, radius);
|
||||||
//ellipticalCylinder(width, height, depth);
|
//ellipticalCylinder(width, height, depth);
|
||||||
//ellipsoid(width, height);
|
//ellipsoid(width, height);
|
||||||
|
|
Loading…
Reference in a new issue