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 shiftkey added the needs info label Apr 7, 2019
@shiftkey
Copy link
Member

@shiftkey shiftkey commented Apr 7, 2019

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

@jnavila
Copy link
Contributor Author

@jnavila 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

@bartlettD bartlettD commented Jun 1, 2019

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 shiftkey commented Jun 1, 2019

@shiftkey shiftkey merged commit f9291de into github:master Jun 1, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@jnavila jnavila deleted the jnavila:readd-kicad-precious-files branch Jun 1, 2019
Ortega-Dan added a commit to Ortega-Dan/gitignore that referenced this pull request Jun 26, 2019
SaifurRahmanMohsin added a commit to SaifurRahmanMohsin/gitignore that referenced this pull request Jul 17, 2019
* upstream/master:
  Update Laravel.gitignore (github#3098)
  Ignore *.xyd outline files generated by xy LaTeX package (github#3088)
  Updating Joomla.gitignore to Joomla! 3.9.8 (github#3090)
  KiCAD: the -rescue.lib file is also precious! (github#3025)
  Revert "KiCad: add footprint cache (github#3043)" (github#3075)
  Add db.sqlite3-journal to Python.gitignore (github#3063)
  Make ignoring .ist files for glossaries-extra ... (github#3066)
r2pgl added 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
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants