aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/toolhead.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/toolhead.py')
-rw-r--r--klippy/toolhead.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/klippy/toolhead.py b/klippy/toolhead.py
index d383f3ca..5c93dfa6 100644
--- a/klippy/toolhead.py
+++ b/klippy/toolhead.py
@@ -104,7 +104,6 @@ class Move:
self.axes_d[0], self.axes_d[1], self.axes_d[2],
self.start_v, self.cruise_v, self.accel)
self.toolhead.trapq_add_move(self.toolhead.trapq, self.cmove)
- self.toolhead.kin.move(next_move_time, self)
if self.axes_d[3]:
self.toolhead.extruder.move(next_move_time, self)
self.toolhead.update_move_time(