Free software for creating solid 3D CAD objects for Mac

OpenSCAD for Mac

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

OpenSCAD 2013.06

  -  23.3 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of OpenSCAD 2013.06.


For those interested in downloading the most recent release of OpenSCAD for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • OpenSCAD 2013.06 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    OpenSCAD 2013.06 Screenshot 1

What's new in this version:

Language Features:
- linear_extrude now takes a scale parameter:
linear_extrude(height=a, slices=b, twist=c, scale=[x,y])
- Recursive use of modules is now supported (including cascading child() operations), see example024
- Parameter list values can now depend on earlier values: for (i=[0:2], j=[0:i])
- value assignments in parameters can now depend on already declared parameters
- Added resize() module

Program Features:
- Added basic syntax highlighting in the editor
- There is now a built-in library path in user-space
- Commandline output to PNG, with various camera and rendering settings.
Run openscad -h to see usage info or see the user manual
- Attempting to open or drag&drop dxf, off or stl files in the GUI will now create an import statement.
- The preview operator (%) will now preserve any manually set color
- The highlight operator (#) will now color the object in transparent red
- Mac: Added document icon
- Mac: Added auto-update check
- Windows: Better cmd-line support using the openscad.com executable

Bug fixes:
- Importing files is now always relative to the importing script, also for libraries
- We didn't always print a warning when CSG normalization created too many elements
- Binary STLs can now be read on big endian architectures
- Some binary STLs couldn't be read
- Fixed some issues related to ARM builds
- CGAL triangulation more lenient - enables partial rendering of 'bad' DXF data
- The Automatic Reload feature is now more robust
- If a file couldn't be saved it no longer fails silently
- Fixed a number of crashes related to CGAL and OpenCSG rendering or complex models
- The lookup() function had bad boundary condition behavior
- The surface() module failed when the .dat file lacked a trailing newline
- The hull() module could crash if any of the children were empty objects
- Some problems using unicode filenames have been fixed

Misc:
- Build scripts have been further improved
- Regression test now creates single monolithic .html file for easier uploading
- Regression test auto-starts & stops Xvfb / Xvnc if on headless unix machine
- The backend is finally independent of Qt
- Windows: We now have a 64-bit version

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe