mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 20:05:58 +08:00

* 15.06: Implement rendering the top 5 layers solid and with infill Add a createMesh function to LayerData::Layer that creates a mesh from a layer Add support for line width and infill types to LayerData::Polygon Use the new layer message properties to properly create layers Do not render the convex hull node unless the object is selected Update generated protobuf protocol file as per CuraEngine changes helps with making the messagestack adapt to the total size of messages + pogressbar Defines the style of the progressbar Makes the openfile button blue/active as long as there is no file loaded.
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.
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%