We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XYZ do not register on the screen when the commands are sent from gcode sender
Expected behavior:
Move XYZ on printer and register new location on printer screen
Actual behavior: [
Moves XYZ but the screen does not update location.
If you move from the screen it does then update the location and does not allow you to hit endstops.
This maybe related to similar behaviour happening with updating thermistor readings in same manner (open issue #17 )
The text was updated successfully, but these errors were encountered:
Probably will be fixed when #17 is fixed. Leaving it open as it is a different use case.
Sorry, something went wrong.
No branches or pull requests
Description
XYZ do not register on the screen when the commands are sent from gcode sender
Steps to Reproduce
Expected behavior:
Move XYZ on printer and register new location on printer screen
Actual behavior: [
Moves XYZ but the screen does not update location.
Additional Information
If you move from the screen it does then update the location and does not allow you to hit endstops.
This maybe related to similar behaviour happening with updating thermistor readings in same manner (open issue #17 )
The text was updated successfully, but these errors were encountered: