summaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Collapse)Author
2020-09-23Okay, capacitor parameters (tolerance, rated voltage, dielectric) were lostPavel V. Shatov (Meister)
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.
2020-09-23Turns out multi-part components were not fully converted and were notPavel V. Shatov (Meister)
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).