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

update to latest Klipper3d/klipper (9f41f53c) #138

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

Piezoid
Copy link
Contributor

@Piezoid Piezoid commented Feb 2, 2024

Update to latest Klipper3d/klipper (9f41f53) (Jan 27)
Do not merge from Github, fast-forward locally once the PR is approved.

This small update contains the bed mesh fixes from Klipper3d/klipper#6473

Arksine and others added 3 commits January 28, 2024 13:43
Do not generate points for the zero_reference_position or faulty_regions
when manual probing is requested.

Signed-off-by: Eric Callahan <[email protected]>
Adaptive meshing avoids saving the mesh after calibration to prevent
users from inadvertently overwriting an existing profile with an
adaptive mesh.  This introduced a change in behavior of how
get_status() reports the profile_name, as it can now be an empty
string when a mesh is active.

This patch assigns adaptive meshes a name with a unique postfix.
In addition, it moves profile name tracking from the profile manager
to the ZMesh class.

Signed-off-by:  Eric Callahan <[email protected]>
@Piezoid Piezoid merged commit 6e741ee into master Feb 2, 2024
2 checks passed
@Piezoid Piezoid deleted the upstream_pr branch February 2, 2024 17:50
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

Successfully merging this pull request may close these issues.

3 participants