Files
klipper/docs
Kevin O'Connor e5c3dfe7a8 probe_eddy_current: Use different defaults for "scan", "rapid_scan" and "tap"
Add a new EddyParameterHelper to override ProbeParameterHelper.

Only use the printer.cfg lift_speed, samples, sample_retract_dist,
samples_result, samples_tolerance, and samples_tolerance_retries
settings for normal probe operations.  Don't use these defaults when
using a "METHOD" set to "scan", "rapid_scan", or "tap".  Each of these
probing mechanisms is distinct and it's unlikely a user could
meaningfully set a default for all of them.

Don't set sample_retract_dist when using "scan" and "rapid_scan"
modes.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2026-03-24 13:13:37 -04:00
..
2025-06-08 12:23:02 -04:00
2022-01-09 21:13:53 -05:00
2019-04-14 22:41:23 -04:00
2025-10-13 13:53:13 -04:00
2025-05-16 12:14:45 -04:00
2023-02-20 11:06:25 -05:00
2025-04-11 21:07:28 -04:00
2024-10-26 22:02:20 -04:00

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