From 2e957a0efca9ca8f029b7787ba7ebafb2b5aa56a Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 15 Aug 2025 21:39:34 +0100 Subject: Remove logfile support --- klippy/toolhead.py | 1 - 1 file changed, 1 deletion(-) (limited to 'klippy/toolhead.py') diff --git a/klippy/toolhead.py b/klippy/toolhead.py index 13ef7e2b..c0693d6f 100644 --- a/klippy/toolhead.py +++ b/klippy/toolhead.py @@ -832,7 +832,6 @@ class ToolHead: self.square_corner_velocity, ) ) - self.printer.set_rollover_info("toolhead", "toolhead: %s" % (msg,)) if ( max_velocity is None and max_accel is None -- cgit v1.2.3-70-g09d2