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

KiCAD: the -rescue.lib file is also precious! #3025

Merged
merged 1 commit into from
Jun 1, 2019

Conversation

jnavila
Copy link
Contributor

@jnavila jnavila commented Apr 7, 2019

Reasons for making this change:

the -rescue.lib file is also precious!

Links to documentation supporting these rule changes:

https://forum.kicad.info/t/lost-the-schematic-components/12026/11
https://forum.kicad.info/t/how-to-clone-a-project/3878/23

@shiftkey
Copy link
Member

shiftkey commented Apr 7, 2019

@jnavila any links to StackOverflow discussions or other documentation about this change?

@jnavila
Copy link
Contributor Author

jnavila commented Apr 7, 2019

Well, first of all my own prose 😆 : https://jnavila.github.io/plotkicadsch/ , but more seriously, there's an explanation for the life cycle of -cache.lib and -rescue.lib files here or here

@bartlettD
Copy link
Contributor

This is the right move, the -rescue.lib file is needed for schematics drawn with the Eeschema tool in KiCAD to resolve symbols when those symbols dissapear or are modified from the Global or Project libraries.

Ideally, a user should never have a -rescue.lib because symbols will never dissapear or wont be changed, but sometimes a change to the library may break a design an so a "rescue" is a safer option.

The KiCAD docs explain this in a bit more detail.

@shiftkey
Copy link
Member

shiftkey commented Jun 1, 2019

@jnavila @bartlettD thanks!

@shiftkey shiftkey merged commit f9291de into github:master Jun 1, 2019
@jnavila jnavila deleted the readd-kicad-precious-files branch June 1, 2019 14:32
Ortega-Dan pushed a commit to Ortega-Dan/gitignore that referenced this pull request Jun 26, 2019
r2pgl pushed a commit to r2pgl/gitignore that referenced this pull request Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants