Skip to content

KiCAD 10 changes#881

Closed
whitelynx wants to merge 2 commits intoyaqwsx:masterfrom
whitelynx:kicad-10-changes
Closed

KiCAD 10 changes#881
whitelynx wants to merge 2 commits intoyaqwsx:masterfrom
whitelynx:kicad-10-changes

Conversation

@whitelynx
Copy link
Copy Markdown

  • board.GetItem -> board.ResolveItem
  • zone.SetDoNotAllowCopperPour -> zone.SetDoNotAllowZoneFills
  • Consistently handle self.substrates being a GeometryCollection (previously it was only handled in one of two cases)
  • Fix a typo in an error message

@Zuikkis
Copy link
Copy Markdown

Zuikkis commented Mar 9, 2026

Just tested current Kikit 1.7.2 with Kicad 10.0.0-rc2 and it appears to be working. Only tested the backend, though.

So is this pull request needed? Maybe they fixed something already in Kicad side?

@yaqwsx
Copy link
Copy Markdown
Owner

yaqwsx commented Apr 6, 2026

We just baked in the KiCAD 10 support. It took a different approach compared to this PR, hence, closing. Nevertheless, thank you for your effort.

@yaqwsx yaqwsx closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants