Age | Commit message (Collapse) | Author |
|
|
|
basically it just scans schematics pages and the PCB file and then recreates
the mapping between schematic component and PCB component based on KiCAD's
"unique ID" and "sheet ID".
|
|
too. This is too painful to type in manually, so I created a simple script to
make all the capacitors 10% 50V X7R. This way I can then manually edit those,
that differ.
|
|
recognized properly during forward annotation. Had to do a couple of
experiments to figure out how KiCAD handles this and then write some quick and
dirty scripts to repair the multi-part symbols (STM32, Artix-7 and the 74_244
logic buffer were affected).
|