CrealityOfficial / CrealityPrint

GNU Affero General Public License v3.0
217 stars 31 forks source link

Creality Print 5.x

We are delighted to announce that the brand new version 5.0 has been released officially, with all upgrades aimed at improving user experience.
Firstly, with a new user interface and interaction experience, the process settings system has become simpler, and the slicer has become more user-friendly and intelligent. The K series/v3 high-speed machines now support 42 kinds of official filaments and general parameters. We have not only readjusted the machine process parameters, but all parameters can be saved and exported for sharing.
Moreover, through our ongoing efforts, version 5.0 has faster printing speed and better printing quality.Now let's see together what other surprises there.

1. Key Improvements

1.1 Revolutionary User Experience

Comprehensive Upgrade of UI

Printing Becomes a Piece of Cake

More Efficient Process Tuning

Normal

Advance

More Convenient Professional Settings

Calibration function ideas and models come from the open source community. Thanks OrcaSlicer

  1. The Flowrate test and retraction test is inspired by SuperSlicer.
  2. The PA Tower method is inspired by Klipper.
  3. The temp tower model is remixed from Smart compact temperature calibration tower.
  4. The max flowrate test was inspired by [Stefan(CNC Kitchen)](), and the model used in the test is a remix of his Extrusion Test Structure. If you notice something missing from this list, please contact crealityprint@creality.com or add an issue to this github project. See the wiki and the documentation directory for more informations.

Main features

Key features are:

Other major features are:

How to compile

cmake, git, python3.7+, conan 1.50, compiler toolchains should be installed
remember call "git submodule update --init" to update the submodules after clone

build project as follow for the first time:
windows .\cmake\ci\cmake.py -c -b -e --channel_name=opensource
linux or mac python3 ./cmake/ci/cmake.py -c -b -e --channel_name=opensource

if the conan libs haved been installed, you can build project directly:
windows .\cmake\ci\cmake.py 
linux or mac python3 ./cmake/ci/cmake.py

License

Creality Print is licensed under the GNU Affero General Public License, version 3.

Creality Print slicer engine is is based on Orca Slicer by SoftFever.

Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.

Bambu Studio is licensed under the GNU Affero General Public License, version 3. Bambu Studio is based on PrusaSlicer by PrusaResearch.

PrusaSlicer is licensed under the GNU Affero General Public License, version 3. PrusaSlicer is owned by Prusa Research. PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci.

Slic3r is licensed under the GNU Affero General Public License, version 3. Slic3r was created by Alessandro Ranellucci with the help of many other contributors.

The GNU Affero General Public License, version 3 ensures that if you use any part of this software in any way (even behind a web server), your software must be released under the same license.

Creality Print includes a pressure advance calibration pattern test adapted from Andrew Ellis' generator, which is licensed under GNU General Public License, version 3. Ellis' generator is itself adapted from a generator developed by Sineos for Marlin, which is licensed under GNU General Public License, version 3.

The GNU Affero General Public License, version 3 ensures that if you use any part of this software in any way (even behind a web server), your software must be released under the same license.