-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Description
I have seen a number of reports across different printers and different probes where the first probe result of a "set" is inaccurate compare to the rest of the set of results. It would be great if there was a config variable in klipper where you could choose to ignore the first result in a probe.
E.G.
probe returns result of 0.2, 0.19, 0.19, 0.19, 0.19.
I am asking for klipper to ignore the first result in any subsequent calculations, the dataset becomes just 0.19, 0.19, 0.19, 0.19. This has the potential to remove the number of repeat probes required as there is confidence the first result is ignored.
Reactions are currently unavailable