manyfold
manyfold copied to clipboard
Upload single file as model
I love this project, and it's helping me get my 3D prints organized!
I was wondering, is it possible to upload a file other than an archive? I'd like to just upload an STL or 3MF, for example.
No reason why not, I guess! I've wanted to upload a single file to add to a model for a while (normally images), but also you should be able to upload single files to create a new model as well. I'll add it to the list!
Sometimes I will download something, and all I get is a single STL, and Manyfold wont accept that, so I have to zip my single file to be able to upload it, which is kinda silly.
Originally posted by @ToasterUwU in https://github.com/manyfold3d/manyfold/issues/1091#issuecomment-1924111936
+1 for this option!
Agreed - for my use case I'd often upload a single "source of truth" as just an .scad file, and maybe one or two "sample" STL files. But it would be nice to be able to:
- upload a single file to create a model (or create a model with no files in it)
- add/delete files from a model arbitrarily (looks like #1091 covers that though)
Hoping to get to this pretty soon 👍🏻
Any news on this?
I just discovered this tool and the potential for me is insane! I got literally thousands of models i want to upload, and they are singular models i want to keep seperate in the UI. But having to archive every single one of them first would be a nightmare.
Hopefully soon! If you have them in separate folders on disk at the moment, Manyfold will index them properly, but if you want to upload, you will indeed need this. I'm rewriting the underlying storage engine at the moment, after which I'll probably get to this.
yeah but if i have like 20 different models in a single folder, wouldn't manyfold put them in one "Model" in it's database?
As of now i've written a little script that takes every single .stl file i have and creates a folder with the same name and puts it in there. I then move them over to the library. That works well enough now.
Yes, it would. Currently 1 folder == 1 model.
This would be really helpful as we use Manyfold as an internal share for stl files. Thanks so far.