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

Invalidate whole mesh. #19231

Merged
merged 3 commits into from
Sep 2, 2020

Conversation

ManuelMcLure
Copy link
Contributor

Description

When using G29 S-1 to generate gcode to save a UBL mesh, the generated gcode starts with a G29 I99 to invalidate the mesh. If the mesh is 10x10 or larger this is not sufficient. This PR uses the mesh size in the generated G29 I command.

Benefits

Improves results of G29 S-1 for large meshes.

Configurations

Configurations.zip

Related Issues

None.

@thinkyhead thinkyhead merged commit ab06d5c into MarlinFirmware:bugfix-2.0.x Sep 2, 2020
thinkyhead pushed a commit to thinkyhead/Marlin that referenced this pull request Sep 2, 2020
@ManuelMcLure ManuelMcLure deleted the FixMeshReport branch September 3, 2020 01:49
vgadreau pushed a commit to vgadreau/Marlin that referenced this pull request Dec 9, 2020
kageurufu pushed a commit to CR30-Users/Marlin-CR30 that referenced this pull request Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants