Skip to content

RepRapThailand/AtomCNC

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.3%
  • C++ 11.0%
  • Python 2.4%
  • Ruby 2.4%
  • Makefile 1.9%