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

joeydelarago a0f32c403d Move run configuration templates out of conan-config into this repo. 1 год назад
.github 7b6e56287b Make sure the detection of the Conan profile happens after inst of build tools 1 год назад
.run_templates a0f32c403d Move run configuration templates out of conan-config into this repo. 1 год назад
cmake bde680f353 Use modern >=3.12 cmake find_package Python logic 2 лет назад
cura 54b9ed97ae Use is not operator rather than not ... is 1 год назад
docs 229e548e1d Add Conan generated deps graph for documentation 2 лет назад
packaging cee219f65b Merge branch 'main' into GH-12582_fix_uninstall_by_other 2 лет назад
plugins 72751b2507 Use is not operator rather than not ... is 1 год назад
resources 81a34d1d18 Merge pull request #12692 from Ultimaker/PP-187_move_shrinkage_compensation_values_to_fdm_materials 1 год назад
scripts 5b2a482916 Add quick script to rename Cura 1 tags 2 лет назад
tests 37a98cbb6f Mock HttpRequestManager while changing sync state 2 лет назад
.gitignore 56659ce8f8 Update .gitignore 2 лет назад
.pylintrc bbee2e0a14 Fix regex for private & long functions 4 лет назад
CITATION.cff a83daee8da update CITATION to latest version (.cff and Cura) 2 лет назад
CMakeLists.txt 40990d686f Set cmake policies for MSVC flags 2 лет назад
CuraVersion.py.jinja 62aacc5946 Initial set-up of deploy functionality 2 лет назад
GitVersion.yml 596bfe8a37 Fix version number matching 2 лет назад
Jenkinsfile e6d9ad31ab Use generated Makefiles to run tests 5 лет назад
LICENSE 9a193ad5c5 Changing AGPLv3 to LGPLv3 6 лет назад
README.md 23501a8fdb Update README 2 лет назад
SECURITY.md 2cd5b2d46d Add security policy 2 лет назад
Ultimaker-Cura.spec.jinja ce8eb1056c Add Path to the imports 2 лет назад
com.ultimaker.cura.appdata.xml 8cf1afc770 Update master branch to main in XML file link 2 лет назад
com.ultimaker.cura.desktop.in a972648f67 Rename metadata files to conform with appstream spec 3 лет назад
conandata.yml de9d432398 Use new pysavitar as package 1 год назад
conanfile.py a0f32c403d Move run configuration templates out of conan-config into this repo. 1 год назад
contributing.md a7f9fc5f6b Add contribution guidelines 5 лет назад
cura-logo.PNG b31e4e81ce Update readme 2 лет назад
cura.sharedmimeinfo 06cb628699 Update desktop and mimeinfo to add gcode mime type 5 лет назад
cura_app.py 21fdaa70dd Merge branch '4.13' of github.com:Ultimaker/Cura 2 лет назад
pytest.ini 46ff3f4408 Added unit test stub 8 лет назад
requirements-dev.txt f1a6c54414 Fixed nsis build script 2 лет назад
requirements-ultimaker.txt 6cbc9aaa38 Use only pip in conan requirements 2 лет назад
requirements.txt 2e23fe84ff Add missing Python requirements.txt 2 лет назад
run_coverage.py 87e0b8629a Add convenience script for running complete coverage 4 лет назад
run_mypy.py 596d1570fb Show error code if MyPy failed 3 лет назад

README.md

Cura

Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success.

Screenshot

Logging Issues

For crashes and similar issues, please attach the following information:

  • (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output)
  • The Cura GUI log file, located at
    • %APPDATA%\cura\<Cura version>\cura.log (Windows), or usually C:\Users\<your username>\AppData\Roaming\cura\<Cura version>\cura.log
    • $HOME/Library/Application Support/cura/<Cura version>/cura.log (OSX)
    • $HOME/.local/share/cura/<Cura version>/cura.log (Ubuntu/Linux)

If the Cura user interface still starts, you can also reach this directory from the application menu in Help -> Show settings folder. An alternative is to install the ExtensiveSupportLogging plugin this creates a zip folder of the relevant log files. If you're experiencing performance issues, we might ask you to connect the CPU profiler in this plugin and attach the collected data to your support ticket.

Running from Source

Please check our Wiki page for details about running Cura from source.

Plugins

Please check our Wiki page for details about creating and using plugins.

Supported printers

Please check our Wiki page for guidelines about adding support for new machines.

Configuring Cura

Please check out Wiki page about configuration options for developers.

Translating Cura

Please check out Wiki page about how to translate Cura into other languages.

License

License
Cura is released under terms of the LGPLv3 or higher. A copy of this license should be included with the software. Terms of the license can be found in the LICENSE file. Or at http://www.gnu.org/licenses/lgpl.html

But in general it boils down to:
You need to share the source of any Cura modifications