Luban icon indicating copy to clipboard operation
Luban copied to clipboard

M114 doesn't work in a GCODE file.

Open tonejaco opened this issue 4 years ago • 2 comments

When I try a M114 in a GCODE file it doesn't show up on the console. I am connected via USB. At times it seems to trigger a M105 (temperature report) when executed from the console while a GCODE file was executing. I tried a M400 before the M114 but that didn't help. It seems to only work properly when the controller is sitting idle. Definitely a controller issue unless the command isn't making it through the Touch Screen.

tonejaco avatar Mar 26 '20 06:03 tonejaco

Learned something. If you do a M400 just before the M114 then it works sometimes, at least when executed thru a Luban Macro.

tonejaco avatar Mar 28 '20 17:03 tonejaco

Seems like it's an issue in Luban's communication with the controller, response is sometimes not matched with its request.

parachvte avatar Dec 01 '20 08:12 parachvte

The issue seems to have been fixed in v4.7. Snipaste_2023-03-21_17-35-38

tensile23 avatar Mar 21 '23 09:03 tensile23