-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
homing_heaters: Added ability to re-heat within a threshold
This PR allows bed mesh calibration to work well with probes that are sensitive to EMI coming from the bed heater while still being able to maintain the bed temperature. This works through adding an additional configuration setting to the ```[homing_heaters]``` section that will cause homing to wait for the heaters to re-heat if they are outside the threshold AFTER homing has occurred. Note that in order to work properly this feature PR relies on the bugfix in PR #6779. Signed-off-by: Nick Weedon <[email protected]>
- Loading branch information
1 parent
8a3d2af
commit 33a333b
Showing
3 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters