grbl-LPC-CoreXY/doc/log
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
..
commit_log_v0.7.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.8c.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.9g.txt Commit history, logo license, full-arc fix. 2015-03-29 11:35:16 -06:00
commit_log_v0.9i.txt Bug fixes. 2015-09-30 21:32:58 -06:00
commit_log_v0.9j.txt Bug fixes. 2015-09-30 21:32:58 -06:00
commit_log_v1.0b.txt Pin state reporting of all pins. Flash optimization. 2015-11-09 21:54:26 -07:00
commit_log_v1.0c.txt Organizational updates. Mega2560 support moved. 2016-03-30 11:58:47 -06:00
commit_log_v1.1.txt Minor re-factoring. Fix an issue with parking and spindle restore. 2016-10-24 22:18:13 -06:00