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:
@ -1,3 +1,14 @@
|
||||
----------------
|
||||
Date: 2016-10-25
|
||||
Author: chamnit
|
||||
Subject: Resolved parking accessory handling issue.
|
||||
|
||||
- Yikes. Totally borked the last parking “fix”. Testing shows that all
|
||||
accessories are now properly handled when retracting and restoring. It
|
||||
was caused by not accounting for the planner re-factoring correctly in
|
||||
the parking code.
|
||||
|
||||
|
||||
----------------
|
||||
Date: 2016-10-24
|
||||
Author: Sonny Jeon
|
||||
|
Reference in New Issue
Block a user