mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 12:09:13 +08:00

* 15.06: Install the entire plugins directory into $prefix/lib/cura instead of just the contents Install the right source files Rename cura.py to cura_app.py to prevent conflicts with "cura" directory Set default brim size to 10 lines Fix context menu entries Move src to cura so we can use the same package for installed and source Add standard Cura install directories to resource and plugin paths Set default engine location to unix standard bin dir Make it possible to ignore translation targets and add install target Add support for loading files from command line Set version to 15.05.90 to indicate first beta release of 15.06 Add __init__ file or else py2exe fails.
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.
Description
Languages
Python
71.3%
QML
25.6%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%