- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
For most basic workflows, the new library editor works well, and I even prefer the new design.
However, for me to entirely switch over, some functions are missing (also missing in Eagle).
Today I solve most of the missing batch editing functions, by editing the XML code of the libraries, which seems to be an awful process, once the library is in F360-FE.
Two recent examples, where I struggled.
1. On a high pin-count device, with two similar, yet slightly different package variants, I connected all PIN/PAD combinations. The easiest way to create the second variant would be "duplicate" function and then change the difference.
2. For good measure, when I create a new library part and I know for sure that I will need somewhere in the future use other variations as well, most of the time, I create all components to my library. A good example would be a part like "SF-1206". It is available in F(ast) and S(low) blowing and various current values. By editing the XML code, creating all variants is a matter of minutes after creating one.
The workflow is like:
a) create a single part
b) edit the XML library. Copy the <device>...</device> section within the <devices></devices> section and insert as often as the part has variants
c) modify the values of each inserted copy.
How would I do this in F360 efficiently? Are there batch editing functions available or at least planned in the future?
Or is there an efficient way to also edit the XML code in F360
Solved! Go to Solution.