mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Now that all the callers of ProbePointsHelper take a cartesian coordinate for the probe locations, it's possible to perform averaging of multi-sample probes within the class. This simplifies the callers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>