aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/bltouch.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/extras/bltouch.py')
-rw-r--r--klippy/extras/bltouch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/extras/bltouch.py b/klippy/extras/bltouch.py
index a73e9ab4..e754f93f 100644
--- a/klippy/extras/bltouch.py
+++ b/klippy/extras/bltouch.py
@@ -173,6 +173,7 @@ class BLTouchEndstopWrapper:
def multi_probe_end(self):
if self.stow_on_each_sample:
return
+ self.sync_print_time()
self.raise_probe()
self.sync_print_time()
self.multi = 'OFF'