motion-control-system-dat

motor RC type

machine type

  • CNC-dat

  • Grbl

  • TinyG
  • Marlin
  • Smoothie -- see also Smoothie Configuration

tinyG

TinyG is a 6 axis motion control system designed for high-performance on small to mid-sized machines. Some features:

https://github.com/dandumit/TinyG

  • 6 axis motion (XYZABC axes)
  • jerk controlled motion for acceleration planning (3rd order motion planning)
  • status displays ('?' character)
  • XON/XOFF and RTS/CTS protocol over USB serial
  • RESTful interface using JSON

ref