From: Ian Jackson Date: Thu, 1 Jan 2026 22:30:39 +0000 (+0000) Subject: fairphone5-case-tripod: Remove a render() to avoid openscad bug X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dbc1944f9bd92173b3298d5c814d25869f1ed2ef;p=reprap-play.git fairphone5-case-tripod: Remove a render() to avoid openscad bug OMG WTF BBQ Signed-off-by: Ian Jackson --- diff --git a/fairphone5-case-tripod.scad b/fairphone5-case-tripod.scad index 4bdf096..18a3bd9 100644 --- a/fairphone5-case-tripod.scad +++ b/fairphone5-case-tripod.scad @@ -19,7 +19,10 @@ module Mount(){ module CaseMounted(){ ////toplevel difference(){ - render() Case(); + // uncommenting this produces + // "ERROR: The given mesh is not closed! Unable to convert to CGAL_Nef_Polyhedron. + // render() + Case(); translate([ phone_width/2, -phone_height/2, 0 ]) linextr(-50, 50) square([phone_width, phone_height] - tr_around * 2 * [1,1],