FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added footprints for pcb-rnd layout editor by erichVK5 · Pull Request #17 · debug-edge/DebugEdge · GitHub

Added footprints for pcb-rnd layout editor - #17

Open
erichVK5 wants to merge 5 commits into
debug-edge:mainfrom
erichVK5:main
Open

Added footprints for pcb-rnd layout editor#17
erichVK5 wants to merge 5 commits into
debug-edge:mainfrom
erichVK5:main

Conversation

Copy link
Copy Markdown

Footprints created for the open source layout editor pcb-rnd

tannewt commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

Neat! Thank you! What do you think about having a separate repo for it? That will make it lighter weight to have as a submodule in another github repo.

erichVK5 commented Dec 1, 2020

Copy link
Copy Markdown
Author

I don't mind. I could host it if need be under my github repo. What naming would you suggest for such a version of the repo?

tannewt commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

I've made: https://github.com/debug-edge/pcb-rnd Happy to have it under the debug-edge org.

erichVK5 commented Dec 1, 2020

Copy link
Copy Markdown
Author

Sounds perfect. Did you want to move them over or do you want me to fork it and do a pull request?

tannewt commented Dec 1, 2020 via email

Copy link
Copy Markdown
Contributor

erichVK5 commented Dec 1, 2020
edited
Loading

Copy link
Copy Markdown
Author

hmm, there's a problem with namespace collision of the proposed repo with pcb-rnd the layout editor. Would DebugEdge-for-pcb-rnd or something like that be better? It's a bit like setting up a repo named "KiCad". I have deleted my fork of https://github.com/debug-edge/pcb-rnd

tannewt commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

I think you can rename your fork and it'll work ok. Let me know if you can't. Will it have a footprint and a component? Maybe pcb-rnd-lib would be ok.

erichVK5 commented Dec 1, 2020

Copy link
Copy Markdown
Author

this is a problem you will have to address for multiple layout editors.

specification, and then implementations in different formats

pcb-rnd supports parametric footprints too, so the repo could end up holding static versions of the footprints, a parametric version, and example layouts.

there is already a librnd that contains shared code for the EDA suite. The name should ideally be less generic and relate specifically to the DebugEdge connector.

Perhaps DebugEdge-pcb-rnd or DebugEdge-example-pcb-rnd or DebugEdge-4-pcb-rnd might be OK?

DebugEdge-example-pcb-rnd

would be the most extensible naming convention, allowing

DebugEdge-example-Eagle
DebugEdge-example-KiCad
etc..

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL