ExtractAltiumSTEPModels
This is a Proof of Concept (PoC) on how we can extract the 3D components models from an Altium PCB Project file (.PcbDoc file)
Install / Use
/learn @braincodec/ExtractAltiumSTEPModelsREADME
ExtractAltiumSTEPModels
This is a Proof of Concept (PoC) on how we can extract the 3D components models from an Altium PCB Project file (.PcbDoc file)
The .PcbDoc is not more than a ZIP file we can extract normally how another common zlib file. After that, you can find many folders and one off this is the MODELS folder where we can found the STEP models but in a binary format.
With this little PoC python script, you can extract that binary data in a clear text format (ASCII STEP file) to import for example in FreeCAD.
In this little example you can see a 3D model for a LED component. The 0.dat file is the one Altium project has in the MODELS folder and the 0.step file contain the ASCII STEP format you can use in FreeCAD or another 3D software.
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
