aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--klippy/mcu.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/klippy/mcu.py b/klippy/mcu.py
index 869688f9..b7837638 100644
--- a/klippy/mcu.py
+++ b/klippy/mcu.py
@@ -766,8 +766,6 @@ class MCU:
self._mcu_tick_stddev)
return False, ' '.join([msg, self._serial.stats(eventtime),
self._clocksync.stats(eventtime)])
- def __del__(self):
- self._disconnect()
Common_MCU_errors = {
("Timer too close", "No next step", "Missed scheduling of next "): """