Skip to content

Commit

Permalink
added a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
se5a committed Mar 18, 2013
1 parent 9327f9a commit 55fbf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ThumbWheel.coscad
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hex = new Cylinder
h: centerhex_height
r: centerhex_radus
center: [0, 0, centerhub_height - centerhex_height / 2]
$fn: 6
$fn: 6 # This sets the number of sides to six.

nuttrap = new Cylinder
h: centerhub_height
Expand Down

0 comments on commit 55fbf0b

Please sign in to comment.