Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.26 KB

CNC-GCode-Controller

If you use a reprap Controller (like Marlin ...) for a CNC machine then this is your Program ;-)

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)
    • for GRPL you neet to set $10=2 for this to work!
  • Optimise G0 movements
  • Most commonly used Gcodes are translated for a Reprap Controller (Tested with Marlin)
  • Backlash correction
  • Artsupport

Tutorial Videos:

Infos:

http://reprap.org/wiki/CNC_Gcode_controller

ccgc ccgc2 cncgcode_simplecontrols cnccontroller2 cnccontroller3