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

CURA-12174 set start temperature for original plus #19789

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

wawanbreton
Copy link
Contributor

@wawanbreton wawanbreton commented Oct 22, 2024

Doing an explicit wait is required for those printers, as they don't do any more that what the GCode tells. So if not waiting, they would set the target temperature and start printing right away. Waiting is globally disabled for UM printers because others include a heating step in their firmware pre-print sequence, but not those.

CURA-12174

CURA-12174

This is apparently required for those printers. The default behavior was changed in previous release, and not having the wait temperature prevented them for setting the initial temperature. I assume they don't recognize the M104 command
@HellAholic HellAholic merged commit 3e39c88 into 5.9 Oct 23, 2024
10 checks passed
@HellAholic HellAholic deleted the CURA-12174_set-start-temperature-for-original-plus branch October 23, 2024 11:48
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