mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 13:35:59 +08:00

* 15.06: Bump version to 15.05.95 Update changelog Hide the bed temperature for UMO Do not hide the entire material category for UM2 but just the unused settings Add a precision value to the time/quality slider settings and use that to round values Display the rotation angle when we are performing a rotation bugfix: avoid overlapping walls OFF by default Add a background to the tooltip label so long strings also have background Make sure the tool panel background is at least as wide as the active item
Cura
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.
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.
Configuring Cura
- link your CuraEngine backend by inserting the following line in home/.config/cura/config.cfg : [backend] location = /[path_to_the..]/CuraEngine/build/CuraEngine
Build scripts
Please checkout cura-build
Description
Languages
Python
71.3%
QML
25.6%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%