Hello,
As the title shouts out, I’m wondering if there is any plugin that would help me import a BOM from an external database.
It’s a MySQL database that I use for diagnosing and tracking issues with SMPS, Power Supply and various electronics. It would be super convenient if I could simply import the BOM from those databases directly into KiaCAD.
The Fields in the database are…
DeviceID
DeviceName
ComponentID
Type
Value
ComponentNotes
Verified
Replaced
Bad
Location
But I think the only fields really relevant are ComponentID, Type and Value.
I have no idea how all the other necessary info could be picked up so that it could be imported.
Thanks for any pointers.