kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.36k stars 997 forks source link

M206 Command is stuck on sending #1269

Closed bb00799 closed 2 years ago

bb00799 commented 2 years ago

I am trying to set a home offset using the M206 command, but whenever I enter the command it just returns "SENDING: M206" To clarify I am using a Prusa Original MK3s+

image

rockstorm101 commented 2 years ago

What is the output that is expected from that command? I mean, maybe it simply applies the offset silently? Have you tried enabling debug communication in the menu and track if all the commands are sent and and followed by "RECV: ok"?

DivingDuck commented 2 years ago

@rockstorm101,

https://github.com/prusa3d/Prusa-Firmware/issues/3515

rockstorm101 commented 2 years ago

Closed. Command did not return any messages. Not a bug on Printrun.