From 95919d12563abc510f5b0f7f6a0466b785a9168a Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 24 Apr 2020 23:15:18 -0400 Subject: [PATCH] screws_tilt_adjust: Use new GCodeCommand wrappers Signed-off-by: Kevin O'Connor --- klippy/extras/screws_tilt_adjust.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/klippy/extras/screws_tilt_adjust.py b/klippy/extras/screws_tilt_adjust.py index 519794ba..caec9105 100644 --- a/klippy/extras/screws_tilt_adjust.py +++ b/klippy/extras/screws_tilt_adjust.py @@ -50,8 +50,8 @@ class ScrewsTiltAdjust: "screws by calculating the number " \ "of turns to level it." - def cmd_SCREWS_TILT_CALCULATE(self, params): - self.probe_helper.start_probe(params) + def cmd_SCREWS_TILT_CALCULATE(self, gcmd): + self.probe_helper.start_probe(gcmd) def probe_finalize(self, offsets, positions): # Factors used for CW-M3, CCW-M3, CW-M4, CCW-M4, CW-M5 and CCW-M5