Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f311976ca15ed23b37117b940b6299c8398bc727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.