You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
This is unfortunate, but I am not planning on further investigation as, for the sake of sanity, I keep the policy of supporting only the two last stable releases of KiCAD. If you find a workaround and submit a PR I am more than happy to merge it.
The reason will be displayed to describe this comment to others. Learn more.
Ok, I also found you edited the footprints and they became incompatible with KiCad 6.
Some were changed even for 1.5.1, so the last version compatible with KiCad 6 is 1.5.0.
e19408a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this fails on KiCad 6, for some reason I get:
Not sure why because PCB_SHAPE inherits from EDA_SHAPE, which defines IsClosed(), but looks like Swing wrappers aren't that simple.
e19408a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is unfortunate, but I am not planning on further investigation as, for the sake of sanity, I keep the policy of supporting only the two last stable releases of KiCAD. If you find a workaround and submit a PR I am more than happy to merge it.
e19408a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I also found you edited the footprints and they became incompatible with KiCad 6.
Some were changed even for 1.5.1, so the last version compatible with KiCad 6 is 1.5.0.
e19408a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, even 1.5.0 officially drops KiCAD 6 support - see https://github.com/yaqwsx/KiKit/releases/tag/v1.5.0