mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Merge pull request #41 from derekhe-3dprinting/master
Add new cura description. Add build scripts url.
This commit is contained in:
commit
e90617d93d
1 changed files with 8 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
Cura
|
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
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
@ -12,3 +14,8 @@ Dependencies
|
||||||
This will be needed at runtime to perform the actual slicing.
|
This will be needed at runtime to perform the actual slicing.
|
||||||
* PySerial
|
* PySerial
|
||||||
Only required for USB printing support.
|
Only required for USB printing support.
|
||||||
|
|
||||||
|
Build scripts
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Please checkout [cura-build](https://github.com/Ultimaker/cura-build)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue