KiKit icon indicating copy to clipboard operation
KiKit copied to clipboard

Migrate to KiCad 9.0 IPC API

Open mmuman opened this issue 9 months ago • 1 comments

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.

mmuman avatar Mar 31 '25 00:03 mmuman

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.

yaqwsx avatar Mar 31 '25 09:03 yaqwsx