CNC Gcode controller

From RepRap
Revision as of 00:21, 24 May 2015 by Funny bananas (talk | contribs) (fixed typo)
Jump to: navigation, search

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)
  • Optimise G0 movements
  • Most commonly used Gcodes are translated for a Reprap Controller (Tested with Marlin)
  • Backlash correction

Download here


CNCController2.png
CNCController3.png
CNCController.png