Skip to content

Commit 84f4034

Browse files
committed
2 parents a0fb5a6 + 20d9a10 commit 84f4034

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
1-
cncgcodecontroller
1+
CNC-GCode-Controller
22
==================
3+
If you use a reprap Controller (like Marlin ...) for a CNC machine then this is your Program ;-)
34

4-
CNC-GCode-Controller
5+
### Features:
6+
* Communication with the Controller over com port
7+
* Basic movements with preview
8+
* Loading cnc files
9+
* Preview of cnc file
10+
* Autoleveling (at this point only for Marlin firmware because of hit endstop message)
11+
* Optimise G0 movements
12+
* Most commonly used Gcodes are translated for a Reprap Controller (Tested with Marlin)
13+
* Backlash correction
14+
* Artsupport
15+
16+
### Tutorial Videos:
17+
* [en] https://youtu.be/xxbBipRvp5I
18+
* [de] https://youtu.be/hYSPs9B2VUM
19+
20+
### Infos:
21+
http://reprap.org/wiki/CNC_Gcode_controller
22+
23+
![ccgc](https://cloud.githubusercontent.com/assets/5472845/19075920/327ab30e-8a47-11e6-9517-498ba40fde2b.png)
24+
![ccgc2](https://cloud.githubusercontent.com/assets/5472845/19075921/32827026-8a47-11e6-8370-83a8877f99bc.png)
25+
![cncgcode_simplecontrols](https://cloud.githubusercontent.com/assets/7280879/6883509/cc5aa17a-d5b0-11e4-99d4-b629e83e760d.png)
26+
![cnccontroller2](https://f.cloud.github.com/assets/5472845/1229735/47a2a5e4-27c0-11e3-82fe-a572220cfceb.png)
27+
![cnccontroller3](https://f.cloud.github.com/assets/5472845/1229736/47b8d0f8-27c0-11e3-904b-6daddec09239.png)

0 commit comments

Comments
 (0)