Releases: rickyzhang82/CuraEngine
Releases · rickyzhang82/CuraEngine
15.05-RC4
A couple fixes:
- Remove incorrect Python 3 package dependencies from Fedora.
- Add mesa-glut package in Fedora.
- Passed test in Fedora 29 in Virtualbox.
- Tested it in Mac OS 10.15.4
15.05-RC3
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
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
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.