aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/tmc2660.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/extras/tmc2660.py')
-rw-r--r--klippy/extras/tmc2660.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/extras/tmc2660.py b/klippy/extras/tmc2660.py
index 8cb1d1c1..52aa2e42 100644
--- a/klippy/extras/tmc2660.py
+++ b/klippy/extras/tmc2660.py
@@ -230,6 +230,7 @@ class TMC2660:
cmdhelper = tmc.TMCCommandHelper(config, self.mcu_tmc, current_helper)
cmdhelper.setup_register_dump(ReadRegisters)
self.get_phase_offset = cmdhelper.get_phase_offset
+ self.get_status = cmdhelper.get_status
# CHOPCONF
set_config_field = self.fields.set_config_field