We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rotate_extrude(360) translate([24,0]) intersection() { difference() { circle(4); circle(3); } translate([-4, -1]) square([8,5]); }
play with the 360 there. reported that over 360 it fails, under 360 it succeeds.
play with the 360 there. reported that over 360 it fails, under 360 it succeeds.