7
mirror of https://gitlab.com/kicad/libraries/kicad-symbols.git synced 2025-03-15 11:54:54 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Uli Köhler
4a81691007 Fix files not containing terminating newlines by kicad-cli sym upgrade --force
See merge request kicad/libraries/kicad-symbols!4514
2024-05-08 14:02:16 +00:00
Carsten Presser
7b6d3b9f8e Update format of all symbols to KiCad8
Even though KiCad8 can read older symbol files, this change is needed
to make future additions to the library easy to review.
KiCad8 introduced a new way of indenting. Even when changing just a
small text, that would result in a huge diff when saving the KiCad7 file
with KiCad8. Those diffs are hard to read making the life of the library
team difficult.
2024-02-20 21:54:38 +01:00
Carsten Presser
f0d93660e1 Convert all symbols to v7 format
KiCad7 is only a few weeks from being release. We expect contributors to
start using that version soon. Since the v7 and v6 format are not 100%
compatible, saving just a single symbol with KiCad7 will result in a huge
diff that is hard to read.
For that reason, we just convert all files to v7 in one go.

From now on, the official kicad-symbols repository will only accept
contributions in the version 7 format.
2023-01-23 23:06:08 +01:00
kliment
dfc4c5f64b Fix misplaced NC pins protruding from symbol's body
and some other minor fixes
2023-01-06 15:56:48 +00:00
aris-kimi
ec37a26e9d Update them all 2021-12-21 18:21:57 +00:00
Diego Herranz
12edec9499 Update all symbols to new format (ki_fp_filters and no_connect)
Fixes https://gitlab.com/kicad/libraries/kicad-symbols/-/issues/3122

Started clean from master and simply re-saved every library
to apply the new format (ki_fp_filters and no_connect).

Some symbols have been reordered automatically.

Using 5.99.0-unknown-bbe2ee39a0~117~ubuntu20.04.1
2021-02-20 15:26:05 +00:00
Christian Schlüter
f847c1c25d
Convert MCU_Intel to v6 format 2020-10-04 22:50:50 +02:00