-
I want to be able to easily order these parts. I tried creating a BOM within eeschema but it seems like they are plugins that need some effort to get to work and render the digikey links. There is als…
-
I tried to create an empty library from a existing one be removing all components. I did this in a loop:
for c in lib_new.components:
print(lib_new.removeComponent(c.name))
But i …
-
I'm trying to set up kibom for the first time. I want to run it from within kicad Bill of Material window. The first issue I ran into is that, contrary to readme, I could not find any file "KiBOM_CLI.…
-
Does not work.
Writes that the version is unsupported.
I have a question - does this plugin only work with PCB or does it support SCH as well?
-
I'm running tests under DrMemory to find leaks, and find that the builtin leak detection interferes with that so I'd like to turn it off. I've tried
set BOOST_DETECT_MEMORY_LEAK=0
which hide…
-
I am using this wonderful plugin with KiCad 7.0.6. When I export to schematics, the "Exclude from BOM" and "Exclude from POS" attributes are not exported, so they get overwritten the next time I updat…
-
Hi,
I downloaded design packages as zip files from 365.altium.com, used `unpack.pl` followed by `convertschema.pl` and `convertpcb.pl` on the files and when I open the schematic pages, I see that t…
-
One of the symbols in Altium design has not translated correctly into Kicad. A traditional two pin rectangular resistor symbol now appears as shown below, with two rectangular elements at right angles…
-
Hi,
I tried to convert this Project from Altium to KiCAD with the online Converter, but in the KiCAD PCB the Mask and Paste layer are not complete. Furthermore the links between Schematics and the Fo…
-
This is an awesome project! Any chance you can publish the schematic (ideally both KiCad file as well as something like a PDF or PNG) ? thanks :)