added comments to files and removed the geogebra file
This commit is contained in:
parent
ba6d1396dc
commit
76a3aa2915
7 changed files with 22 additions and 15 deletions
|
|
@ -39,7 +39,7 @@ module headband(thickness, height){
|
|||
translate([-17,-8]){
|
||||
rotate_extrude(convexity = 10, $fn = 16) polygon(shape_halfband);
|
||||
}
|
||||
bezier_extrude(ctrl = ctrl_rake, shape = shape_rake, partial = true, merlon = 2, gap = 3, sections = 5*42+1 );
|
||||
bezier_extrude(ctrl = ctrl_rake, shape = shape_rake, partial = true, merlon = 2, gap = 3, sections = (2+3)*42+1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue