Closed vermut closed 9 months ago
Hi @vermut !
Thanks for reporting (and nice project)!
The problem was related to components found in the PCB, but not in the schematic, they needed the UUID. The above patch adds it. Workaround: add them to the schematic, tedious, but more robust.
Thanks @set-soft!
Just to clarify - anytime I check this box I'd break KiBot? BTW, also kiri
was unhappy about missing UUIDs when I gave it enough commits to process.
Pavels
Thanks @set-soft!
Just to clarify - anytime I check this box I'd break KiBot?
Not really. Is "only in PCB" the problem. And it affected the internal netlist generation.
BTW, also
kiri
was unhappy about missing UUIDs when I gave it enough commits to process.
If you still have problems with it just open an issue
Describe the bug Enabling dnf_filter on ibom output causes AttributeError. Commenting it out works file.
To Reproduce
Source code available here: https://github.com/rfvermut/OpenMower/tree/extra-caps-and-silkscreen/Hardware/OpenMowerMainboard
Environment (please complete the following information):
kicad7_auto:dev_1.6.4-280648f_k7.0.10_d12.1
Additional context This is probably something related to my own schematics being upgraded from v6 to v7, some tiny field missing the value, but I cannot figure out which one.