- For repeatability reasons, all G38.x probe cycles ignore feed rate overrides and move at their programmed speed. - The mandate can be removed with a new config.h option. - Updated the documentation to reflect the change.
734 B
734 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 | L | Two limit switches on axis | Enabled |
| 10 | A | Allow feed rate overrides in probe cycles | Enabled |
| 11 | R | Classic compatibility mode | Enabled |
| 12 | * | Restore all EEPROM command | Disabled |
| 13 | $ | Restore EEPROM `$` settings command | Disabled |
| 14 | # | Restore EEPROM parameter data command | Disabled |
| 15 | I | Build info write user string command | Disabled |
| 16 | E | Force sync upon EEPROM write | Disabled |
| 17 | W | Force sync upon work coordinate offset change | Disabled |