Skip to content

Conversation

@rogerlz
Copy link
Contributor

@rogerlz rogerlz commented Mar 24, 2025

This pull request introduces a new BED_MESH_CHECK command that allows users to validate their bed mesh against specific criteria. This feature helps identify potential issues with bed levelling before starting a print.

  • New BED_MESH_CHECK command with two validation parameters:
    • MAX_DEVIATION: Validates that the difference between the highest and lowest mesh points doesn't exceed the specified value
    • MAX_SLOPE: Validates that the maximum slope between adjacent mesh points doesn't exceed the specified value (in mm/mm)

Checklist

  • pr title makes sense
  • added a test case if possible
  • if new feature, added to the readme
  • ci is happy and green

@rogerlz rogerlz requested a review from a team as a code owner March 24, 2025 23:13
@rogerlz rogerlz merged commit 4b5efd1 into main Mar 25, 2025
3 checks passed
@rogerlz rogerlz deleted the feat/bed_mesh_check branch March 25, 2025 14:42
cryoz pushed a commit to cryoz/k1-kalico that referenced this pull request May 28, 2025
liampwll pushed a commit to liampwll/kalico that referenced this pull request Oct 16, 2025
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.

2 participants