suprimex / uCNC_controller

A small arduino CNC controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uCNC_controller

A small arduino CNC controller

uCNC_controller is a small CNC g-code interpreting controller for educational or home projects. It supports small set of commands and can be configured to behave in several differend ways. Included in the Extras directory are sample files to replicate a controller circuit board and 3D files to build a small 3 axis CNC plotter.

It controlls up to 3 steppers via the arduino stepper library, as well as one servo, and two general purpose outputs.

Please read the included README.txt file for more information.

About

A small arduino CNC controller

License:GNU General Public License v2.0