Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KiCad 7: Image with layer token & renamed Board.graphicalItems to Board.graphicItems #79

Merged
merged 8 commits into from
Mar 9, 2023

Conversation

mvnmgrx
Copy link
Owner

@mvnmgrx mvnmgrx commented Mar 9, 2023

This PR implements:

  • A image now has an optional layer token and can be used in a footprints or boards graphicItems list
  • Added tests for said changes
  • Breaking change: Renamed Board.graphicalItems to Board.graphicItems to be consistent with the documentation and other APIs

Fixes #71

@mvnmgrx mvnmgrx merged commit b560441 into master Mar 9, 2023
@mvnmgrx mvnmgrx deleted the feature_images_layer_token branch March 9, 2023 21:18
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.

KiCad 7: Layer token for Images
1 participant