
OpenSCAD - Building Issues
Jan 17, 2010 · OpenSCAD support is now provided by the Mailing List. See the first pinned post here for instructions on subscribing to the mailing list.
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 - dxf | Page 2
[Page 2] dxf. Most of my cad has been in 2.5d, for 3 axis milling. Basically drawing various sections through an object, exporting as dxf into the gcode generator, and selecting paths to …
OpenSCAD - Polyhedron tube with irregular sides -- is it possible ...
[Page 3] Polyhedron tube with irregular sides -- is it possible ?. I wanna make some tube-like shape with irregular sides, similar like one below: This is made with a polygon + linear_extrude …
OpenSCAD crashing on F6
Mar 2, 2015 · OpenSCAD crashing on F6. I have a proprietary model that I am trying to turn into an STL. This approach has worked with OpenSCAD for the past year. Today, nothing works at …
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 …
OpenSCAD - Cache flush
Jan 11, 2012 · Cache flush. It seems that Flush Caches still does not flush everything (Win 2012.01.11). I created a global variable: exploded in my config file that is included in all other …
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 - Chiseled Font?
Feb 19, 2020 · Chiseled Font?. Anyone have some code to make a font use a V groove for the letters? I'm looking to put some text on the bottom surface, and don't want to have supports. …
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 >...