Skip to content

20210306

Compare
Choose a tag to compare
@smartavionics smartavionics released this 06 Mar 14:56
· 0 commits to master since this release

What's changed?

  • Work harder to avoid starting a wall line over air - when all of a wall's vertices are above air, if there is a wall line mid-point that is supported, use that as the starting point.

  • Upstream changes if you use the Printjob Naming plugin you need to update it to version 3.6.0 or later to avoid a crash.

See README.md for usage info and earlier history.


MacOS

Sorry, the MacOS build does not run on Big Sur, works fine on earlier versions of MacOS.


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