Boms-Away
Boms-Away copied to clipboard
Component/BOM management tool for KiCad
I have added a number of enhancements to Boms-Away as I attempt to teach myself Python. * Boms-Away will now accept the schematic file from the command line to better...
It would be nice if the references were in sorted order. Also, it does not appear to be going through all of the sheets. Kicad 5.1.4.
I use 2 identical channels bound to same .sch. When viewing in KiCad, the refs will be different depending on which channel I have clicked to open it. e.g. C101...
I'd like to push a branch I've made that organizes the wx interface into just the gui code and just the functionality using the model viewcontroller paradigm.
I got a comment from my fab that a certain optocoupler was not included in the BOM. After carefully checking, it seems the part does not show up in bomsaway...
Hi. I am a bit confused - nothing new there. I am running win7 64 bit and most things seem to work. I have read somewhere in these pages that...
for debugging purposes, it could be handy to have a copy-pasteable version info like kicad has. then you can ask for this info is someone posts a bug.
I've hacked bomsaway to take a filename on the command line so I can run it direct from KiCAD with the command: python "/full/path/to/Boms-Away/bomsaway.py" "%P/%B.sch" & Or just supply the...
I'm having problems with one entry in my datastore where if i do a lookup, the interface hangs and i have to force quit the app. also a way to...
It would be of great help to see were info is missing. I don't know if this is possible with font color. like a red font color for a footprint...