CNC Gcode controller

From RepRap
Revision as of 17:20, 19 October 2013 by Pknoe3lh (talk | contribs)
Jump to: navigation, search

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

Futures:

  • Communication with the Controller over comport
  • Basic movements with preview
  • Loading cnc files
  • Perview 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