Skip to content

Releases: rickyzhang82/CuraEngine

15.05-RC4

07 May 14:55
15.05-RC4
Compare
Choose a tag to compare
15.05-RC4 Pre-release
Pre-release

A couple fixes:

  1. Remove incorrect Python 3 package dependencies from Fedora.
  2. Add mesa-glut package in Fedora.
  3. Passed test in Fedora 29 in Virtualbox.
  4. Tested it in Mac OS 10.15.4

15.05-RC3

25 May 03:01
15.05-RC3
Compare
Choose a tag to compare
15.05-RC3 Pre-release
Pre-release

There are no new features in this pre-release. It dedicates to rebuild the package for Fedora 29 and Mac OS X 10.14

15.05-RC2

06 Jun 21:07
78b03ba
Compare
Choose a tag to compare
15.05-RC2 Pre-release
Pre-release

Features:

  • Fixed missing wxPython package for Mac OS X.
  • Disabled parts output by default. I'm still working on output entry point and exit point of parts for path planning purpose.

Thanks Koichi Osako for reporting the pacakge issue in Mac OS X.

15.05-RC1

27 May 11:43
0c3af59
Compare
Choose a tag to compare
15.05-RC1 Pre-release
Pre-release

This is the first release since Legacy Cura stopped its build. There is no functional difference compared to legacy 15.04.6 except a cool matplotlib UI tools I wrote to show parts.

All changes is related to build infrastructure I have fixed like release package build script and convert Cura engine Makefile to CMake.

Since I only developed under Fedora and Mac. I will only release these two platform for now.