From 956edeb141eea217a55dfb7e4349ae75a133be7b Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Sun, 2 Apr 2023 13:48:27 +0300
Subject: [PATCH] Fix XIAO symbols

---
 fab.kicad_sym | 36 ++++++++++++++++++++----------------
 1 file changed, 20 insertions(+), 16 deletions(-)

diff --git a/fab.kicad_sym b/fab.kicad_sym
index 36cdaa8..4b3d63a 100644
--- a/fab.kicad_sym
+++ b/fab.kicad_sym
@@ -8413,13 +8413,14 @@
     (property "ki_description" "ESP32-C3 Transceiver; 802.11 a/b/g/n (Wi-Fi, WiFi, WLAN), Bluetooth® Smart 4.x Low Energy (BLE) 2.4GHz Evaluation Board" (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (symbol "Module_XIAO-ESP32C3_0_1"
+    (property "ki_fp_filters" "*SeeedStudio?XIAO?ESP32C*" (at 0 0 0)
+      (effects (font (size 1.27 1.27)) hide)
+    )
+    (symbol "Module_XIAO-ESP32C3_1_1"
       (rectangle (start -10.16 15.24) (end 10.16 -15.24)
-        (stroke (width 0) (type default))
+        (stroke (width 0.254) (type default))
         (fill (type background))
       )
-    )
-    (symbol "Module_XIAO-ESP32C3_1_1"
       (pin bidirectional line (at -12.7 12.7 0) (length 2.54)
         (name "D0" (effects (font (size 1.27 1.27))))
         (number "1" (effects (font (size 1.27 1.27))))
@@ -8533,13 +8534,14 @@
     (property "ki_description" "ESP32-C3 Transceiver; 802.11 a/b/g/n (Wi-Fi, WiFi, WLAN), Bluetooth® Smart 4.x Low Energy (BLE) 2.4GHz Evaluation Board SMD Socket Female Header" (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (symbol "Module_XIAO-ESP32C3_SocketSMD_0_1"
+    (property "ki_fp_filters" "*SeeedStudio?XIAO?SocketSMD*" (at 0 0 0)
+      (effects (font (size 1.27 1.27)) hide)
+    )
+    (symbol "Module_XIAO-ESP32C3_SocketSMD_1_1"
       (rectangle (start -10.16 15.24) (end 10.16 -15.24)
-        (stroke (width 0) (type default))
+        (stroke (width 0.254) (type default))
         (fill (type background))
       )
-    )
-    (symbol "Module_XIAO-ESP32C3_SocketSMD_1_1"
       (pin bidirectional line (at -12.7 12.7 0) (length 2.54)
         (name "D0" (effects (font (size 1.27 1.27))))
         (number "1" (effects (font (size 1.27 1.27))))
@@ -8617,13 +8619,14 @@
     (property "ki_description" "RP2040 XIAO RP2040 - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board" (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (symbol "Module_XIAO-RP2040_0_1"
+    (property "ki_fp_filters" "*SeeedStudio?XIAO?RP2040*" (at 0 0 0)
+      (effects (font (size 1.27 1.27)) hide)
+    )
+    (symbol "Module_XIAO-RP2040_1_1"
       (rectangle (start -10.16 15.24) (end 10.16 -15.24)
-        (stroke (width 0) (type default))
+        (stroke (width 0.254) (type default))
         (fill (type background))
       )
-    )
-    (symbol "Module_XIAO-RP2040_1_1"
       (pin bidirectional line (at -12.7 12.7 0) (length 2.54)
         (name "D0" (effects (font (size 1.27 1.27))))
         (number "1" (effects (font (size 1.27 1.27))))
@@ -8725,13 +8728,14 @@
     (property "ki_description" "RP2040 XIAO RP2040 - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board SMD Socket (Female Header)" (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (symbol "Module_XIAO-RP2040_SocketSMD_0_1"
+    (property "ki_fp_filters" "*SeeedStudio?XIAO?SocketSMD*" (at 0 0 0)
+      (effects (font (size 1.27 1.27)) hide)
+    )
+    (symbol "Module_XIAO-RP2040_SocketSMD_1_1"
       (rectangle (start -10.16 15.24) (end 10.16 -15.24)
-        (stroke (width 0) (type default))
+        (stroke (width 0.254) (type default))
         (fill (type background))
       )
-    )
-    (symbol "Module_XIAO-RP2040_SocketSMD_1_1"
       (pin bidirectional line (at -12.7 12.7 0) (length 2.54)
         (name "D0" (effects (font (size 1.27 1.27))))
         (number "1" (effects (font (size 1.27 1.27))))
-- 
GitLab