grbl/doc
Sonny Jeon 8f8d8e2887 Added grbl planner Matlab simulator for test reference. Updated line number compile-time option.
- Added a grbl planner simulation tool that was written in Matlab and
Python. It was used to visualize the inner workings of the planner as a
program is streamed to it. The simulation assumes that the planner
buffer is empty, then filled, and kept filled. This is mainly for users
to see how the planner works.

- Updated some of the compile-time ifdefs when enabling line numbers.
The leaving the un-used line numbers in the function calls eats a
non-neglible amount of flash memory. So the new if-defs remove them.
2014-02-26 12:10:07 -07:00
..
test Added grbl planner Matlab simulator for test reference. Updated line number compile-time option. 2014-02-26 12:10:07 -07:00
commands.txt No changes. Github commit bug. 2012-06-27 07:06:24 -06:00
pinmapping.txt Merge branch 'dev_2' into dev 2013-10-29 19:10:39 -06:00
resources.txt No changes. Github commit bug. 2012-06-27 07:06:24 -06:00
structure.txt No changes. Github commit bug. 2012-06-27 07:06:24 -06:00