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

Central Part Repository #41

Closed
Drachenkaetzchen opened this issue Apr 1, 2013 · 12 comments
Closed

Central Part Repository #41

Drachenkaetzchen opened this issue Apr 1, 2013 · 12 comments

Comments

@Drachenkaetzchen
Copy link

It would be nice to have a central footprint repository, preferably linked with Octopart.

@andete
Copy link
Owner

andete commented Apr 1, 2013

I agree. It's even in the FAQ.
However I want to focus my effort on the core of the program.
If someone feels like setting up a git repo for parts or something like that, that would be great.

@Drachenkaetzchen
Copy link
Author

Sorry for not reading the FAQ.

Sure, that's vaild. Not a github repository, but some kind of web service where one can submit parts or load them directly from the GUI.

@matthijskooijman
Copy link

Why not a github repo? Sounds like an easy way to share things - just use pullreqs for uploading stuff. Gets you a review process for free :-)

@Drachenkaetzchen
Copy link
Author

Well, git is pretty complicated for most users. If the app would take over the git management stuff, it would be cool. But it's way easier to have a list of footprints and retrieving them on demand.

@andete
Copy link
Owner

andete commented Jan 30, 2015

I'm not really a gui person, I find commandline git to be extremely easy to use ;)

@Drachenkaetzchen
Copy link
Author

Different persons different demands :) I'm kinda in the middle of things, I love to use git but when I got a GUI app I don't really like to switch to a CLI. But of course, this is not a killer feature and maybe I find some time to implement this as pull request.

@andete
Copy link
Owner

andete commented Jan 30, 2015

For another program (a now abandoned part management tool) I implemented git integration in python by simply executing git commands and it worked fine. (Only tested on Linux)

@matthijskooijman
Copy link

Hm, just discovered Kicad now also has (still unreleased) support for loading footprints from github repositories. There they also implement the loading from github part, not the sending part.

@andete
Copy link
Owner

andete commented Jan 30, 2015

Yeah, and they also have python scripting. It might be cool to be able to load madparts footprints with on-demand conversion.

@matthijskooijman
Copy link

Ah, indeed. Referring back to #80, might even be cool if you could refer to a component "Madparts:CONN(2, 5, 2.54)", which would then auto-generate a connector of 2x5 pins at 2.54mm pitch by calling the "CONN" file with those parameters :-)

@andete
Copy link
Owner

andete commented Jan 30, 2015

That would be great indeed!

@andete
Copy link
Owner

andete commented Aug 5, 2015

As in madparts 2.0 all the library management code will be gone this issue is no longer relevant.

@andete andete closed this as completed Aug 5, 2015
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

No branches or pull requests

3 participants