Which version of Cura?
I have been using an older version 15.04.3
Legacy Cura might need write permission to its installation directory to store that information. Actually, one should only once have to change it and it should stay like that.
I have been using an older version 15.04.3
Sorry, I don't know much about how legacy cura works.
How would it be done on the most recent version of Cura?
Legacy Cura might need write permission to its installation directory to store that information. Actually, one should only once have to change it and it should stay like that.
The issue is im trying to make a installer package of cura with pre-defined settings for several machines. But every time cura starts, it starts in simple print mode.
How would i get it to start in export mode? Is there a profile command or something i need to input?
This information is stored in preferences.ini in the .cura\15.04x folder in the Windows user directory.
This information is stored in preferences.ini in the .cura\15.04x folder in the Windows user directory.
Yes, but is there anyway to set the program to default to expert mode before it writes the settings to the preferences.ini?
I think i found solution
I changed the value within the profile.py file, line 482, change default mode from Simple to Normal.
setting('startMode', 'Normal', ['Simple', 'Normal'], 'preference', 'hidden')
Seems to work so far!
Recommended Posts
ahoeben 1,851
Which version of Cura?
Link to post
Share on other sites