KiKit
KiKit copied to clipboard
Migrate to KiCad 9.0 IPC API
Prerequisites
- [x] I have read the documentation and the proposed feature is not implemented.
Description
KiCad is moving to a new incompatible API for plugins, with the current one getting deprecated, probably next version.
We cannot do so until KiCAD 10. At the moment the API works only for GUI plugins, it doesn't work for stand-alone tools.