Version 2.5 is released and is now available in plugin manager. Kicad users who update to 6.0.6, you need to update to this new version (uninstall/reinstall from the manager).
This is mostly a bugfix and compatibility release but there are couple of new features:
CSV/TXT export
Local/global settings. You can save ibom settings in the project folder, they will override global settings.
You donât have to wait for a release to get your nightly fix (pun intended). I push nightly compatibility patches to github as soon as something breaks and I or someone else notice.
Thanks. The first thing I did was update to the latest version, uninstall, re-install, but the problem persisted. However, on a reboot of the machine today it now works.
This is odd, but it might be because the files are not local to this machine but are on my OneDrive, so there may be a sync issue.
If you already had pcbnew open when you did the package changes then you need to restart kicad or do Tools->Reload plugins in pcbnew to pick up changes.
Hey @qu1ck. I was having a look at the json embedded in the generated html file. Iâm seeing a lot of this kind of data structure in drawings>silkscreen>F / B etc:
Looking at DATAFORMAT.md in the repo I was trying to work out what these were. Iâm assuming text, but was wondering why there is no type attribute associated with these unlike the other drawing primitives?
Yes, itâs text. The internal data format will not win any prizes for being well structured, it evolved together with KiCad starting from v4 and had to maintain backward compatibility.
In the v4/v5.1 days text was a separate animal from all the geometric shapes because it had much different and complex rendering logic. It also had explicit âtextâ attribute with the actual string text. Since v6 itâs replaced with svg path rendering and doesnât look much different than say polygons type. But it still doesnât have itâs own âtypeâ for legacy reasons. And itâs fine as long as itâs the only one without a type.
Thanks. But although it updated no problem in v7, in v6 the update actually doesnât appear in the PCM, so we canât update, at least not from the PCM. So, still on 2.5 on v6 for now.
(Maybe we can update manually from file though, havenât tried. But the PCM doesnât propose the update. That said, maybe v6 is considered EOL now and they wonât offer any further update in the PCM?)
I canât resist to say a HUGE thank you for your work! This BOM is exactly what I want and need.
Oh, I forgot: Works great on my Mac too!
Also a big thank you for all the KiCAD supporters. I donated a generous amount for my most beloved CAD. I switched yers ago from a paid version of EAGLE and I never looked back.
Awesome plugin. I will use it to assemble my board. One feature that would be useful is in the grouped bom setting , an extra column that can be edited by the person doing the assembly. It would be used to locate the component among the many compartments that store the parts. for example , the 100nf 0402 are in box A compartment 1, the 10 nf 0603 in box A compartment 2 etc. those plastic boxes are inexpensive and have often 15 to 20 compartments