File tree Expand file tree Collapse file tree 1 file changed +25
-2
lines changed
Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments