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: Textboxes & Arcs, Rectangles and Circles in Schematic #76

Merged
merged 23 commits into from
Mar 9, 2023

Conversation

mvnmgrx
Copy link
Owner

@mvnmgrx mvnmgrx commented Mar 8, 2023

This PR implements the following:

  • Arc, Rectangle and Circle tokens used in Schematic class
  • shapes token in schematics to hold said shapes
  • GrTextBox token for text boxes in board files
  • FpTextBox token for text boxes in footprints
  • SyTextBox token for text boxes in symbols
  • TextBox token for text boxes in schematics
  • Tests for all said items
  • Breaking change: Replaced SyFill token with Fill token everywhere

Fixes #67
Fixes #64
Fixes #66

@mvnmgrx mvnmgrx added this to the KiCad 7 features milestone Mar 8, 2023
@mvnmgrx mvnmgrx merged commit 2d16d51 into master Mar 9, 2023
@mvnmgrx mvnmgrx deleted the feature_textbox branch March 9, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant