Update property ids

Make sure property ids are unique within a symbol. This should avoid
that Manufacturer properties disappear in the future.

Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Stefan Agner
2021-01-26 22:11:52 +01:00
parent 267d868b40
commit 700f445102
4 changed files with 76 additions and 76 deletions

View File

@@ -975,10 +975,10 @@
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "DNP" (id 4) (at 191.77 105.41 0))
(property "Manufacturer" "Adam Tech" (id 4) (at 191.77 95.25 0)
(property "Manufacturer" "Adam Tech" (id 5) (at 191.77 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "PartNumber" "PH2-08-UA" (id 5) (at 191.77 95.25 0)
(property "PartNumber" "PH2-08-UA" (id 6) (at 191.77 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
)