20210908
What's changed?
-
Upstream changes (4.11 release). You now have 2 implementations of monotonic skin pattern to choose from. My (mb-master) implementation and UM's implementation. They are enabled using different settings. My implementation only supports the lines skin pattern.
-
Bug fix for overhang detection - some wall lines weren't being detected as overhung when they should have been.
-
Bug fix for the thickness of skins when variable layer heights are used.
-
Unfortunately, due to upstream changes, I can no longer build Cura for any version of MacOS, sorry about that.
-
The x86_64 Linux release is now being built on a Ubuntu 20.04 system (was using 16.04) so if anyone has problems (e.g. missing libraries), please let me know and I will try to fix.
IMPORTANT - this release will update your configuration so that it will no longer be compatible with earlier releases. Please make sure to backup your Cura configuration before starting this release!
See README.(md,html,pdf) for usage info and earlier history.
ARM Builds
To use the armhf or aarch64 AppImages you must have the libgles-dev package installed (sudo apt-get install libgles-dev).
Also, if you want the nicer preview display you need to download and unpack the appropriate mesa files archive, this will not overwrite any system files. To unpack from the command line do sudo tar xzf mesa-ARCH-VER.tar.gz