Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-23 | Okay, capacitor parameters (tolerance, rated voltage, dielectric) were lost | Pavel 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-23 | Turns out multi-part components were not fully converted and were not | Pavel 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). |