Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preview images and a script to extract them #10

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

okofish
Copy link

@okofish okofish commented Oct 5, 2018

Turns out the F3D file format is actually just a ZIP, and each one (at least all that I've seen) contains a handy preview PNG - this seems to be what F360 uses for thumbnails. I wrote a little Python script to extract them. The script will skip over any products that already have manually-supplied preview images, so you can go custom if the automatic preview doesn't look good. See here for more info.

It would be really nice to have some sort of custom F360 plugin that could handle preview images and GIFs, and exporting STEPs, STLs, etc. automatically. I think F360 supports Python for scripting, but I'll have to read up on their API. This should do for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants