diff options
author | xengineering <me@xengineering.eu> | 2025-02-18 19:09:20 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-18 19:09:20 +0100 |
commit | ca4bdaf956ac6a100cc386e6119641c35807beca (patch) | |
tree | 17ed85b4b2fb374f0eade1ffb64c6b5e5a55ac19 /pcb | |
parent | 78e11344dbc08ee6b21c42863df4196c96305038 (diff) | |
download | iot-contact-ca4bdaf956ac6a100cc386e6119641c35807beca.tar iot-contact-ca4bdaf956ac6a100cc386e6119641c35807beca.tar.zst iot-contact-ca4bdaf956ac6a100cc386e6119641c35807beca.zip |
pcb: Set title to `iot-contact`
Diffstat (limited to 'pcb')
-rw-r--r-- | pcb/ethernet.kicad_sch | 3 | ||||
-rw-r--r-- | pcb/io.kicad_sch | 3 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_sch | 3 | ||||
-rw-r--r-- | pcb/power.kicad_sch | 3 | ||||
-rw-r--r-- | pcb/processor.kicad_sch | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/pcb/ethernet.kicad_sch b/pcb/ethernet.kicad_sch index 5a525c1..a3d6f1f 100644 --- a/pcb/ethernet.kicad_sch +++ b/pcb/ethernet.kicad_sch @@ -4,6 +4,9 @@ (generator_version "8.0") (uuid "6035e8f9-9265-4827-a399-c86b4c4dba71") (paper "A4") + (title_block + (title "iot-contact") + ) (lib_symbols) (hierarchical_label "RJ45_7" (shape bidirectional) diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch index b4fde46..ea34d1b 100644 --- a/pcb/io.kicad_sch +++ b/pcb/io.kicad_sch @@ -4,6 +4,9 @@ (generator_version "8.0") (uuid "74bcab07-0059-4866-8d30-dd2933051a6c") (paper "A4") + (title_block + (title "iot-contact") + ) (lib_symbols) (hierarchical_label "CONTACT_1" (shape bidirectional) diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 8026a96..3ab75ab 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -4,6 +4,9 @@ (generator_version "8.0") (uuid "5defd195-0277-4d04-9f5f-69e505c9845c") (paper "A4") + (title_block + (title "iot-contact") + ) (lib_symbols (symbol "Connector:Conn_01x02_Socket" (pin_names diff --git a/pcb/power.kicad_sch b/pcb/power.kicad_sch index 2fc67a5..2faf6a3 100644 --- a/pcb/power.kicad_sch +++ b/pcb/power.kicad_sch @@ -4,6 +4,9 @@ (generator_version "8.0") (uuid "04efbab4-4b09-41dd-b889-e48452d150e7") (paper "A4") + (title_block + (title "iot-contact") + ) (lib_symbols) (hierarchical_label "EXT_GND" (shape input) diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index f94fb24..34af8a5 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -4,6 +4,9 @@ (generator_version "8.0") (uuid "393d1ad1-4f47-4813-80db-2ff0bccd8599") (paper "A4") + (title_block + (title "iot-contact") + ) (lib_symbols) (hierarchical_label "BTN_REBOOT" (shape input) |