Download assets from a part
l
luisrayas33
If I fork a part and want to make a small edit to the svg for example, I don't have access to the svg file since I didn't originate it. A download asset feature would also help somewhat for this: https://feedback.flux.ai/featurerequests/p/adding-svgs-as-a-library-in-flux
Robert Dale Smith
I just wanted to bump this feature request. Especially when making parts, its helpful to download assets from other parts. SVG is pretty easy to suss out but the 3d model is not so easy. Direct link like in this attatched image would be cool.
With the image compression caveat, it would be fine to not show it for those assets. Personally, I need SVG and 3D model to leverage existing assets for new part symbols and models.
l
luisrayas33
Ah yeah good point! Do you know if that necessarily downloads the same file that was uploaded? I assume you mean the "Save Image As" option, which I further assume is whatever is in the HTML and may not necessarily be the ground truth.
Brooks Solveig
luisrayas33: SVG's are stored in an unaltered stated, so downloading an SVG would get you the original asset. Image assets, by contrast, are compressed, so downloading one wouldn't give you the original.
Brooks Solveig
FWIW, you can right click on an asset in the Inspector to download it. But you're right, an explicit button to download would help.