Embedded 3D models in footprints

Actually, I need to save the 3D STEP file directly to my component’s footprint in the library. Otherwise, if I lose the original STEP file, I won’t be able to view the 3D model on the PCB. Is there any issue for handling this?

Git ? or similar . . .

Yes, I looked into GitLab, but I couldn’t find any relevant issue regarding embedding a STEP file into a footprint. :pleading_face:

It is supported already, try 9.0.3

3 Likes

I am using v9.03. When i deleted 3d step file, it doesn’t show step file on footprint.


You need to use the option to embed the step file when you add it to the footprint

5 Likes

(post deleted by author)

Yes, where is that option? (I might be blind, but I can’t see it yet.)

This?

Yes. Looks like you figured it out?

I guess I’m still confused as to how to tell the footprint to use that vs looking at a folder on the PC

You can paste the “embedded reference” from the other tab into the 3D model path.

There is also a checkbox for “embed model” when choosing a model in that tab, that can do this in one step.

image


Wow. Thank you. I wish there was a way to make these less hidden. I feel like someone just handed me a secret map. Thanks again!