MitjaNemec / SaveRestoreLayout

GNU General Public License v2.0
22 stars 5 forks source link

Fix problem with footprints missing the sheetfile and sheetname properties #5

Closed SebastianGrau closed 1 year ago

SebastianGrau commented 1 year ago

This problem is currently caused by e.g. the KiBuzzard plugin that creates footprints that have neither the sheetfile nor sheetname properties set.

Refs #4

MitjaNemec commented 1 year ago

Thanks for your contribution, but I've solved this a bit differently. The end effect should be the same, but the contents in a .log file will be correct. Moreover the code is now same as in my other plugins (Replicate Layout, Place Footprints)