I worked for several weeks tweeking the printer profiles and settings to my liking. Then tonight, i moved to my laptop to work from the couch, and i realized that I don't have all the profiles that I know and love from my other computer. Do we have an official way to export the settings?
I've found the QSettings ini settings file at $HOME/.config/Simplify3D/S3D-Software.conf which contains the Qt encoded QVariants and QByteArrays. The default QSettings format for Windows is in the registry and OSX is in plist files. So I don't think that we'd be able to just copy the ini around between computers, especially with differing operating systems or Qt versions.