Skip to content

Broken as of KiCAD 8? #113

@evantandersen

Description

@evantandersen

It seems KiCAD 8 changed the file format enough that KiUtils opening, parsing, and saving a PCB will corrupt it and prevent it from being opened.

To replicate:

  1. Open a KiCAD 7 PCB in KiCAD 8, you will get a notice about upgrading the file format upon save.
  2. Save the PCB to change to new format
  3. Board().from_file("foo.kicad_pcb").to_file()
  4. Try to open it in KiCAD 8, no dice!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions