Merge pull request #41 from derekhe-3dprinting/master

Add new cura description. Add build scripts url.
This commit is contained in:
Jaime van Kessel 2015-06-15 09:23:33 +02:00
commit e90617d93d

View File

@ -1,7 +1,9 @@
Cura
====
This is the source code of Cura.
This is the new, shiny, unreleased frontend for Cura. [daid/Cura](https://github.com/daid/Cura.git) 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
------------
@ -12,3 +14,8 @@ Dependencies
This will be needed at runtime to perform the actual slicing.
* PySerial
Only required for USB printing support.
Build scripts
-------------
Please checkout [cura-build](https://github.com/Ultimaker/cura-build)