Skip to content
New issue

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

AlfaWise U20 M114 response causes lockup #257

Closed
FormerLurker opened this issue Oct 9, 2018 · 1 comment
Closed

AlfaWise U20 M114 response causes lockup #257

FormerLurker opened this issue Oct 9, 2018 · 1 comment
Assignees

Comments

@FormerLurker
Copy link
Owner

The AlfaWise printer's position response seems to use right aligned fixed width floating point fields, which confuses the built-in position response detection within OctoPrint. Here is an example of the position response:

X:150.0 Y:150.0 Z:  0.7 E:  0.0

I've posted this issue to the OctoPrint repo here: OctoPrint/OctoPrint#2839

However, for the time being I'm going to simply parse the response myself so that I can close this issue.

@FormerLurker FormerLurker self-assigned this Oct 9, 2018
@FormerLurker
Copy link
Owner Author

This issue has been addressed in the latest pre-release (v0.3.4rc1) AND it will be fixed in Otcoprint version 1.3.10.

Closed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant