-
-
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
Printing temperture not changing #6283
Comments
This might be an interface issue, if I remember correctly, we fixed an issue like that (and I can reproduce your issue in 4.2.1, but not in current master). Can you check the produced gcode to check if the temperature really doesn't change, or if it's 'just' and interface (update) issue? |
The interface problem occurred only for settings that had a formula in the quality or variant profiles but NOT in the definition profile. It was occurring because Cura only makes settings depend on each other according to the formulas in the definition file, not in the InstanceContainers. It was not fixed but worked around by adding formulas to the Creality definition file. I don't think that's the problem here, because the printing temperature is modified directly rather than via a formula. |
It'd be useful to have a project file in this case, as it contains the profiles in question. Also it would be useful to know which printer you're using, so that we can see if there's anything awry with its profiles. Please fill in the template! |
Hi, It would be helpful to have a toggle switch to change the value betwee profile settings or material settings (the small chain on the left side of the parameter) or to change the parameter again when material changes. Application version Platform Printer Reproduction steps
Actual results Expected results Additional information |
Well, you can change the default printing temperature like that already (eg; go to the material preferences page and change it there). That way it's directly changed in the material and it will have the behavior that you expect. |
Yes, that's correct,I know it now. But it would be great to have some possibility to reverse the value instead of creating a copy of profile again and again and again compare and change all already changed values |
That issue is a duplicate of #6082 Since the original issue has not had its template filled in, I'll assume that it was the same issue as what Cicinovec is having and I'll close the issue as a duplicate. |
Had ABS selected, then changed to PLA (both materials are my materials) but printing temperature didnt change.
in previous versions this was ok
Application version
Platform
Printer
Reproduction steps
Actual results
Expected results
Additional information
The text was updated successfully, but these errors were encountered: