3D printer / slicing GUI built on top of the Uranium framework https://ultimaker.com/software/ultimaker-cura/

Arjen Hiemstra 753e9826e0 Bump version to 15.05.96 9 лет назад
cura 753e9826e0 Bump version to 15.05.96 9 лет назад
icons 12a32d3dc3 Add application icons for all three platforms 9 лет назад
plugins 6b5c3d5878 Display progress information during processing of layer data 9 лет назад
resources 22fecc4cd0 Properly add and set the window icon 9 лет назад
.gitignore 92afe31e37 Add gitignore, README, LICENSE and CMakeLists files 10 лет назад
CHANGES 074ebb9243 Update changelog 9 лет назад
CMakeLists.txt 8c8885d77e Add missing translations to the list of translations to build 9 лет назад
LICENSE 92afe31e37 Add gitignore, README, LICENSE and CMakeLists files 10 лет назад
README.md 92afe31e37 Add gitignore, README, LICENSE and CMakeLists files 10 лет назад
build.sh 881be3c405 Add the scripts used to build the release package (still needs some more work, but works on my desktop) 10 лет назад
cura_app.py 830dc45cce Make cura_app executable 9 лет назад
installer.nsi 753e9826e0 Bump version to 15.05.96 9 лет назад
setup.py 2c139c4037 Bump version to 15.05.95 9 лет назад

README.md

Cura

This is the source code of Cura.

Dependencies

  • Uranium Cura is built on top of the Uranium framework.
  • CuraEngine This will be needed at runtime to perform the actual slicing.
  • PySerial Only required for USB printing support.