@@ -0,0 +1,13 @@
minkowski()
{
circle(1);
for(i=[0:5])
rotate([0,0,360/5 * i])
hull()
translate([20,0,0]) square(10);
square(2);
}
The note is not visible to the blocked user.