Skip to content

BjoernT/Cura

 
 

Repository files navigation

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

About

3D printer / slicing GUI built on top of the Uranium framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.3%
  • QML 32.3%
  • NSIS 2.4%
  • CMake 1.5%
  • Shell 0.5%