I wrote a bloat-free STL viewer

Discussion of ANY 3D printing topic you desire!
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

I wrote a bloat-free STL viewer

Post by Krishty »

Hi fellow makers!

I was having difficulties browsing folders full of STLs. So I wrote my own STL viewer: https://papas-best.com/stlviewer_en (Windows 7 or later)

It’s very quick and you can go to the next file in a folder just with the right arrow key. It helped me a lot, so I thought I’d share it with you.

If something is wrong or if you’re missing anything, just drop me a note – I’m always improving it!
User avatar
LePaul
Reactions:
Posts: 3963
Joined: February 7th, 2016, 10:26 pm
Location: Bangor, Maine USA
3D Printer(s): 24 - Yes I have a problem!
Contact:

Re: I wrote a bloat-free STL viewer

Post by LePaul »

I used to use K-Studio, but apparently that trial ran out...so now all my STLs (from my Windows File Explorer view) are back to Simplify3D icons :(
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

Re: I wrote a bloat-free STL viewer

Post by Krishty »

I have actually written a STL thumbnail handler – it’s as lean and fast as my viewer, and I’d *love* to distribute it! However, I wrote it for my company and I’ll need my bosses’ permission. That’ll take a while, I’m afraid :(
User avatar
jonnybischof
Reactions:
Posts: 310
Joined: February 15th, 2016, 2:48 am
Location: Zurich, Switzerland
3D Printer(s): UMO

Re: I wrote a bloat-free STL viewer

Post by jonnybischof »

STL thumbnails would be great! I have a "downloaded stuff from thingiverse" folder which is taking up like 75% of my dropbox and have no clue what most of that stuff even is :P

Might take a look at that viewer, thank you for sharing!
User avatar
drayson
Reactions:
Posts: 254
Joined: February 15th, 2016, 5:04 am
Location: Graz, Austria
3D Printer(s): UMO with mods :-)

Re: I wrote a bloat-free STL viewer

Post by drayson »

Krishty wrote: December 3rd, 2017, 4:07 pm I have actually written a STL thumbnail handler – it’s as lean and fast as my viewer, and I’d *love* to distribute it! However, I wrote it for my company and I’ll need my bosses’ permission. That’ll take a while, I’m afraid :(
Whooo... that would be great! have the same issue as jonny... please keep us updated!
User avatar
LePaul
Reactions:
Posts: 3963
Joined: February 7th, 2016, 10:26 pm
Location: Bangor, Maine USA
3D Printer(s): 24 - Yes I have a problem!
Contact:

Re: I wrote a bloat-free STL viewer

Post by LePaul »

jonnybischof wrote: December 11th, 2017, 2:26 am STL thumbnails would be great! I have a "downloaded stuff from thingiverse" folder which is taking up like 75% of my dropbox and have no clue what most of that stuff even is :P

Might take a look at that viewer, thank you for sharing!
Bwtween my R2 and BB-8 builds, I have folders and folders full of pieces that go to each. A preview would make finding the right file (6.9 gb worth) a lot easier!
User avatar
Chaco
Reactions:
Posts: 53
Joined: September 12th, 2016, 6:48 pm
Location: OH
3D Printer(s): HyperCube & Hictop Prusa i3 3DP-08
Contact:

Re: I wrote a bloat-free STL viewer

Post by Chaco »

nice work, much appreciated
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

Re: I wrote a bloat-free STL viewer

Post by Krishty »

Thank you!

I updated the viewer:You know the drill – just answer me here if there are any problems :)

Nice holiday everyone!
User avatar
LePaul
Reactions:
Posts: 3963
Joined: February 7th, 2016, 10:26 pm
Location: Bangor, Maine USA
3D Printer(s): 24 - Yes I have a problem!
Contact:

Re: I wrote a bloat-free STL viewer

Post by LePaul »

Windows 10 is preventing me from installing it
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

Re: I wrote a bloat-free STL viewer

Post by Krishty »

SmartScreen filter? There should be a small option in that window where you can install it anyway. Edit: Yes, click “More Information”, then “Run Anyway”.

That’s bad. It’s based on download numbers (often downloaded files are classified "good", rarely downloaded files are blocked proactively) so I’ll see if I can generate some downloads for the problem to go away …

In any case, thank you for the hint!
User avatar
LePaul
Reactions:
Posts: 3963
Joined: February 7th, 2016, 10:26 pm
Location: Bangor, Maine USA
3D Printer(s): 24 - Yes I have a problem!
Contact:

Re: I wrote a bloat-free STL viewer

Post by LePaul »

Yeah just wanted to let you know
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

Re: I wrote a bloat-free STL viewer

Post by Krishty »

I updated the viewer to support wireframe/solid outline rendering:

Image

I improved compatibility and stability as well (full changelog on the download page: https://papas-best.com/stlviewer_en).
Lez0
Reactions:
Posts: 400
Joined: October 8th, 2017, 10:21 am
Location: Spain
3D Printer(s): JGAurora A5S, Anycubic Photon, Saturn 2

Re: I wrote a bloat-free STL viewer

Post by Lez0 »

Hi Krishty
Thanks so much for this, it works a treat.
Windows 7 pro 64 bit.

Lezo
User avatar
Krishty
Reactions:
Posts: 29
Joined: December 3rd, 2017, 3:31 pm
Location: Germany
3D Printer(s): DaVinci
Contact:

Re: I wrote a bloat-free STL viewer

Post by Krishty »

I’m glad to hear that!

I’ve uploaded a new version with a few minor tweaks. Most importantly, back faces are now rendered instead of hidden. If someone missed that feature, get the latest version at https://papas-best.com/stlviewer_en :)
User avatar
LePaul
Reactions:
Posts: 3963
Joined: February 7th, 2016, 10:26 pm
Location: Bangor, Maine USA
3D Printer(s): 24 - Yes I have a problem!
Contact:

Re: I wrote a bloat-free STL viewer

Post by LePaul »

Did the Thumbnail preview version make it over yet...that's something I would really like. I do like your program, I use yours and the MS one to quickly open and identify what those STLs are
Post Reply

Return to “General 3D Printing Conversation”