grbl-LPC-CoreXY/doc
Sonny Jeon f8ca08ad66 Minor re-factoring. Fix an issue with parking and spindle restore.
- Altered the report counters to be count down, rather than count up.
Simplified some of the logic.

- Fixed an issue with parking restore. The spindle state would disable
then reenable.

- Clarified some of the config.h descriptions.

- Moved the compile-time checks from config.h to grbl.h. They don’t
belong in the config.h file.

- Refactored the initialization of the system variables in main.c.
System position and probe position were undefined when power cycled,
but were zero anyway. Added clear vector code to make it explicit.
2016-10-24 22:18:13 -06:00
..
csv Improved option for v0.9 GUI compatibility. 2016-10-18 22:58:52 -06:00
log Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00
markdown Improved option for v0.9 GUI compatibility. 2016-10-18 22:58:52 -06:00
media Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
script Doc re-org. New Grbl Logos! 2015-02-13 18:39:37 -07:00