mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-07-25 10:22:20 +02:00
Change run_probe() to gather the results locally, and introduce a new pull_probed_results() method that returns the previously probed results. This is in preparation for future probing code that benefits from batching probe results. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>