
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 () { ...
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 - bug with difference?
Dec 5, 2016 · bug with difference?. I have tried to take a difference () between a cube and an imported STL, and it works 2 out of 4 times (with 4 different STLs); the other 2 times, all I get is …
OpenSCAD - Project Announcement Makertron
Jul 21, 2017 · Classic List Threaded ♦ ♦ Locked 40 messages 1 2 mixotricha Reply | Threaded Open this post in threaded view ♦ ♦ | Project Announcement Makertron Hello All,
OpenSCAD - BOM
Feb 10, 2014 · OpenSCAD support is now provided by the Mailing List. See the first pinned post here for instructions on subscribing to the mailing list. BOM
OpenSCAD - printf?
Oct 3, 2020 · 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 - 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 - Plans to change variable behavior ? | Page 3
Sep 18, 2014 · [Page 3] Plans to change variable behavior ?. Hello, I am currently developing a 3D printable case for some for an electronic device with many connections to the outside. The …
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 …