Windows
64-bit Windows 7 and newer.
OSX
10.11 (El Capitan) and newer versions. OSX 10.12 (Sierra) and newer will be required for versions after 2.4.2.
Linux
most standard Linux distributions.
You can be in our GitHub to download the latest stable version. By reading the update document, you can get an overview of the new content or bugs fixed in the version.
And you can choose the appropriate installation package according to your computer system to download and install.
In windows, we give you two ways to install it. One is a.zip file and the other is an.exe file.
First, you need to download the latest stable version of AppImage file via our GitHub.
Then, you must make the AppImage file executable before launching QIDISlicer.
Let's take Ubuntu as an example.
On Linux systems, you can also execute AppImage from the command line.
cd downloads
ls
chmod a+x QIDISlicer_1.1.7_Linux.AppImage
./QIDISlicer_1.1.7_Linux.AppImage
Note: If you run in a Linux environment and receive an error alert or fail to run, you may be missing required libraries or some dependencies. You can fix the problem by installing the missing library. As follows:
sudo apt-get install libcanberra-gtk-module libcanberra-gtk3-module