Library: how to create components with multiple package variants
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to make some components in my library that have more than one package variant. I saw a post by tracy.wynn who seemed to be trying to do something similar. Jorge Garcia suggested she look at the RCL library as an example structure.
First, I cannot open the RCL library. And it looks like I can't open ANY library that isn't my own. The error I get is that the library I am trying to open is in Library.io and I get an authentication error.
So I tried to copied the structure from my old copy of Eagle in which you name the Device, for example, 74*00 (the * is a wildcard character). When you put this Device in the schematic, the * is replaced with the Package Variant name. If I us the * as a wildcard in Fusion 360, the Package Variant is APPENDED to the Component name. For example, if I name a Component ESD321*R and I have two package variants with Variant names DPY and DYA, in the schematic the Component Value is ESD321RDPY.
Note - I want Fusion 360 to generate the Component name based on the name that I assign the Component with the Package Variant inserted into the Component Name at the wildcard. The Component Name then gets inserted into the schematic as the Component Value which I use as the manufacture's part number.
What wildcard character do I use as a placeholder to put the Variant name anywhere I want in the Component name?
Lastly, I spent a good amount of time trying to find how to do this on the internet, on youtube, and in the autodesk website and could not find details on how to make Components with multiple Package Variants. Surely, I am not the only one that wants to do this. Okay, accept for that post by tracy.wynn that might have led me to an example library that I couldn't open.
Please help!