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

[FR]: Support sparse mesh values #649

Open
BlueFyre opened this issue Jan 16, 2024 · 0 comments
Open

[FR]: Support sparse mesh values #649

BlueFyre opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@BlueFyre
Copy link

Is your feature request related to a problem? Please describe.
The Prusa MK4 mesh will interpolate and extrapolate data when running G29 by default
I would rather visualize the actual probed values rather than this
This can be done by using G29 P1 which skips the other phases but it will leave dots inside the G29 T output

Describe the solution you'd like
It would be nice if the plugin could support sparse data by skipping over those data points

Describe alternatives you've considered
Alternatively, perhaps the plugin could allow setting up which points are actually probed. Though that might be guess work

Additional context
See attached files for sample outputs:
mesh_result_filled.txt
mesh_result_sparse.txt

@jneilliii jneilliii added the enhancement New feature or request label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants