yaqwsx / KiKit

Automation tools for KiCAD
https://yaqwsx.github.io/KiKit
MIT License
1.51k stars 200 forks source link

Support for fileformat changes since 06/20/23 #570

Closed pferdob closed 1 year ago

pferdob commented 1 year ago

Prerequisites

Description

Hi all, sadly I started out with the 7.99 nightly months ago with a rather big project and above date the on-disk format changed slightly. I realized that much to late and wonder if there was any chance to get kikit working with the new file format as well. It will be part of v8.0 anyways... Thanks in advance :-)

yaqwsx commented 1 year ago

Hi, generally, we start to support a new major release in late November. Until then, there are numerous breaking changes every other week in KiCAD, and any effort in keeping KiKit compatible with nightly is basically wasted.

You can, of course, try to run KiKit with 7.99 (see https://yaqwsx.github.io/KiKit/v1.3/installation/choosing_kicad/), it might just work.

pferdob commented 1 year ago

Thanks for your reply. I tried it - it does not work, because properties have been renamed. Will have to do it manually then...