Skip to content

2 improve the bed leveling logic#4

Draft
sandeep-ps wants to merge 19 commits into
mainfrom
2-improve-the-bed-leveling-logic
Draft

2 improve the bed leveling logic#4
sandeep-ps wants to merge 19 commits into
mainfrom
2-improve-the-bed-leveling-logic

Conversation

@sandeep-ps

Copy link
Copy Markdown
Member

No description provided.

bingzhang and others added 19 commits June 30, 2025 09:21
- Probe and heat the bed (M190 + G29) before every grid-cell print so Z-height
stays correct when bed temperature changes mid-campaign. Extract probing into
utilities/probe_bed.py, run it from the hardware adaptor, and pass cell
geometry through RabbitMQ metadata from device.py and campaign.py.
- Also validate print shape dimensions, handle missing probe metadata safely,
only skip PCP M190 when probing actually heated the bed, and fix shape_x/shape_y
form handling when the UI stores JavaScript null as the string "null".
@sandeep-ps sandeep-ps linked an issue Jun 25, 2026 that may be closed by this pull request
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.

Improve the bed leveling logic

2 participants