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

Amend bed mesh levelling to wait for a couple of minutes after getting the heated bed up to temperature #23

Open
HostileThuggery opened this issue Mar 23, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@HostileThuggery
Copy link

This will allow the build plate to fully equalize in temperature, I've noticed as soon as the bed gets to the target temperature, the bed mesh starts getting taken & the bed can still be warping and warming up in certain areas as this is being done, espeically on a larger build surface such as on my PLUS 3.

Giving this a bit of a 'buffer' or a waiting period before taking the bed mesh would mean everything has equalized before taking any measurements

@CChen616
Copy link
Contributor

At the current stage, it is recommended to preheat the bed before starting a print to prevent uneven heating. We are considering introducing an option for heating wait time on the printer's screen in future versions.

@CChen616 CChen616 added the enhancement New feature or request label Mar 28, 2024
@Minimal-Change
Copy link

this is what I use for heat soaking for the Q1, for larger sizes I would suggest 10 minutes for 350x350
add these to the Machine start G-Code

M190 S[first_layer_bed_temperature]
G4 P360000; wait 6 minutes for the bed temp to stabilize prior to bedmesh

hope this is able to address your query.

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

3 participants