Skip to content

Releases: arnholm/xcsg

Christmas 2020 release

12 Dec 17:17
Compare
Choose a tag to compare
  • 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

12 Dec 17:08
Compare
Choose a tag to compare
  • fix some compatibility issues relating to openscad .csg import
  • improved error reporting

openscad compatibility release

15 Nov 15:18
Compare
Choose a tag to compare
  • 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

28 Jul 12:20
Compare
Choose a tag to compare
  • Coordinates are now stored with 16 digit ooutput precision for formatted files
  • Windows version is now built with MSVC2019

projection2d release

18 Aug 09:59
Compare
Choose a tag to compare

changes

binaries

xcsg-1.3-00-ubuntu-18.04.3-lts.zip
xcsg-1.3-00-windows-x86_64.zip

New carve release

08 Apr 19:14
Compare
Choose a tag to compare

Web release

11 Nov 16:17
Compare
Choose a tag to compare

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

11 Aug 17:57
Compare
Choose a tag to compare

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

22 Feb 19:45
Compare
Choose a tag to compare

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

24 Jan 19:11
Compare
Choose a tag to compare

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.