Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Transformer: Add support for grouping modules#91

Draft
ruben-iteng wants to merge 1 commit intomainfrom
feature/transformer_add_groups
Draft

Transformer: Add support for grouping modules#91
ruben-iteng wants to merge 1 commit intomainfrom
feature/transformer_add_groups

Conversation

@ruben-iteng
Copy link
Copy Markdown
Collaborator

@ruben-iteng ruben-iteng commented Oct 15, 2024

Transformer: Add support for grouping modules

Description

Bundle modules into KiCad groups for easier manipulation.

  • some level of depth control would be nice
  • set root of hierarchy
  • naming of the groups based on...

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@ruben-iteng ruben-iteng added the enhancement New feature or request label Oct 15, 2024
@ruben-iteng ruben-iteng self-assigned this Oct 15, 2024
@ruben-iteng
Copy link
Copy Markdown
Collaborator Author

RFC: extracting the hierarchy from somewhere, and where to apply this.
Made a proto with adding the faebryk module name to a kicad field (generally handy), and extracting from there. Seems like this is not really the proper way of doing this though 😅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant