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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2015-07-06 20:45:36 +0300
committerJaime van Kessel <nallath@gmail.com>2015-07-06 20:45:36 +0300
commiteb0154145616f66fc3f0442c1defe2ecd99353f0 (patch)
treee1da35aa33fdbad937b8ed028bdd6ea6aad27cc1 /README.md
parent5a61c4bb4ef4f2b38c90595d3f99513ff92dbed0 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5d4ad64035..f1d1bcd91e 100644
--- a/README.md
+++ b/README.md
@@ -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.