From 20d9a10f52b052ae88327fe1a84e48b243411d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Kn=C3=B6bel?= Date: Sat, 6 May 2017 17:05:43 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c5a06c..c5f8131 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -cncgcodecontroller +CNC-GCode-Controller ================== +If you use a reprap Controller (like Marlin ...) for a CNC machine then this is your Program ;-) -CNC-GCode-Controller +### Features: +* Communication with the Controller over com port +* Basic movements with preview +* Loading cnc files +* Preview of cnc file +* Autoleveling (at this point only for Marlin firmware because of hit endstop message) +* Optimise G0 movements +* Most commonly used Gcodes are translated for a Reprap Controller (Tested with Marlin) +* Backlash correction +* Artsupport ### Tutorial Videos: * [en] https://youtu.be/xxbBipRvp5I