From dd884cca3da926e18dd95fe7a0cbcca32bd3f0c9 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Saura Date: Mon, 8 Dec 2014 17:58:56 +0000 Subject: [PATCH] Updated README --- Software/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Software/README.md b/Software/README.md index d069030..3cd6825 100644 --- a/Software/README.md +++ b/Software/README.md @@ -5,12 +5,12 @@ The original python scripts were only a proof of concept: the lack of GUI was a Some alternatives were suggested, and two of them have been made by developers inside the group. Kobus Du Toit and Patrick Knöbel have worked on two different alternatives that simplify the task of Z probing by making it more visual and intuitive for the end users: +**UPDATE: A modification of CNC-Gcode-Controller (pre-configured with Cyclone v2.0 parameters) can be downloaded from** + * [Kobus's GUI](https://www.dropbox.com/sh/k7p896n0upv29u1/1T_lcIZDnH/prototypeGui2) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/S3m1baPzwRk/DtyngGGJmBoJ)) and [Patrick Knöbel's gcode postprocessor](https://github.com/pknoe3lh/cncgcodecontroller/releases) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/ToTGIpXWUmA/gyQMDqDOXfUJ)): ![ScreenShot](Media/Cyclone_first_year_13_GUIs.jpg) -**UPDATE: A modification of CNC-Gcode-Controller (pre-configured with Cyclone v2.0 parameters) can be downloaded from** - * [Python scripts by Carlosgs](PythonScripts/):