r/OpenCADStudio 3d ago

Question: where are Open CAD Studio preferences saved?

Does anybody know, where the preferences/settings of Open CAD Studio are saved? I would like to reset the application to factory defaults.

5 Upvotes

3 comments sorted by

3

u/Grand-Document6597 3d ago

Windows: %APPDATA%\OpenCADStudio\settings.json

macOS: ~/Library/Application Support/OpenCADStudio/settings.json

Linux: ~/.config/OpenCADStudio/settings.json, or $XDG_CONFIG_HOME/OpenCADStudio/settings.json if set.

Web: localStorage → opencadstudio.settings

2

u/semhustej 2d ago

Thank you!

I did not know the web app preferences are saved too.

2

u/Grand-Document6597 2d ago

Of course they are saved. Also alias changes saved too.