fstl-app / fstl

A fast STL file viewer
449 stars 105 forks source link

fstl cannot open .STL files #59

Closed MarcelRobitaille closed 3 years ago

MarcelRobitaille commented 3 years ago

By that, I mean, if the extension is uppercase, fstl refuses to open the file. Same thing for the "File open" menu; it won't show files with uppercase extensions.

I hate uppercase extensions as much as the next guy, but this is inconvenient when you download a git repo with .STL files.

DeveloperPaul123 commented 3 years ago

I can look into this.

but this is inconvenient when you download a git repo with .STL files.

Can you provide an example?

In the mean time you could use something like Power Toy's rename feature to easily change the extensions all at once.

MarcelRobitaille commented 3 years ago

Here is the repo I downloaded

Yes, I have renamed the files for now.

Thanks for looking into it. :grinning: