- 08 11月, 2021 1 次提交
-
- 15 8月, 2021 1 次提交
-
-
由 wc7086 提交于
>A note about backup files One other notable change is that the backup file system has been removed. This was the system that would create kicad_sch-bak and kicad_pcb-bak files every time you save. The short story about why this is removed is that with recent changes to the way file saving works, it should no longer be possible for files to be corrupted if KiCad crashes during a save, and the generation of these backup files was seen by many users as annoying clutter. For more context about this decision, you can read the [thread on the developers mailing list](https://lists.launchpad.net/kicad-developers/msg44067.html). >An new backup system that properly backs up the whole project (see the [GitLab issue](https://gitlab.com/kicad/code/kicad/-/issues/4763)) has been implemented to replace this feature. As always when using nightly builds, back up your files separately in case a KiCad bug breaks the built-in backup system. https://forum.kicad.info/t/new-project-file-format/23705
-
- 12 7月, 2020 1 次提交
-
-
由 Diego Herranz 提交于
* KiCad: add *.kicad_sch-bak As used by the new file formats for KiCad 6.0 See https://kicad-pcb.org/blog/2020/05/Development-Highlight-New-schematic-and-symbol-library-file-formats-are-now-the-default/ * Add *.kicad_prl to KiCad.gitignore More info: https://forum.kicad.info/t/new-project-file-format/23705
-
- 20 8月, 2019 1 次提交
-
-
由 Mara Bos 提交于
Newer versions of KiCad call the schematics backup file `.sch-bak`.
-
- 01 6月, 2019 1 次提交
-
-
由 Jean-Noël Avila 提交于
-
- 28 5月, 2019 1 次提交
-
-
由 Dylan Bartlett 提交于
This reverts commit 6ffcee97.
-
- 12 5月, 2019 1 次提交
-
- 28 4月, 2019 1 次提交
-
-
由 syzzer 提交于
As described in commit c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5 in the kicad repository itself, the fp-info-cache file should not be checked in to version control. (See https://git.launchpad.net/kicad/commit/?id=c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5)
-
- 16 8月, 2018 1 次提交
-
-
由 Peter 提交于
We shouldn't ignore -cache.lib files, because it causes missing components in your schema http://kicad-pcb.org/help/file-formats/ specifically mentions this: > `-cache.lib`: … a local copy of all the symbols used in the corresponding schematic, so that when the folder containing a KiCad project is copied to a different PC, the schematic can still be opened and printed and will still look the same as the original draughtsperson intended - even if that other PC does not have those symbols in its main libraries (or has symbols that coincidentally have the same name but are completely different).
-
- 11 3月, 2018 2 次提交
-
-
由 Patrick José Pereira 提交于
Signed-off-by: NPatrick José Pereira <patrickelectric@gmail.com>
-
由 Patrick José Pereira 提交于
Signed-off-by: NPatrick José Pereira <patrickelectric@gmail.com>
-
- 12 1月, 2017 1 次提交
-
-
由 Ernest Gu 提交于
- *.ses files are generated by Freerouting (which is the partially integrated autorouter) - *.dsn files weren't actually being ignored
-
- 07 3月, 2016 2 次提交
-
-
由 Martin d'Allens 提交于
-
由 Martin d'Allens 提交于
-
- 12 2月, 2016 1 次提交
-
-
由 Harrison G 提交于
According to their website, the correct capitalization is KiCad, not KiCAD.
-
- 28 7月, 2015 1 次提交
-
-
由 Martin d'Allens 提交于
These are two other filetypes that KiCad creates before overwriting something.
-
- 20 3月, 2015 1 次提交
-
-
由 Dan Nixon 提交于
Add file for KiCAD EDA software
-