Releases: arnholm/xcsg
Christmas 2020 release
- Added support for Ubuntu 20.04 lts. Be sure to download the version matching your OS version
- Using Carve triangulation post-build (higher quality mesh)
- OpenSCAD csg
- Improved error detection and reportin
- Accept polygons with no "paths" specification
- Fix issue with offset() and 'delta' (not 'd')
- check for illegal 'undef' values in polyhedron
- Ignore dummy "group()" nodes
- throw exception if mesh is empty
openscad bugfix release
- fix some compatibility issues relating to openscad .csg import
- improved error reporting
openscad compatibility release
- Added support for OpenSCAD *.csg file as input alternative to *.xcsg
- Added --export_dir='path' post-build-step option
- Added --sec_tol='dist' option for defining secant tolerance when reading OpenSCAD csg
- Fixed several smaller issues
- This version is also included in AngelCAD V1.5
- 64bit Windows and Ubuntu builds provided
High output precision
- Coordinates are now stored with 16 digit ooutput precision for formatted files
- Windows version is now built with MSVC2019
projection2d release
changes
- Added new projection2d feature, allows projecting 3d models to 2d in xy-plane,
https://github.com/arnholm/xcsg/wiki/projection2d
binaries
xcsg-1.3-00-ubuntu-18.04.3-lts.zip
xcsg-1.3-00-windows-x86_64.zip
New carve release
changes
- Built with new version of carve
binaries
xcsg-1.2-00-ubuntu-18.04.2-lts.zip
xcsg-1.2-00-windows-x86_64.zip
Web release
changes
- Corrected double transformation for polyhedron
- Improved sweep, more optimal mesh
- Improved triangulation after booleans
- Added option --max_bool=N where N is maximum number of booleans allowed
- Added option --fullpath to show full file paths. Per default only file names are shown now.
binaries
xcsg-1.1-00-ubuntu-18.04.1-lts.zip
xcsg-1.1-00-windows-x86_64.zip
Download the file matching your OS. For Ubuntu the zip files contain *.deb files.
Minkowski release
changes
- Added bugfix for hull3d in some rare cases
- Added minkowski2d support
- Added minkowski3d support
- added support for Ubuntu 18.04-LTS
binaries
xcsg-1.0-06-windows-x86_64.zip
xcsg-1.0-06-ubuntu-16.04.4-lts.zip
xcsg-1.0-06-ubuntu-17.10.zip
xcsg-1.0-06-ubuntu-18.04.1-lts.zip
Download the file matching your OS. For Ubuntu the zip files contain *.deb files.
SVG output for 2d models
changes
- Support for SVG output for 2d models
binaries
xcsg-1.0-05-ubuntu-16.04.3-lts.zip
xcsg-1.0-05-ubuntu-17.10.zip
xcsg-1.0-05-windows-x86_64.zip
Download the file matching your OS. For Ubuntu the zip files contain *.deb files.
DXF output for 2d models
changes
- Support for DXF output for 2d models
- Improved 2d tesselator
binaries
xcsg-1.0-04-ubuntu-16.04.3-lts.zip
xcsg-1.0-04-ubuntu-17.04.zip
xcsg-1.0-04-windows-x86_64.zip
Binaries tested for Windows, Kubuntu and Ubuntu. Download the file matching your OS.
For Ubuntu the zip files contain *.deb files.