List: discuss@lists.openscad.org
From: Adrian Mariano
Re: Hole with radius
Fri, Jun 6, 2025 10:09 PM
include
size = 20;
$fa=1;$fs=.3;
diff()
cuboid(size)
attach(TOP,TOP,inside=true)
cyl(h=size,d=4,rounding=-2,extra=1); // extra adds length to avoid
z-fighting
[image: image.png]
On Fri, Jun 6, 2025 at 4:33 PM Joe Weinpert via Discuss <
discuss@lists.openscad.org> wrote:
> I want to create a block with a hole in it where the top