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

Exporter: PCB: Fix: PCB net numbers #95

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

ruben-iteng
Copy link
Collaborator

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

Exporter: PCB: Fix: PCB net numbers

Description

🙂

Fixes #88

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 bug Something isn't working label Oct 18, 2024
@ruben-iteng ruben-iteng self-assigned this Oct 18, 2024
@iopapamanoglou iopapamanoglou merged commit 44ca526 into main Oct 21, 2024
2 checks passed
@iopapamanoglou iopapamanoglou deleted the fix/pcb_net_numbers branch October 21, 2024 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Net number/name is overwritter/duplicated/deleted in kicad_pcb file
2 participants