OpenSCAD - Unusual hull () and minkowski modelling Unusual hull () and minkowski modelling I have found from a discussion in another thread a whole new set of possibilities of modelling with hull () and minkowski () I will present here some of
OpenSCAD - Image Size by Animate OpenSCAD support is now provided by the Mailing List See the first pinned post here for instructions on subscribing to the mailing list Image Size by Animate
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 profile pocket I
OpenSCAD - Spacemouse support OpenSCAD support is now provided by the Mailing List See the first pinned post here for instructions on subscribing to the mailing list
OpenSCAD - What about the IDE? What about the IDE? The larger my designs get the more the need arises for tools that mature ide's have Like find replace, parenthesis matching, file management, movable panes, organizable debug
OpenSCAD - assemble process question assemble process question my question centers on how one encapsulates yet still manages to assemble a set of subassemblies into a final assembly to add more clarification: my imagination of good
OpenSCAD - How can I tell what OpenSCAD is doing? 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 (which it usually is for me) is
OpenSCAD - GUI for parameters. GUI for parameters Hi, I often make a parameterized design Sometimes it will be nice to visualize the influence of parameters by visually adjusting a slider or clicking a checkbox Yesterday