3D printer / slicing GUI built on top of the Uranium framework https://ultimaker.com/software/ultimaker-cura/
![]() |
9 лет назад | |
---|---|---|
cura | 38346dd95f Merge branch '15.06' | 9 лет назад |
plugins | 8c12426760 Merge branch '15.06' | 9 лет назад |
resources | eb7714ce19 Merge branch '15.06' | 9 лет назад |
src | 4f6c8df224 Merge branch '15.06' | 9 лет назад |
.gitignore | 92afe31e37 Add gitignore, README, LICENSE and CMakeLists files | 10 лет назад |
CHANGES | aef2821464 Update CHANGES file with changes since .93 | 9 лет назад |
CMakeLists.txt | 27e734edb7 Install the entire plugins directory into $prefix/lib/cura instead of just the contents | 9 лет назад |
LICENSE | 92afe31e37 Add gitignore, README, LICENSE and CMakeLists files | 10 лет назад |
README.md | 8e6ab3a10b Add new cura description. Add build scripts url | 9 лет назад |
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 | da6b7c272c Include VCRedist and add an option to run it during install | 9 лет назад |
setup.py | 96e0faf937 Rename cura.py to cura_app.py to prevent conflicts with "cura" directory | 9 лет назад |
This is the new, shiny, unreleased frontend for Cura. daid/Cura is the old legacy Cura that everyone knows and loves/hates.
We re-worked the whole GUI code at Ultimaker, because my old code started to become an unmaintainable ball of poo.
Please checkout cura-build