3 lines
93 B
OpenSCAD
3 lines
93 B
OpenSCAD
//cylinder(d=19, center=true, h=
|
|
translate([0, 0, 50]) cylinder(d=19, center=true, h=100);
|