diff options
author | xengineering <me@xengineering.eu> | 2025-01-29 20:25:18 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-29 20:25:18 +0100 |
commit | ca4e9a0cb24b765cac922e39eecce16e8c17ce55 (patch) | |
tree | b06bde071cb206dd1be4d429efe94b1f8223e41d | |
parent | 923eafafdf87a8eeff5e15e8d32212018fd0dfe7 (diff) | |
download | soundbox-ca4e9a0cb24b765cac922e39eecce16e8c17ce55.tar soundbox-ca4e9a0cb24b765cac922e39eecce16e8c17ce55.tar.zst soundbox-ca4e9a0cb24b765cac922e39eecce16e8c17ce55.zip |
pcb: Adapt label prefixes to hierarchical sheet
-rw-r--r-- | pcb/soundbox.kicad_sch | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pcb/soundbox.kicad_sch b/pcb/soundbox.kicad_sch index 24e3d20..549b2a7 100644 --- a/pcb/soundbox.kicad_sch +++ b/pcb/soundbox.kicad_sch @@ -3002,7 +3002,7 @@ ) (uuid "fcab79b8-a2e7-4707-b043-effd53cd6401") ) - (global_label "BTN_WIPE" + (global_label "WIPE" (shape output) (at 246.38 93.98 180) (fields_autoplaced yes) @@ -3014,7 +3014,7 @@ ) (uuid "0621ca81-04b5-4c46-ab2b-c61253be0738") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 234.3839 93.98 0) + (at 238.9196 93.98 0) (effects (font (size 1.27 1.27) @@ -3024,7 +3024,7 @@ ) ) ) - (global_label "BTN_REBOOT" + (global_label "REBOOT" (shape output) (at 246.38 109.22 180) (fields_autoplaced yes) @@ -3036,7 +3036,7 @@ ) (uuid "0dd2637b-c03a-4874-8aee-c55c691a94d7") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 231.5415 109.22 0) + (at 236.0772 109.22 0) (effects (font (size 1.27 1.27) @@ -3090,7 +3090,7 @@ ) ) ) - (global_label "LED_ACT" + (global_label "ACT" (shape input) (at 262.89 27.94 0) (effects @@ -3110,7 +3110,7 @@ ) ) ) - (global_label "LED_BTL" + (global_label "BTL" (shape input) (at 262.89 31.75 0) (fields_autoplaced yes) @@ -3122,7 +3122,7 @@ ) (uuid "ee723902-4e88-4806-9291-fafaf3c15cb1") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 273.5556 31.75 0) + (at 269.1409 31.75 0) (effects (font (size 1.27 1.27) |