List: discuss@lists.openscad.org
From: Johan Jonker
Re: [OpenSCAD] Tips to keep the speed acceptable
Mon, Dec 7, 2015 9:03 PM
, angle2, dx1,dx2,dy1,dy2,r1,r2,top,dr)
{
// draw top and bottom cylinders
// rotate the cylinder
// hull the cylinders
// trick: draw an extra thick and large cylinder when the top is
reached and
d=0.01;
//echo("top", top,dr);
hull()
{