RepRapThailand / AtomCNC

GRBL based controller software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtomCNC – CR1 for Revision 1

Compiling

To Compile modify the MAKEFILE:

change this to your arduino bin folder
ARDBIN = E:\arduino-1.0.1\hardware\tools\avr\bin

change this to match your com port
ARDCOM = COM5

When done compiling you should see a AtomCNC.hex file.

Uploading

To Upload simply run UPLOAD.bat.

CHANGES:
7/23/12 : New Setting to lock/unlock motor.

About

GRBL based controller software

License:GNU Lesser General Public License v3.0


Languages

Language:C 82.3%Language:C++ 11.0%Language:Python 2.4%Language:Ruby 2.4%Language:Makefile 1.9%Language:Batchfile 0.0%