Creality Print is a feature-rich, open-source FDM 3D printing slicer developed by Creality. Built on the OrcaSlicer codebase, it combines powerful slicing algorithms with an intuitive workflow to help you go from 3D model to G‑code effortlessly. The software is released under the AGPL-3.0 license.
Whether you are a beginner or an experienced maker, Creality Print provides the tools you need for high‑quality prints with Creality printers (Ender, CR, K1, K2, Hi and SPARKX series) and beyond.
Key Features
Auto‑Calibration – Streamline your setup with automated calibration tools that simplify printer configuration.
Sandwich (Inner‑Outer‑Inner) Mode – An improved wall printing order that delivers better surface quality and print strength.
Polyholes Conversion – Optimized hole printing based on SuperSlicer's Polyholes technology for more accurate circular openings.
Klipper Connectivity – Full compatibility with Klipper firmware for advanced control and performance.
Fine‑Grained Print Controls – Detailed parameter adjustments including flow rate, pressure advance, retraction, temperature tuning and more.
Creality Cloud Integration – Search, download and import models directly from Creality Cloud, with support for cloud printing, remote control and monitoring.
Multi‑Platform Support – Available for Windows, macOS and Linux.
Multi‑Color Printing – Support for mixed‑color printing and color OBJ import with automatic filament mapping.
Advanced Support Generation – Upgraded tree support algorithm with validation and repair features for complex models.
Get started quickly with pre‑tuned profiles for every Creality FDM machine, import STL, OBJ, STEP, STP, 3MF and CXPRJ files, and enjoy a seamless printing experience from preparation to completion.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snapd can be installed from Manjaro’s Add/Remove Software application (Pamac), found in the launch menu. From the application, search for snapd, select the result, and click Apply.
Alternatively, snapd can be installed from the command line:
sudo pacman -S snapd
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Creality Print, simply use the following command:
sudo snap install crealityprint
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.