If i send the "SET_GCODE_OFFSET Z=0" via the Terminal ... all is fine. Send: SET_GCODE_OFFSET Z=0 Recv: ok If i use instead the LCD Menu (if a print is started) Klipper reports an Error Message. Recv: !! Must home axis first: 0.000 0.000 -0.005 [0.000] Changing monitoring ...
root.bind("<Key-minus>",lambdaev: changescale(-0.15)) amountvars = {}# each light name maps to a Tkinter.DoubleVar object which the Scale adjustsdefredraw(*args):globall, amountvars, update# read the value out of each Scaleamounts = dict([(k, v.get())fork, vinamountvars.items()...