klipper/docs
Nick Weedon 8b562a0998 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 <nick@weedon.org.au>
2025-01-05 20:46:04 -05:00
..
_klipper3d docs: Update Installation.md (#6650) 2024-08-08 22:43:21 -04:00
img docs: Update config screenshot for rpi235x (#6748) 2024-11-27 18:31:01 -05:00
prints docs: Suggested improvements to Input Shaper tuning guide 2020-07-29 21:28:18 -04:00
API_Server.md hx71x: Update api header and docs to correctly note "value" field 2024-08-14 22:17:10 -04:00
Axis_Twist_Compensation.md axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autocalibration 2024-11-12 22:10:04 -05:00
Beaglebone.md pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577) 2024-04-27 11:01:57 -04:00
Bed_Level.md docs: Clarify the Thickness of Paper 2021-12-27 12:24:58 -05:00
Bed_Mesh.md docs: update Manual_Level.md reference 2024-11-19 17:15:43 -05:00
Benchmarks.md docs: Add rp2350 to benchmarks 2024-11-14 11:35:23 -05:00
BLTouch.md docs: Docs comma culture (#4822) 2022-01-09 21:13:53 -05:00
Bootloader_Entry.md docs: Fix a typo in serial bootloader entry docs 2023-10-19 13:10:05 -04:00
Bootloaders.md config: Add 1LC example configuration and docs 2023-08-13 15:32:27 -04:00
CANBUS.md docs: Recommend using "ip" instead of "ifconfig" in CANBUS.md 2024-04-20 12:47:06 -04:00
CANBUS_protocol.md docs: Updates to CANBUS_protocol.md 2022-07-29 11:40:54 -04:00
CANBUS_Troubleshooting.md docs: Update CANBUS_Troubleshooting.md to avoid formatting error 2024-04-20 13:23:42 -04:00
CNAME docs: Fixup github pages 2019-04-14 22:41:23 -04:00
Code_Overview.md toolhead: Rename MoveQueue class to LookAheadQueue 2024-01-18 12:16:47 -05:00
Command_Templates.md docs: fix rawparams example by truncating comments 2022-07-19 12:48:16 -04:00
Config_Changes.md resonance_tester: Added a new sweeping_vibrations resonance test method (#6723) 2024-12-05 21:54:26 -05:00
Config_checks.md Config_checks: Missing ! in pin inversion example in Verify endstops 2023-10-19 13:13:57 -04:00
Config_Reference.md homing_heaters: Added ability to re-heat within a threshold 2025-01-05 20:46:04 -05:00
Contact.md docs: Update Contact.md to note other common ways to obtain Klipper log file 2023-11-01 19:04:13 -04:00
CONTRIBUTING.md docs: Update reviewers in CONTRIBUTING.md 2023-03-15 14:55:51 -04:00
Debugging.md docs: Fix typos (#6032) 2023-02-20 11:06:25 -05:00
Delta_Calibrate.md docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.md 2022-04-29 13:58:05 -04:00
developer-certificate-of-origin docs: Add a CONTRIBUTING document 2017-12-24 12:33:01 -05:00
Eddy_Probe.md docs: update temperature_probe documentation 2024-09-01 13:37:35 -04:00
Endstop_Phase.md docs : make modifications to all md files to make them compatible with mkdocs 2021-07-27 13:15:25 -04:00
Example_Configs.md docs: Update Example_Configs.md to note that baud should be 250000 2022-04-30 14:51:14 -04:00
Exclude_Object.md docs: fix typo in Exclude_Object.md 2022-06-03 18:11:35 -04:00
FAQ.md docs: Add a Sponsors.md file 2022-07-16 10:48:10 -04:00
Features.md docs: Add rp2350 to benchmarks 2024-11-14 11:35:23 -05:00
G-Codes.md homing_heaters: Added ability to re-heat within a threshold 2025-01-05 20:46:04 -05:00
Hall_Filament_Width_Sensor.md docs: Fix typos (#6032) 2023-02-20 11:06:25 -05:00
index.md docs: Add a Sponsors.md file 2022-07-16 10:48:10 -04:00
Installation.md docs: Update Installation.md (#6650) 2024-08-08 22:43:21 -04:00
Kinematics.md toolhead: Replace max_accel_to_decel with minimum_cruise_ratio 2024-03-13 21:31:37 -04:00
Manual_Level.md docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock face 2022-04-05 20:35:56 -04:00
MCU_Commands.md docs: Update MCU_Commands.md with new config_stepper command 2021-11-04 12:06:27 -04:00
Measuring_Resonances.md resonance_tester: Added a new sweeping_vibrations resonance test method (#6723) 2024-12-05 21:54:26 -05:00
Multi_MCU_Homing.md docs: Update Multi_MCU_Homing.md to note the importance of low-latency 2024-01-16 14:19:11 -05:00
OctoPrint.md docs: Update OctoPrint.md - wrong serial address (#6716) 2024-10-22 10:36:13 -04:00
Overview.md docs: Update Installation.md (#6650) 2024-08-08 22:43:21 -04:00
Packaging.md docs: Fix typos (#6032) 2023-02-20 11:06:25 -05:00
Pressure_Advance.md docs : make modifications to all md files to make them compatible with mkdocs 2021-07-27 13:15:25 -04:00
Probe_Calibrate.md docs: Fix typo in Probe_Calibrate.md 2024-02-09 19:21:34 -05:00
Protocol.md docs : make modifications to all md files to make them compatible with mkdocs 2021-07-27 13:15:25 -04:00
README.md docs: Improve documentation for those starting in docs/ 2017-04-27 16:05:26 -04:00
Releases.md docs: Note the release of v0.12.0 2023-11-10 18:36:19 -05:00
Resonance_Compensation.md docs: Fix typo in Resonance_Compensation.md 2024-04-12 12:17:35 -04:00
Rotation_Distance.md docs: Docs comma culture (#4822) 2022-01-09 21:13:53 -05:00
RPi_microcontroller.md docs: fix typo in RPi_microcontroller.md 2023-09-29 13:58:29 -04:00
SDCard_Updates.md docs: Update the Contact document 2023-11-01 19:04:13 -04:00
Skew_Correction.md docs: Fix typo in Skew_Correction.md 2024-02-15 12:29:13 -05:00
Slicers.md docs: Add missing code block indicators to Slicers.md(#6161) 2023-04-11 11:39:41 -04:00
Sponsors.md docs: Update Sponsors.md 2024-10-26 22:02:20 -04:00
Status_Reference.md sht3x: Add sht31 support (#6560) 2024-04-20 18:42:31 -04:00
TMC_Drivers.md tmc: Fix s2vs field formatters 2023-03-07 10:52:52 -05:00
TSL1401CL_Filament_Width_Sensor.md docs: Reorganize layout of G-Codes.md 2022-02-01 11:59:55 -05:00
Using_PWM_Tools.md pwm_tool: Add support for high-speed PWM pin updates 2023-11-16 22:07:15 -05:00

Welcome to the Klipper documentation. The overview document is a good starting point.