Paul W wrote: ↑Wed Apr 17, 2024 4:00 pm
In Preview Mode, I always specify COLORING by MOVEMENT SPEED and PREVIEW BY LINE. Problem is, when I close SImplify3D, these settings are lost. I have to respecify them every time I use the program. That's pretty bad. Is this a bug? Where are Preview Mode settings stored?
Not using v5 myself, so things might be very different...
Have you tried if it does make a difference turning the "saved state"-feature off (used to be in general options)?
(Maybe there's a setting and/or model in the saved state, causing trouble here)
Otherwise you might want to have a look at the registry, up to v4.1.2 these settings were stored in:
Code: Select all
\HKEY_CURRENT_USER\SOFTWARE\Simplify3D\S3D-Software\MainOptions
previewByMode (0 = layers, 1 = lines)
previewByColoringMode (0 = speed, 1 = active toolhead, 2 = feature type, 3 = current process)
Note: S3D must not be running while changing those values