• Stars
    star
    144
  • Rank 255,590 (Top 6 %)
  • Language
    Java
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CNC-GCode-Controller

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