#GcodeSender
This program will feed instructions to an serial device one line at a time. It waits for the ">" character from the device between each send. ">" is how the device tells the GcodeSender that the device is ready to receive more instructions.
If you find this free program useful, please purchase parts for your robots from https://www.marginallyclever.com and tell your friends. Your support let us be more helpful.
./java/GcodeSender.jar is compiled and should run.
On most systems you can double click it to start.
##Drivers
Need Arduino code that reads GCode and moves motors? Try GCodeCNCDemo.
##More
For the latest version please visit the repository.
For more information, please visit the wiki.
For technical help, please visit the forums.
##Author
http://marginallyclever.com Dan Royer 2014-01-29