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

[BUG]: mesh data with points with more than single digits doesn't collect data. #352

Closed
jneilliii opened this issue Jan 4, 2021 · 3 comments · Fixed by #398
Closed

[BUG]: mesh data with points with more than single digits doesn't collect data. #352

jneilliii opened this issue Jan 4, 2021 · 3 comments · Fixed by #398
Labels
bug Something isn't working solved workaround documented or fix applied
Milestone

Comments

@jneilliii
Copy link
Owner

Describe the bug
Using the Snapmaker the mesh report returns points larger that 9 (ie, 10+) and the regex doesn't extract the points properly.

Expected behavior
To red the mesh as valid numbers and graph the data.

See this discussion on the forum.

https://community.octoprint.org/t/bedvisualizer-and-snapmaler-2-0/28407?u=jneilliii

@jneilliii
Copy link
Owner Author

I think this is fixed in 1.0.1rc1 release.

@jneilliii jneilliii added bug Something isn't working solved workaround documented or fix applied labels Jan 5, 2021
@jneilliii jneilliii added this to the 1.0.1 milestone Jan 13, 2021
@srvoets
Copy link

srvoets commented Jan 28, 2021

Ok so I'm no longer timing out. And don't get errors. But there's no mesh visible with the RC release. Just the graph.

@jneilliii
Copy link
Owner Author

jneilliii commented Jan 28, 2021

Enable the option to use relative z offset and that will bring the mesh down into view. Or change the z graph limits to auto,auto.

@jneilliii jneilliii mentioned this issue Feb 28, 2021
jneilliii added a commit that referenced this issue Feb 28, 2021
**Added**
* optional timeout override to @BEDLEVELVISUALIZER command, #314
* settings button on tab for quick access, #349

**Updated**
* README.md adding note that auto bed leveling must be possible on printer, #348

**Fixed**
* allow for probe points that contain more than single digits, #352, #269
* resolve issues with circular beds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved workaround documented or fix applied
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants