-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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:
- Open a KiCAD 7 PCB in KiCAD 8, you will get a notice about upgrading the file format upon save.
- Save the PCB to change to new format
Board().from_file("foo.kicad_pcb").to_file()- Try to open it in KiCAD 8, no dice!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels