Skip to content

Altium board importer, bugfixes #3

Thomas Pointhuber requested to merge pointhi/kicad:altium_board_fix-3 into master

Bugfix:

  • support boards with odd layer-count (saved files are otherwise not loading in KiCad)
  • trim whitespaces inside properties

Improvements:

  • parse layernames

Merge request reports