Uncategorized

GCodeCNCDemo updated 2013-10-15

pan-tilt-7

GcodeCNCDemo is our basic code for running stepper motors with GCode. Don’t reinvent the wheel, just use our free code and get your robot running that much faster.

Changelog for commit #3

  • reduced the time between steps to 50ms. Much faster movement now possible.
  • renamed the files to play nice with windows Arduino (couldn’t open files starting with a digit)
  • fixed a few typos

Grab it on Github and let us know what you think.