grbl-LPC-CoreXY/doc
Sonny Jeon bf5fc48074 Refactored g-code parser. Saved 60bytes flash and some ram. Edited Readme.
- Freed up another 60 bytes of flash and 12-24 bytes of stack RAM by
using the pre-allocated IJK arc offset vector that is guaranteed to be
not in use. Only G10 and G28/30 require fetching from EEPROM and
retaining extra data. Both commands use axis words, which rules out
G2/3 arcs using IJK offsets existing in same block. Not ideal, but
every byte helps.

- Edited README.
2016-09-27 23:05:43 -06:00
..
csv Serial RX count bug fix. Settings codes CSV. More documentation. 2016-09-24 14:41:41 -06:00
log Refactored g-code parser. Saved 60bytes flash and some ram. Edited Readme. 2016-09-27 23:05:43 -06:00
markdown Update README and clarifications in jogging document. 2016-09-27 10:55:32 -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