-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Cura Preferences and Settings Locations
maht edited this page Jan 20, 2020
·
10 revisions
On this page you can find the location of user settings and preferences for each supported operating system.
$CURA_VERSION
is the current version of Cura that's installed.
Settings
%APPDATA%\cura\$CURA_VERSION\
Preferences
%APPDATA%\cura\$CURA_VERSION\cura.cfg
Cache
%LOCALAPPDATA%\cura\$CURA_VERSION\
-
$USER
is your user's home directory, e.g./Users/user
. -
$CURA_VERSION
is the current version of Cura that's installed.
Preferences
$User/Library/Application\ Support/Cura/$CURA_VERSION/cura.cfg
Settings
$User/Library/Application\ Support/Cura/$CURA_VERSION/
-
$HOME
is your user's home directory, e.g./home/user
. -
$CURA_VERSION
is the current version of Cura that's installed.
Preferences
$HOME/.config/cura/$CURA_VERSION/cura.cfg
Settings
$HOME/.local/share/cura/$CURA_VERSION/settings/
- Welcome
- Getting Started
- Reporting An Issue
- Core Development
- Plugins & Material Packages
- Printers
- Translations
- Best Practices
- Settings
- 3D Scene
- Profiling
- Cura User Files
- GitHub Actions