- OpenSCAD - Abbreviations | Page 2
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 otherwise above, my contribution is in the Public Domain;
- 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 - 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 - 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 - Parts cut away with difference () still remains in some . . .
Parts cut away with difference () still remains in some situations Try this minimalistic code sample: union () { color ( [0 5,0 5,0 5]) cube ( [50,100,100
- 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
|