discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: [OpenSCAD] wall with window in 3D

K
kitwallace
Fri, Apr 3, 2015 7:37 AM

I think the cutout for the window isn't deep enough for the offset window -

I replaced
%cube([1.00, 0.12, 0.80]);
with
cube([1.00, 0.3, 0.80]);

--
View this message in context: http://forum.openscad.org/wall-with-window-in-3D-tp12298p12307.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

I think the cutout for the window isn't deep enough for the offset window - I replaced %cube([1.00, 0.12, 0.80]); with cube([1.00, 0.3, 0.80]); -- View this message in context: http://forum.openscad.org/wall-with-window-in-3D-tp12298p12307.html Sent from the OpenSCAD mailing list archive at Nabble.com.