List: discuss@lists.openscad.org
From: Adrian Mariano
Re: any idea why threaeds are not appearing?
Tue, Feb 21, 2023 12:47 PM
part
> diff(){
> rect_tube(size=[Ow,Ol],h=2*H,wall=T,rounding=Rnd,anchor=[0,-1,-1])
> attach(TOP+CENTER)fwd(3.1*T/2)cuboid([Ow,2.5+H*2.0,T],rounding=Rnd,except=TOP+BACK,anchor=[0,-1,0])
> // flat on top
> attach(TOP+CENTER)back((H*2.1)/2)cuboid([Ow,T,H],rounding=Rnd,except=TOP+FRONT,anchor=[0,0,1]
> ) // small holder
> tag("remove")attach