From eb0154145616f66fc3f0442c1defe2ecd99353f0 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Mon, 6 Jul 2015 19:45:36 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file 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.