mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
3D printer / slicing GUI built on top of the Uranium framework
* 15.06: Updated name in menu for firmware update Added exception handling to listen thread join Render a transparent ghost of the selection when things are selected. Add changes of 15.05.93 release Make button tooltip text use the dark color from the palette Render the build platform grid as a single sided plane Ignore selection when moving objects due to collision Use the right offset for object collision after Polygon collision was fixed |
||
|---|---|---|
| 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.