-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Temperature at first layer with multiple parts #11219
Comments
Good one. "Build Plate Temperature Initial Layer" as well. |
Hi @EddyCoubard thank you for your report. |
Bug reported in version 4. |
https://www.facebook.com/groups/1959877270949115/posts/3345914442345384 Does this sound like a bug to anyone else? |
Here's the job I'm running. 5 coasters one at a time. And here's the searched code. Only temp changes take place at startup, first object, and end of job. Full gcode attached as well (just take off the .txt extension) |
I see that fvmr noted that this is on the backlog as CUR-8889. I have no idea where this is in the process or if it has been assigned. Instance 2: The "\n" is a newline character and they are required as shown. Cura will replace the ";LAYER:0" line with two lines: So at every Layer:0 the printer will stop and wait for the hot end to get to 215 and then resume printing. |
Also, 5 unique files of different objects do the same thing |
Great use of the post-process gCode. Gotta love RegEx! |
One of the reasons I really like Cura is that it is so highly customizable. Fooling around here as the "greeter" I have learned a lot about the program and what it is capable of. |
Quick update from our side 👋 One of our developers took a look, and it seems to be resolved for a large number of printers in Cura 5.4. If you still run into the issue, please let us know what printer you are using and we can doublecheck if the fix we are working on for 5.5 is also applicable to your printer. 👍 |
First let me say "thank you" for confirming and acknowledging this a genuine issue that you were able to find in code and affect a fix. Just knowing I'm not imagining it does wonders. I've been on 5.4.0 since it was released. As for machines: |
Good news 😄 This is resolved in the 5.5 Beta release 🎉 , you can download the Cura version with the fix here: https://github.com/Ultimaker/Cura/releases/tag/5.5.0-beta.1 Thanks again, and please let us know if you run into any other issues 💪 |
@MariMakes |
Application Version
4.12.1
Platform
Windows 10
Printer
Dagoma Disco Ultimate bi-couleur
Reproduction steps
When you have multiple parts, and you use the function (name in French) "Séquence d'impression : Un à la fois", the function "Température d'impression couche initiale" only works for the first part, not for the following parts.
Actual results
Only the first part has got its first layer with the right temperature.
Expected results
All the parts should have their first layer with the right temperature.
Checklist of files to include
Additional information & file uploads
The text was updated successfully, but these errors were encountered: