Thingiverse
spiral
by znsoft
8
Downloads
5
Likes
0
Makes
//make at https://openjscad.org/
function main () {
return hull(circle({r:10,center:true}), circle(10).translate([5, 10, 1])).extrude({offset: [0,0,300], twistangle: 1180, twiststeps: 1100});
}
function main () {
return hull(circle({r:10,center:true}), circle(10).translate([5, 10, 1])).extrude({offset: [0,0,300], twistangle: 1180, twiststeps: 1100});
}
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in