grbl-LPC-CoreXY/doc/markdown
Sonny Jeon 8b76a39d5d Improved option for v0.9 GUI compatibility.
- Addressed an issue with backward compatibility with Grbl v0.9-style
GUIs.

- It still may not work due to new data and states coming back from
Grbl v1.1. Regardless, DO NOT TRY TO USE THE COMPATIBILITY MODE UNTIL
THERE IS A REALLY GOOD REASON TO.

- v0.9 GUI compatibility mode will be removed in future versions.
You’ve been warned. It’s highly recommended for GUIs to update to the
new v1.1 interface.

- Compability mode will only fit on an Arduino Uno due to size
increases.

- Removed the REPORT_GUI_MODE compile option since it’s part of the
v1.1 interface standard.

- Updated the documentation to better describe the compatibility mode
build option.
2016-10-18 22:58:52 -06:00
..
old_wiki_pages Added settings documentation. Very minor bug fix to step direction handling. 2016-10-12 19:18:05 -06:00
change_summary.md v1.1d: Tweaked interface a bit. Added realtime spindle speed and build option data. Minor bug fixes. 2016-10-17 23:48:25 -06:00
interface.md Improved option for v0.9 GUI compatibility. 2016-10-18 22:58:52 -06:00
jogging.md New jog cancel real-time command. Parser typo fix from last push. 2016-09-28 21:17:02 -06:00
realtime_cmds.md Added settings documentation. Very minor bug fix to step direction handling. 2016-10-12 19:18:05 -06:00
settings.md v1.1d: Tweaked interface a bit. Added realtime spindle speed and build option data. Minor bug fixes. 2016-10-17 23:48:25 -06:00