Skip to content

Commit

Permalink
Merge pull request #12 from achiestdragon/patch-1
Browse files Browse the repository at this point in the history
Update shapes.scad
  • Loading branch information
McNeight committed Mar 31, 2014
2 parents 33d4cdb + 4fc20d7 commit 4720225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shapes.scad
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4720225

Please sign in to comment.