discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Why does this BOSL library example not display a result?

L
LenStruttmann
Thu, May 20, 2021 5:05 PM

Try uncommenting

include <BOSL2/std.scad>

--
Sent from: http://forum.openscad.org/

Try uncommenting include <BOSL2/std.scad> -- Sent from: http://forum.openscad.org/
T
Terrypin
Thu, May 20, 2021 6:27 PM

Thanks, that fixed it!

I had a little earlier uncommented and successfully displayed the first
example from another file, threading.scad. Checking back I see that had four
includes, all of which had already been uncommented. So presumably I should
in future check that all includes have been uncommented?

--
Sent from: http://forum.openscad.org/

Thanks, that fixed it! I had a little earlier uncommented and successfully displayed the first example from another file, threading.scad. Checking back I see that had four includes, all of which had already been uncommented. So presumably I should in future check that all includes have been uncommented? -- Sent from: http://forum.openscad.org/