Mandate all probe cycles ignore feed overrides.
- 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.
This commit is contained in:
parent
a6f6431515
commit
3854d200bb
6 changed files with 26 additions and 0 deletions
|
|
@ -311,6 +311,7 @@ Feedback messages provide non-critical information on what Grbl is doing, what i
|
|||
| **`Z`** | Homing force origin enabled |
|
||||
| **`H`** | Homing single axis enabled |
|
||||
| **`L`** | Two limit switches on axis enabled |
|
||||
| **`A`** | Allow feed rate overrides in probe cycles |
|
||||
| **`R`** | Classic compatiblity mode enabled |
|
||||
| **`*`** | Restore all EEPROM disabled |
|
||||
| **`$`** | Restore EEPROM `$` settings disabled |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue