spiral by znsoft 3d model
3dmdb logo
Thingiverse
spiral by znsoft

spiral by znsoft

by Thingiverse
Last crawled date: 3 years, 1 month ago
//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});
}

Tags