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

Profile Settings not Properly Saved #895

Closed
CCS86 opened this issue Jul 28, 2016 · 2 comments
Closed

Profile Settings not Properly Saved #895

CCS86 opened this issue Jul 28, 2016 · 2 comments

Comments

@CCS86
Copy link

CCS86 commented Jul 28, 2016

Steps to reproduce:

Expected: Profile reflects the updates made and saved.

Observed: Certain settings revert to hard coded values. I have observed this with bed temp and retract distance reverting to 60*C and 6.5mm. Other settings may be affected too.

@fieldOfView
Copy link
Collaborator

This is a known issue with Cura 2.1. It is fixed in Cura 2.2 which we are still working on.
The "hardcoded values" are taken from the material profiles here:
https://github.com/Ultimaker/Cura/tree/2.1/resources/profiles/materials
If you switch from PLA to ABS, printer temperature and material flow are also affected. No other settings are affected. If it really bothers you, you could try removing the last two lines of lines of the PLA.cfg file as a patch.

Sorry for the inconvenience.

@CCS86
Copy link
Author

CCS86 commented Jul 28, 2016

Thanks!

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