diff options
author | xengineering <me@xengineering.eu> | 2025-07-22 18:31:07 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-07-22 18:40:02 +0200 |
commit | 52f6f99757e43f1ad5b551dee4c308c72c2a4cf5 (patch) | |
tree | 1603be8b9ffb2540520dbdd131b06b813a49a2e4 /pcb/io.kicad_sch | |
parent | 3f9ddc64a771f44ef32a72e58ef1c98c65b54d4d (diff) | |
download | iot-contact-52f6f99757e43f1ad5b551dee4c308c72c2a4cf5.tar iot-contact-52f6f99757e43f1ad5b551dee4c308c72c2a4cf5.tar.zst iot-contact-52f6f99757e43f1ad5b551dee4c308c72c2a4cf5.zip |
pcb: Switch to three wire connectors
Diffstat (limited to 'pcb/io.kicad_sch')
-rw-r--r-- | pcb/io.kicad_sch | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch index 840c80c..f0e65ef 100644 --- a/pcb/io.kicad_sch +++ b/pcb/io.kicad_sch @@ -30,17 +30,6 @@ ) (uuid "4491b6a4-bad7-47b4-8c43-5e1193f409b5") ) - (hierarchical_label "MOT_EARTH" - (shape bidirectional) - (at 241.3 101.6 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - (uuid "45ec5773-8d2d-4a39-ab09-93e944e5f5cf") - ) (hierarchical_label "MOT_ENABLE" (shape input) (at 50.8 104.14 180) @@ -63,17 +52,6 @@ ) (uuid "609b513c-43ad-46c7-a3f3-b29d4b88dce1") ) - (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 "MOT_PHASE_1" (shape bidirectional) (at 241.3 106.68 0) @@ -85,39 +63,6 @@ ) (uuid "92dd3e5a-6f8d-4829-b526-63b0dfa6092a") ) - (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") - ) - (hierarchical_label "MOT_NEUTRAL" - (shape bidirectional) - (at 241.3 104.14 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - (uuid "b2345f23-bf38-46ed-8d0a-dc732dbc223b") - ) (hierarchical_label "CONTACT_CLOSED" (shape output) (at 50.8 95.25 180) |