Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pknoe3lh authored May 6, 2017
1 parent add290d commit 20d9a10
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 20d9a10

Please sign in to comment.