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

Bug: When performing "Heated bed levelling", J1 waits for right extruder to heat up, even though it is not used #3

Open
evilC opened this issue May 18, 2023 · 3 comments

Comments

@evilC
Copy link

evilC commented May 18, 2023

🐞 bug report

When you enable the "Heated bed levelling" function, the J1 waits for the right extruder to come up to temperature, even though it is not used for the calibration

Affected Version(s)

All

Is this a regression? (optional)

No

Expected behavior
When you enable the "Heated bed levelling" function, it should only wait for the bed and extruder 1 to heat up, as that is all that is used in the function

@747lulu747
Copy link
Contributor

It is indeed possible to close the right extruder when Heated bed leveling. But, when doing calibration, after the heated bed leveling, it is the Z offset calibration, which needs the right extruder been heated up. Therefore, we choose to heat the right extruder when the heated bed leveling when the left extruder is heating. This isn't a bug, it's a design choice.

@evilC
Copy link
Author

evilC commented May 23, 2023

It is indeed possible to close the right extruder when Heated bed leveling

Are you saying that it is possible to cancel heating of right extruder when doing bed levelling and not wait?

@747lulu747
Copy link
Contributor

Yes. But we need to change the source code and update the firmware.

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

No branches or pull requests

2 participants