bed_level: clean comment

This commit is contained in:
Jordan Ruthe 2020-11-18 06:08:28 -05:00
parent 2ffe6809fd
commit 2341642cc2

View File

@ -110,11 +110,3 @@ class BedLevelPanel(ScreenPanel):
self._screen._ws.klippy.gcode_script(
"M18" # Disable motors
)
#for screw in screws:
# sorted(screws.items(), key=lambda x: (float(x[1].split(",")[0]), float(x[1].split(",")[1])))