mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 14:40:36 +09:00
Use the normal probe_session_start(), run_probe(), pull_probed_results(), and end_probe_session() API from ProbeSessionHelper. This removes the custom probing_move() callback. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>