1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #156] [Feature]: Show models in STL files #96

Closed
opened 2026-05-07 00:06:05 +02:00 by BreizhHardware · 2 comments

Originally created by @beardofbeespool on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/156

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

I have been adding STL files I have archived on my PC / Server, but all the STLs are just a square. It would be ideal if they showed the model the way the 3MF files do. Any way to preview them en-masse would be great some models don't match the file name well, or there are several named similar and seeing the model would help differentiate them.

Proposed Solution

Show the model the way that 3MF files do.

Image

Alternatives Considered

I dont think there is an alternative here. I have hundreds of files to upload.

Feature Category

File Manager

Priority

Would improve my workflow

Mockups or Examples

I don't really have one, in the screenshot you can see how 3MFs show up, if that could be achieved with STLs that would be very helpful.

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @beardofbeespool on GitHub (Jan 25, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/156 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case I have been adding STL files I have archived on my PC / Server, but all the STLs are just a square. It would be ideal if they showed the model the way the 3MF files do. Any way to preview them en-masse would be great some models don't match the file name well, or there are several named similar and seeing the model would help differentiate them. ### Proposed Solution Show the model the way that 3MF files do. <img width="624" height="395" alt="Image" src="https://github.com/user-attachments/assets/f61c9f03-7d8d-4bda-a319-8d9e48f6de71" /> ### Alternatives Considered I dont think there is an alternative here. I have hundreds of files to upload. ### Feature Category File Manager ### Priority Would improve my workflow ### Mockups or Examples I don't really have one, in the screenshot you can see how 3MFs show up, if that could be achieved with STLs that would be very helpful. ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:06:05 +02:00
Author
Owner

@maziggy commented on GitHub (Jan 26, 2026):

This is more complex than it might seem. 3MF files contain pre-rendered thumbnail images embedded in the archive, STL files are raw mesh data. So we would need to render it somehow.

I'll put it on the "future feature" list for now.

<!-- gh-comment-id:3798523051 --> @maziggy commented on GitHub (Jan 26, 2026): This is more complex than it might seem. 3MF files contain pre-rendered thumbnail images embedded in the archive, STL files are raw mesh data. So we would need to render it somehow. I'll put it on the "future feature" list for now.
Author
Owner

@maziggy commented on GitHub (Jan 31, 2026):

Available in branch 0.1.6-final.

<!-- gh-comment-id:3827835971 --> @maziggy commented on GitHub (Jan 31, 2026): Available in branch 0.1.6-final.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#96
No description provided.