@Mark_Tomlinson same for me, unfortunately. Installed, cleared thumbnails, rebooted, but still only the default program icon for the stl viewer. I’ve had stl previews working a few years back, i think it was the extension from one of the Autodesk tools, but i’ve been dearly missing the functionality ever since.
Win10Pro, x64.
Do the STLviewer work?
It should be a shortcut and are possible to drag-and-drop files into. The STL viewer is the same code that creates the thumbnails but with a GUI attached. Actually it was my “debug” tool during development.
@Mark_Tomlinson@Thomas_Sanladerer
The only part in Windows that looks like it is case sensitive is the Shell Extension in Windows File Explorer. Works with .stl but NOT with .STL.
I belive I have to do a fix for this and also look at other type of 3dModels… What other type of 3Dmodels are used?
Found that “small icons” is not displaying the Marlin3DprinterTool logo…
On windows 10 the “unknown application” is shown if the stl extension is not assigned to a application. If I assign STL to Simplyfy3D it shows S3Ds icon in the thumbnail aswell (= right behavior)
@Johnny_Linden the dll did not install nor register by default, following the steps in the debug guide sorted that out and i’ve now got working stl previews, even when the stl viewer is not the default program for them.
Is there any way to teak the colors? I find it hard to make out details in the dark blue previews when scrolling through files.
@Thomas_Sanladerer WOW!!!
I had alot of problems with the registation and I agree that the responce is almost zero.
I will add some “Led” controls that indicate if the STL thumbnail is up and running. From a programmers point of view, Shell Extensions are an ugly animal well suited for soon upcomming halloween. Trick or Treat (the OS)
The STL thumbnail do not need the STL viewer as default STL viewer. If you choose Simplify3D as prefered STL viewer the icon on the STL thumbnail will change to S3D icon. Its made so by design.
The colors of the STL viewer and thumbnail is able to be configurable… The hardcoded colors used are faster than a configurated value.
I will add the color feature in next release. I hope that this will be invluded during the weekend