<othx>
teepee: I'll pass that on when mohammad1722 is around.
L29Ah has joined #openscad
ferdna has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
meshugga has quit [Ping timeout: 252 seconds]
ferdna has quit [Quit: Leaving]
ferdna has joined #openscad
mmu_man has joined #openscad
L29Ah has left #openscad [#openscad]
L29Ah has joined #openscad
mmu_man has quit [Read error: Connection reset by peer]
mmu_man has joined #openscad
meshugga has joined #openscad
snaked has quit [Quit: Leaving]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
Drizzt321 has joined #openscad
<Drizzt321>
I'm seeing something really weird, maybe I'm reading the documentation wrong or something. When I try and create a triangle using polygon(), in order to rotate_extrude to create a circular wedge type shape, I'm getting an actual 3D object. Here's the line I'm using `polygon(points=[[0,0],[0,0.5],[1,0]]);`