grbl-imbus/doc/csv/build_option_codes_en_US.csv
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

676 B

1OPT: Code Build-Option DescriptionState
2VVariable spindleEnabled
3NLine numbersEnabled
4MMist coolant M7Enabled
5CCoreXYEnabled
6PParking motionEnabled
7ZHoming force originEnabled
8HHoming single axis commandsEnabled
9LTwo limit switches on axisEnabled
10RClassic compatibility modeEnabled
11*Restore all EEPROM commandDisabled
12$Restore EEPROM `$` settings commandDisabled
13#Restore EEPROM parameter data commandDisabled
14IBuild info write user string commandDisabled
15EForce sync upon EEPROM writeDisabled
16WForce sync upon work coordinate offset changeDisabled