diff options
author | xengineering <me@xengineering.eu> | 2025-02-18 18:30:34 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-18 18:30:34 +0100 |
commit | c2203dd35215ec4bc0cb5694be0f54066c153524 (patch) | |
tree | 63d36c7b3555b3bcbbadeb779cfa4aff25a463df /pcb/io.kicad_sch | |
parent | c78d149ffa37b03bc2519460a4af43cb36533bb5 (diff) | |
download | iot-contact-c2203dd35215ec4bc0cb5694be0f54066c153524.tar iot-contact-c2203dd35215ec4bc0cb5694be0f54066c153524.tar.zst iot-contact-c2203dd35215ec4bc0cb5694be0f54066c153524.zip |
pcb: J6: Add AC supply connector
Diffstat (limited to 'pcb/io.kicad_sch')
-rw-r--r-- | pcb/io.kicad_sch | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch index 323b662..6d0aeb5 100644 --- a/pcb/io.kicad_sch +++ b/pcb/io.kicad_sch @@ -27,4 +27,37 @@ ) (uuid "4491b6a4-bad7-47b4-8c43-5e1193f409b5") ) + (hierarchical_label "AC_EARTH" + (shape bidirectional) + (at 241.3 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "71abd720-aff4-4b36-96ac-d1a48ad691b7") + ) + (hierarchical_label "AC_NEUTRAL" + (shape bidirectional) + (at 241.3 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ac8beb72-30aa-48d4-81ff-2ac53624e394") + ) + (hierarchical_label "AC_PHASE" + (shape bidirectional) + (at 241.3 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "af46b3b6-e085-4fee-ba5f-751367865b8c") + ) ) |