Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Transferring symbol data #7

Closed
SchrodingersGat opened this issue Nov 27, 2017 · 4 comments
Closed

Transferring symbol data #7

SchrodingersGat opened this issue Nov 27, 2017 · 4 comments
Assignees

Comments

@SchrodingersGat
Copy link
Contributor

I would like to start the transfer of symbol libraries from kicad-library to here. There are two major tasks to achieve:

1. Library Reorganization

The new libs will be sorted by function. Outline of examples for new library names - KiCad/kicad-library#1402

This can be handled (mostly) by script. We just need to work out which symbols to transition.

My script for managing this can be found here - KiCad/kicad-library-utils#184

2. Footprint Association

I am working on another script which will look through all the symbol files and work out which footprint associations need fixing. I'll have a PR up for that one soon.

Both of these steps can be performed for individual libraries, to make it easier. I will make a TODO file in this repo.

This means that once a library is marked as "complete" we can not accept any changes to it on the kicad-library repo

@poeschlr
Copy link
Collaborator

This means that once a library is marked as "complete" we can not accept any changes to it on the kicad-library repo

I would say once a library is in the process of being transferred. Or at the latest when to pull request is made. (Here it becomes a lot harder to tell people with open pull requests that their stuff will not be handled in the old repo.)

@SchrodingersGat
Copy link
Contributor Author

@poeschlr of course you are correct. It does not make sense to allow additions once the process is started.

@antoniovazquezblanco
Copy link
Collaborator

Symbol transfer has been finished, am I right? Should this be closed?

@poeschlr
Copy link
Collaborator

Yes i hope we did not miss something. If we did it will most likely be reported in a separate issue anyways.

poeschlr pushed a commit that referenced this issue May 19, 2018
myfreescalewebpage pushed a commit that referenced this issue Mar 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants