All Projects → Ultimaker → Cura

Ultimaker / Cura

Licence: lgpl-3.0
3D printer / slicing GUI built on top of the Uranium framework

Programming Languages

python
139335 projects - #7 most used programming language
QML
638 projects
GLSL
2045 projects
CMake
9771 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to Cura

Qtquickvcp
A Virtual Control Panel for Machinekit written in Qt/C++/QML
Stars: ✭ 104 (-96.94%)
Mutual labels:  3d-printing, gui, qml
Qml Rust
QML (Qt Quick) bindings for Rust language
Stars: ✭ 196 (-94.24%)
Mutual labels:  gui, qml
Dottorrent Gui
An advanced GUI torrent file creator with batch functionality, powered by PyQt and dottorrent
Stars: ✭ 175 (-94.85%)
Mutual labels:  gui, pyqt5
Oblivion
Data leak checker & OSINT Tool
Stars: ✭ 237 (-93.03%)
Mutual labels:  gui, pyqt5
Handwriter
A smart program to convert digital document to hand-written document
Stars: ✭ 108 (-96.82%)
Mutual labels:  gui, pyqt5
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (-47.46%)
Mutual labels:  gui, pyqt5
V2rayl
v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新
Stars: ✭ 2,722 (-19.96%)
Mutual labels:  gui, pyqt5
Lognplot
Plotting and logging of real-time data for desktop.
Stars: ✭ 45 (-98.68%)
Mutual labels:  gui, pyqt5
qt-template
Template/Example of Qt/QML built with CMake/qmake. (include PyQt and PySide2)
Stars: ✭ 15 (-99.56%)
Mutual labels:  qml, pyqt5
slicer
Fast 3D mesh slicer written in Go.
Stars: ✭ 55 (-98.38%)
Mutual labels:  3d-printing, slicer
mks-wifi-plugin
MKS wifi plugin for Cura
Stars: ✭ 105 (-96.91%)
Mutual labels:  3d-printing, cura
Joytan
Creative Audio/Textbook Maker 🎵 📖 See our YouTube channel
Stars: ✭ 91 (-97.32%)
Mutual labels:  gui, pyqt5
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (-64.83%)
Mutual labels:  gui, pyqt5
Qamel
Simple QML binding for Go
Stars: ✭ 147 (-95.68%)
Mutual labels:  gui, qml
Traffic Rules Violation Detection
The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)
Stars: ✭ 67 (-98.03%)
Mutual labels:  gui, pyqt5
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (-94.15%)
Mutual labels:  gui, qml
Pyquino
python3 serial port with PyQt5 Gui
Stars: ✭ 19 (-99.44%)
Mutual labels:  gui, pyqt5
Pyqt5
Códigos sobre PyQt5
Stars: ✭ 23 (-99.32%)
Mutual labels:  gui, pyqt5
Slicer4RTN
Conic slicer utilizing planar slicers for 4-axis Rotating Tilted Nozzle (RTN) 3D printers
Stars: ✭ 34 (-99%)
Mutual labels:  cura, slicer
Cura-SidebarGUIPlugin
Cura plugin that provides a more settings-centric GUI for those who prefer it
Stars: ✭ 31 (-99.09%)
Mutual labels:  3d-printing, cura

Cura

Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success.

Screenshot

Logging Issues

For crashes and similar issues, please attach the following information:

  • (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output)
  • The Cura GUI log file, located at
    • %APPDATA%\cura\<Cura version>\cura.log (Windows), or usually C:\Users\<your username>\AppData\Roaming\cura\<Cura version>\cura.log
    • $HOME/Library/Application Support/cura/<Cura version>/cura.log (OSX)
    • $HOME/.local/share/cura/<Cura version>/cura.log (Ubuntu/Linux)

If the Cura user interface still starts, you can also reach this directory from the application menu in Help -> Show settings folder

For additional support, you could also ask in the #cura channel on libera.chat. For help with development, there is also the #cura-dev channel.

Dependencies

  • Uranium Cura is built on top of the Uranium framework.
  • CuraEngine This will be needed at runtime to perform the actual slicing.
  • fdm_materials Required to load a printer that has swappable material profiles.
  • PySerial Only required for USB printing support.
  • python-zeroconf Only required to detect mDNS-enabled printers.

For a list of required Python packages, with their recommended version, see requirements.txt.

This list is not exhaustive at the moment, please check the links in the next section for more details.

Build scripts

Please check out cura-build for detailed building instructions.

If you want to build the entire environment from scratch before building Cura as well, cura-build-environment might be a starting point before cura-build. (Again, see cura-build for more details.)

Running from Source

Please check our Wiki page for details about running Cura from source.

Plugins

Please check our Wiki page for details about creating and using plugins.

Supported printers

Please check our Wiki page for guidelines about adding support for new machines.

Configuring Cura

Please check out Wiki page about configuration options for developers.

Translating Cura

Please check out Wiki page about how to translate Cura into other languages.

License

Cura is released under the terms of the LGPLv3 or higher. A copy of this license should be included with the software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].