
OpenSCAD - compiling
OpenSCAD support is now provided by the Mailing List. See the first pinned post here for instructions on subscribing to the mailing list.
OpenSCAD - How can I tell what OpenSCAD is doing?
Oct 10, 2016 · How can I tell what OpenSCAD is doing?. I know this is is somewhat of a bad question (because CGAL is a black box...) but, even if the progress bar is a complete lie …
OpenSCAD - Anyway to port openscad to linux (arm)
Feb 7, 2014 · Anyway to port openscad to linux (arm). Just wondering since I saw that some peeps are using rasberry pi's to run reprap's I was wondering since it has open gl libraries …
Running OpenSCAD on an Amazon AWS EC2 server
Sep 4, 2014 · I have composed step-by-step instructions for loading and using OpenSCAD on an Amazon Web Services Elastic Compute Cloud instance (AWS EC2 server). The free tier of …
OpenSCAD - polyhedron (triangles) depricated or dropped?
polyhedron (triangles) depricated or dropped?. Wiki still says triangles is deprecated. 2019.05 says: WARNING: variable triangles not specified as parameter, in file Basics, line 1 TRACE: …
OpenSCAD - Export Stl. File module | Page 2
Jan 3, 2017 · Secondly, OpenSCAD has lexical scope, very much the same as C, so a variable (which are actually named constants) defined in one module cannot be accessed in a another. …
OpenSCAD - import () path should be bound to the path of …
import () path should be bound to the path of module that calls it. I'm developing an openscad library of pinball parts. The library is saved in a directory and the scad script that uses the …
OpenSCAD - bug with difference?
Dec 5, 2016 · OpenSCAD Admin - email* me if you need anything, or if I've done something stupid...* on the Forum, click on my MichaelAtOz label, there is a link to email me.Unless …
OpenSCAD - SVG import curves issue
SVG import curves issue. Hello, I import .SVG files from Inkscape but the curves appear to be split into straight lines. It doesn't seem to be an export issue in Inkscape because if I reopen the...
OpenSCAD - Show units on axis?
OpenSCAD support is now provided by the Mailing List. See the first pinned post here for instructions on subscribing to the mailing list.