Skip to content

CNC GCODE Controller

pknoe3lh edited this page Oct 6, 2013 · 9 revisions

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

Features:

  • 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 G1 movings
  • Most commonly used Gcodes are translated for a Reprap Controller (Tested with Marlin)

If you miss something make an Issue ;-)

Download here

program program program

Clone this wiki locally