Yes — since this project is owned by vasyl and you can’t edit it, I can’t directly pull out hidden source files from the live project for you.
What you can get from a Flux project are the normal export artifacts, like BOM, netlist, Gerbers, pick-and-place, PDF, STEP, DXF, SVG, and similar manufacturing/documentation outputs via project export flows . But Flux’s part/import workflow is based on inspecting uploaded EDA library files and then importing parts from those files; it does not imply there’s a downloadable raw “symbol file” for the currently open Flux part project itself .
So the practical options are:
- If you want to reuse this module in Flux: add or reference the project/module directly.
- If you want manufacturing/project outputs: export BOM/Gerbers/netlist/etc. if you have the needed access .
- If you want editable symbol/library files: you generally need the original source EDA library files such as KiCad, Altium, Eagle, OrCAD, etc., because those are the file types Flux can inspect/import as symbol-bearing library data .
Since you don’t have edit access here, the simplest path is:
- ask the owner to share the original library/source files, or
- ask them to give you a copy/fork/clone of the project, or
- start a new project based on this design direction.
If you want, I can help you with either of these:
- explain which export you should ask for,
- help you start a new project based on this BMI323 module, or
- tell you how to recreate the symbol/part from a datasheet or EDA file.