Skip to content

Conversation

tingjhenjiang
Copy link

  1. now users can retrieve components they created on their own.
  2. using pathlib in path generation and file writing for more robustness in different env.
  3. if there are slashes or backslashes in the part name/component name, writing files would cause errors. Now correct it.

TJ added 5 commits May 5, 2024 21:28
… pathlib in path generation and file writing for more robustness in different env.
…file processing; 3. rename part file name where slashes and backslashes exists.
…file processing; 3. rename slashes and backslashes in part, symbol, footprint file name.
@uPesy
Copy link
Owner

uPesy commented Jun 17, 2024

@tingjhenjiang Thanks a lot for your contributions. Before merging your code, could you :

  • target the dev branch instead of master
  • split the PR in 3 for each new features
  • The code should work with python 3.9 since the builtin python in Kicad 6/7 is python 3.9.14

@uPesy uPesy changed the base branch from master to dev February 11, 2025 12:51
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.

2 participants