mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 04:11:07 -07:00
3D printer / slicing GUI built on top of the Uranium framework
* 15.06: Bump version to 15.05.93 Add a changelog file add missing width and height to section icon add missing color to tool_button add setting for sidebar background color Make cura_app executable Move Sidebar so it is on top of everything else Do not slice if there is any setting with an error value Start adding some more proper error/warning values to settings Position the setting tooltip to the left of the settings instead of below Set version to 15.05.92 |
||
|---|---|---|
| cura | ||
| plugins | ||
| resources | ||
| src | ||
| .gitignore | ||
| build.sh | ||
| CHANGES | ||
| CMakeLists.txt | ||
| cura_app.py | ||
| installer.nsi | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
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.