
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 - OO patterns in OpenSCAD | Page 2
Apr 6, 2021 · [Page 2] OO patterns in OpenSCAD. Recently, I've been thinking that it would be nice if there were some syntax hack that made: > function.text equivalent to something like >...
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 would it be possible …
OpenSCAD - getting an object's dimensions/orientation etc
Dec 20, 2012 · getting an object's dimensions/orientation etc. Hi all, I'm a beginner openscad, but have been making some good progress recently. One thing I find difficult is after creating objects and …
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 - Who wants all that plasitc in a cup...?
Dec 7, 2010 · Thingiverse objects. It renders in OpenSCAD to be exactly that which is intended, a 5 fold twisty cup with Heather's
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 specifically shown …
OpenSCAD - Wide angle camera
Mar 5, 2015 · Wide angle camera. I started playing with the latest Win32 dev snapshot and immediately noticed I have to get much closer to the object to get it to appear the same size and it then gives a …
OpenSCAD - Union of polyhedra not rendering.
Union of polyhedra not rendering. Hello Everybody, I was playing around with OpenSCAD trying out some platonic solids and extensions thereof. I'm only at my first day with it, so I'm very much a...
OpenSCAD - how to make the groove more width?
Jan 19, 2017 · how to make the groove more width?. I want make groove on the surface of a cylinder. I use twist, but the groove is narrow. module slot (unichar, groove) { difference () { ...