Update README.md

This commit is contained in:
Jaime van Kessel 2015-07-06 19:45:36 +02:00
parent 5a61c4bb4e
commit eb01541456

View File

@ -3,7 +3,7 @@ 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.
We re-worked the whole GUI code at Ultimaker, because the old code started to become a unmaintainable.
Dependencies
------------
@ -17,17 +17,15 @@ Dependencies
Configuring Cura
----------------
* link your CuraEngine backend by inserting the following line in home/.config/cura/config.cfg :
* 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](https://github.com/Ultimaker/cura-build)
Making profiles for other printers
----------------------------------
Use [this](https://github.com/Ultimaker/Cura/blob/master/resources/settings/ultimaker_original.json) as a template.