mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
3D printer / slicing GUI built on top of the Uranium framework
New rules means we have to put printjobs and such behind a little authentication, as these contain personally identifiable info. These two effected calls where found _outside_ of the API class where I thought to be able to fix it 100%. See also the TODO's in the neighbourhood -- but I'm not sure I can just do what those say (move the relevant methods to the API), as those methods to be moved are _inside_ the larger Cura SDK (and they're public) and the place where I'm meant to move them to (the ClusterAPIClient) is _not_ (as they're in a plugin). part of CURA-12624 |
||
|---|---|---|
| .github | ||
| .run_templates | ||
| cura | ||
| licenses_thirdparty | ||
| packaging | ||
| plugins | ||
| printer-linter | ||
| resources | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| .printer-linter | ||
| .pylintrc | ||
| CITATION.cff | ||
| CMakeLists.txt | ||
| conandata.yml | ||
| conanfile.py | ||
| CONTRIBUTING.md | ||
| cura-logo-dark.PNG | ||
| cura-logo.PNG | ||
| cura.sharedmimeinfo | ||
| cura_app.py | ||
| CuraVersion.py.jinja | ||
| FUNDING.yml | ||
| LICENSE | ||
| pytest.ini | ||
| README.md | ||
| SECURITY.md | ||
| UltiMaker-Cura.spec.jinja | ||
Ultimaker Cura
State-of-the-art slicer app to prepare
your 3D models for your 3D printer.
With hundreds of settings & community-managed print profiles,
Ultimaker Cura is sure to lead your next project to a success.
Contribute Printer Profiles? -- Please look here first.
Contribute Translations? -- Please look here first.