mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-17 20:01:42 +02:00
839 B
839 B
1 | OPT: Code | Build-Option Description | State |
---|---|---|---|
2 | V | Variable spindle | Enabled |
3 | N | Line numbers | Enabled |
4 | M | Mist coolant M7 | Enabled |
5 | C | CoreXY | Enabled |
6 | P | Parking motion | Enabled |
7 | Z | Homing force origin | Enabled |
8 | H | Homing single axis commands | Enabled |
9 | T | Two limit switches on axis | Enabled |
10 | A | Allow feed rate overrides in probe cycles | Enabled |
11 | D | Use spindle direction as enable pin | Enabled |
12 | 0 | Spindle enable off when speed is zero | Enabled |
13 | S | Software limit pin debouncing | Enabled |
14 | R | Parking override control | Enabled |
15 | + | Safety door input pin | Enabled |
16 | * | Restore all EEPROM command | Disabled |
17 | $ | Restore EEPROM `$` settings command | Disabled |
18 | # | Restore EEPROM parameter data command | Disabled |
19 | I | Build info write user string command | Disabled |
20 | E | Force sync upon EEPROM write | Disabled |
21 | W | Force sync upon work coordinate offset change | Disabled |
22 | L | Homing initialization auto-lock | Disabled |