summaryrefslogtreecommitdiff
path: root/KiCAD/rev02_19.sch
AgeCommit message (Collapse)Author
2020-09-23First attempt at automatic BOM export failed. Turns out some of the componentsPavel V. Shatov (Meister)
didn't have partnumbers attached for some reason (?). Doing an overhaul.
2020-09-23Finishing cleanup. Fixed schematics DRC errors (mostly missing NC flags on somePavel V. Shatov (Meister)
of the pins of the newly added componets). Also updated pages to show "rev.04", not "rev.02"
2020-09-23Entirely routed the design. Not useable right now, so far just reports zeroPavel V. Shatov (Meister)
unrouted nets. Will cleanup next.
2020-09-23Intermediate step, re-routing the design according to the changes in schematics.Pavel V. Shatov (Meister)
2020-09-23Forward annotation (eeschema -> pcbnew) is now FULLY OPERATIONAL! Hoorah!Pavel V. Shatov (Meister)
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).
2020-04-23Copy of rev.04 project as-is after Fredrik's conversion script.Pavel V. Shatov (Meister)