+# KiCad Hybrid Footprints
+
+This contains the footprint library `hybrid-footprints.pretty`, which
+contains several "hybrid" footprints. These footprints combine
+footprints for several devices into one footprint, allowing flexibility
+at assembly time. These are primarily designed to allow hobbyists
+flexibility when sourcing components, and may have issues in automated
+processes.
+
+## Installing
+
+In either the main KiCad window or the PCB Editor, go to Preferences ->
+Manage Footprint Libraries. Click on the button with the folder icon
+below the list.
+
+<img src="images/add-library.png">
+
+Browse to the location where the library was downloaded and click
+"Select Folder" to add it.
+
+## The Menagerie
+
+### HC-49 / SMD HC-49 / 3.2x2.5mm Crystal
+
+This combines the two common "can" style footprints with a common
+space-saving SMD footprint. Be careful that the extra pads don't contact
+the can. You may need to mask them off with something like kapton tape.
+
+<img src="images/hc49.png" height=400>
+
+### DIP-8 Inductor
+
+This is designed to work with little DIP-8 bobbins like this:
+
+<img src="images/dip-8-bobbin.jpg">
+
+Additionally it has two pins inside with 5mm spacing that can accept
+standard inductors.
+
+<img src="images/dip-8-inductor.png" height=400>
+
+### Multi-Pot
+
+The Multi-Pot combines standard footprints for 9mm vertical, 17mm
+horizontal, and 6mm trim pots into a single footprint.
+
+<img src="images/multi-pot.png" height=400>
+
+
+### XT30 "Both Ways"
+
+This modifies a vertical XT30 footprint to add a board-edge cutout so
+that it can also be soldered to the edge of the board. There are two
+variants with the cutout on each side.
+
+<img src="images/xt30.png" height=400>
+
+The space between the square pads should be excluded from the board
+outline. An XT30 connector with its solder cup terminals turned inwards
+should fit in the gap.
+
+(To be fair, I've only ever used cheap clone XT30 connectors, so this
+may not work with real ones...)
+(footprint "Crystal_HC49_SMD_Hybrid"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (descr "Crystal HC-49 + HC49-SD + 3.2x2.5 SMD")
+ (tags "XTAL can")
+ (property "Reference" "REF**"
+ (at 2.44 -3.525 0)
+ (layer "F.SilkS")
+ (uuid "c913ffe0-f33b-4e15-8a25-24cc85e3577f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "Crystal_HC49_SMD_Hybrid"
+ (at 2.44 3.525 0)
+ (layer "F.Fab")
+ (uuid "fb2b9ffc-55cf-4a0e-9300-d242ee32a69b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a9270fdc-b0fe-4bd8-a87c-498ace0ce243")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9cdc92dc-f42d-4ccc-bc94-64e5eca2436e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr through_hole)
+ (fp_line
+ (start -0.685 -2.525)
+ (end 5.565 -2.525)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "79fa0b66-7778-4891-87ca-272976394707")
+ )
+ (fp_line
+ (start -0.685 2.525)
+ (end 5.565 2.525)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "63ed980b-34c5-42fe-9684-311f53f602e3")
+ )
+ (fp_arc
+ (start -0.685 2.525)
+ (mid -3.21 0)
+ (end -0.685 -2.525)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f45f43ca-3e0b-4fa0-968a-2403a2317da4")
+ )
+ (fp_arc
+ (start 5.565 -2.525)
+ (mid 8.09 0)
+ (end 5.565 2.525)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "bb29f947-3e9c-4b47-ae2c-82015817f942")
+ )
+ (fp_line
+ (start -4.7 -2.8)
+ (end -4.7 2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "a30381d6-2b71-45f0-8efc-2d5c13546b18")
+ )
+ (fp_line
+ (start -4.7 2.8)
+ (end 9.6 2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b081e721-c6f0-41e8-a5eb-f1e07ca89273")
+ )
+ (fp_line
+ (start 9.6 -2.8)
+ (end -4.7 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c8ed114c-0828-43f8-9c6c-725f4bdbf4aa")
+ )
+ (fp_line
+ (start 9.6 2.8)
+ (end 9.6 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3aa6da9f-172a-4d84-afcf-e0256276eab9")
+ )
+ (fp_line
+ (start -0.685 -2.325)
+ (end 5.565 -2.325)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1bc2028a-6d00-40b8-af24-c496f762193f")
+ )
+ (fp_line
+ (start -0.685 2.325)
+ (end 5.565 2.325)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e167f2bd-e4fd-452b-b5f5-b450668c7b80")
+ )
+ (fp_line
+ (start -0.56 -2)
+ (end 5.44 -2)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "19fbabce-4d09-4e5f-bb47-d78f4c7904b2")
+ )
+ (fp_line
+ (start -0.56 2)
+ (end 5.44 2)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "97709186-480e-4ac7-a120-4602ce78b0a9")
+ )
+ (fp_arc
+ (start -0.685 2.325)
+ (mid -3.01 0)
+ (end -0.685 -2.325)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "512c313e-3f94-440f-b35e-677b7bb8afc6")
+ )
+ (fp_arc
+ (start -0.56 2)
+ (mid -2.56 0)
+ (end -0.56 -2)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "371cfdf9-3763-4f0b-ad88-ea84c1d9a23f")
+ )
+ (fp_arc
+ (start 5.44 -2)
+ (mid 7.44 0)
+ (end 5.44 2)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "60fcceb8-ed29-4748-bdae-e0249136a497")
+ )
+ (fp_arc
+ (start 5.565 -2.325)
+ (mid 7.89 0)
+ (end 5.565 2.325)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c6599cb6-e748-4a6d-8f16-0ebfdfd9e86d")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 2.44 0 0)
+ (layer "F.Fab")
+ (uuid "4e75e1ed-19bd-4d7e-8fd6-99de14afb2ee")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd rect
+ (at -2.1 0)
+ (size 4.2 2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "0f6acaf3-7d92-43f6-aef3-42192a551059")
+ )
+ (pad "1" thru_hole circle
+ (at 0 0)
+ (size 1.5 1.5)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "defea867-7075-4407-91c1-71e84e282691")
+ )
+ (pad "1" smd rect
+ (at 1.120412 0.32968 338)
+ (size 1.4 1.2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "8b49507d-804a-42e2-b786-2526447dc798")
+ )
+ (pad "2" smd rect
+ (at 3.759588 -0.32968 338)
+ (size 1.4 1.2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "cbc8fa56-bd0e-4548-a7b9-e39b25db6c16")
+ )
+ (pad "2" thru_hole circle
+ (at 4.88 0)
+ (size 1.5 1.5)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "4478f017-36d6-4cde-9a75-c8142c6dac53")
+ )
+ (pad "2" smd rect
+ (at 7 0)
+ (size 4.2 2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "800cc236-6719-462c-97ff-6878545d2e2b")
+ )
+ (pad "NC" smd rect
+ (at 1.719783 -1.153814 338)
+ (size 1.4 1.2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "2b518951-4938-428d-8619-02fc2da3d433")
+ )
+ (pad "NC" smd rect
+ (at 3.160217 1.153814 338)
+ (size 1.4 1.2)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (uuid "0720c0b6-188c-40db-91c3-bd4a0c4c2baa")
+ )
+ (embedded_fonts no)
+)
+(footprint "DIP-8_Inductor"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), internal 5mm pads for two-pin inductor")
+ (tags "THT DIP DIL 2.54mm 7.62mm 5mm 300mil")
+ (property "Reference" "L1"
+ (at 3.81 -2.33 0)
+ (layer "F.SilkS")
+ (uuid "af84dce1-8051-47b1-bd3b-0ca3bf51bb11")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "DIP-8 Inductor"
+ (at 3.81 9.95 0)
+ (layer "F.Fab")
+ (uuid "ed575104-971c-44d4-a528-e562d84a16d5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3530d0d2-d129-4828-94ec-21fffe11b9d5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "cf2ed711-4650-43d4-b3de-ad38280f57e1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr through_hole)
+ (fp_line
+ (start 1.8 3.9)
+ (end 0.9 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "d45e3423-e2e2-40fe-b76d-c6149df31ecc")
+ )
+ (fp_line
+ (start 5.8 3.9)
+ (end 6.7 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "f885e2bb-025a-4c89-86ad-a654b2cce801")
+ )
+ (fp_arc
+ (start 1.8 3.9)
+ (mid 2.3 3.4)
+ (end 2.8 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "20281641-664c-416f-b89a-6e8b8ede6341")
+ )
+ (fp_arc
+ (start 2.8 3.9)
+ (mid 3.3 3.4)
+ (end 3.8 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "cc8b1b9c-811c-4337-bdc1-b81e54d07d92")
+ )
+ (fp_arc
+ (start 3.8 3.9)
+ (mid 4.3 3.4)
+ (end 4.8 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "b5b0d3bb-2258-44bc-bf2a-842e35d8557a")
+ )
+ (fp_arc
+ (start 4.8 3.9)
+ (mid 5.3 3.4)
+ (end 5.8 3.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "0ccadb44-5c44-422f-8f02-60f0ab86d14f")
+ )
+ (fp_line
+ (start -1.1 -1.55)
+ (end -1.1 9.15)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "58b9b731-87e8-4585-b2c8-043fc84a848d")
+ )
+ (fp_line
+ (start -1.1 9.15)
+ (end 8.7 9.15)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f8967d0c-c11a-467c-bde2-7db666e686f4")
+ )
+ (fp_line
+ (start 8.7 -1.55)
+ (end -1.1 -1.55)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "30240957-962b-4ff9-9f17-b4653c3d150c")
+ )
+ (fp_line
+ (start 8.7 9.15)
+ (end 8.7 -1.55)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "eb1dc5a5-426e-438d-b57a-717a55c70d7e")
+ )
+ (fp_line
+ (start 0.635 -0.27)
+ (end 1.635 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "6e8b264b-ff22-4a61-b531-12df7de6b2fa")
+ )
+ (fp_line
+ (start 0.635 8.89)
+ (end 0.635 -0.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1ec78816-0371-4b0a-8248-742119016a52")
+ )
+ (fp_line
+ (start 1.635 -1.27)
+ (end 6.985 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "968d57d8-55ba-412b-b49a-28c6e11a6220")
+ )
+ (fp_line
+ (start 6.985 -1.27)
+ (end 6.985 8.89)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "ffd690dd-de98-40b2-842c-497a8245021d")
+ )
+ (fp_line
+ (start 6.985 8.89)
+ (end 0.635 8.89)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "cbe433e3-4027-42f0-a52c-28b09b9780a3")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 3.81 3.81 0)
+ (layer "F.Fab")
+ (uuid "77380465-e75f-460e-a442-290eca4df763")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole oval
+ (at 0 0)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "a3b65cbf-948d-466e-88b6-e2fa1100ef9c")
+ )
+ (pad "1" thru_hole oval
+ (at 0 2.54)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "4155419c-2647-4704-bf55-4fb91abdba75")
+ )
+ (pad "1" thru_hole oval
+ (at 0 5.08)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "d54633dc-402d-4da2-a56f-6c2ac0c377de")
+ )
+ (pad "1" thru_hole oval
+ (at 0 7.62)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "e39d959a-0e57-48f7-b080-7b05d4cf12e2")
+ )
+ (pad "1" thru_hole oval
+ (at 3.8 6.3)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "fb3aa67c-31cb-4717-98d6-e77eef9f07fa")
+ )
+ (pad "2" thru_hole oval
+ (at 3.8 1.3)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "c2454bae-e6f8-491f-9b88-b349bfa713bf")
+ )
+ (pad "2" thru_hole oval
+ (at 7.62 0)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "97578111-8ecf-444b-bd1f-6c806ba7490b")
+ )
+ (pad "2" thru_hole oval
+ (at 7.62 2.54)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "2e128171-0177-4c8f-ab6d-80c796ff321b")
+ )
+ (pad "2" thru_hole oval
+ (at 7.62 5.08)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "9155d134-454d-46ca-af5a-1c2599879b96")
+ )
+ (pad "2" thru_hole oval
+ (at 7.62 7.62)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "f1222209-ec2b-41bf-9af9-17747772cd6e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3DMODEL_DIR}/Inductor_THT.3dshapes/L_Radial_D10.0mm_P5.00mm_Fastron_07P.wrl"
+ (offset
+ (xyz 3.8 -1.35 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 90)
+ )
+ )
+)
+(footprint "Multi_Pot"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (descr "3 footprints in 1: 9mm vertical, 17mm horizontal, 6mm trim pot")
+ (tags "Potentiometer vertical horizontal")
+ (property "Reference" "REF**"
+ (at 6.05 -7.65 0)
+ (layer "F.SilkS")
+ (uuid "c7e43cd9-e64f-4820-ba14-eb2390d3d87f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "Multi_Pot"
+ (at 6.05 7.65 0)
+ (layer "F.Fab")
+ (uuid "50ce34a9-67e8-48f6-b865-7f4b4cd5199f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e286acd3-8e80-490a-8894-8c5cfa2b0ead")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "2ac37285-c4b4-438a-95ad-d22abe9b9ec0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr through_hole)
+ (fp_line
+ (start -18.92 3.12)
+ (end -18.92 -3.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0a2c7cc7-92c2-440c-a33a-27a4e9944ed9")
+ )
+ (fp_line
+ (start -8.92 -3.12)
+ (end -18.92 -3.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e3a203d4-29b1-4c72-9782-2027c456aab4")
+ )
+ (fp_line
+ (start -8.92 3.12)
+ (end -18.92 3.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a331f567-1bc5-4c6d-bfaa-b5970a5e9570")
+ )
+ (fp_line
+ (start -8.92 3.62)
+ (end -8.92 -3.62)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "98f77f39-e37c-4411-ad9b-2335c5604b8e")
+ )
+ (fp_line
+ (start -3.92 -3.62)
+ (end -8.92 -3.62)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a2473abc-a61a-4282-a99c-cfd3f6152339")
+ )
+ (fp_line
+ (start -3.92 3.62)
+ (end -8.92 3.62)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "92f3e0c1-9e6e-4ae0-9aa6-0951e52a6590")
+ )
+ (fp_line
+ (start -3.92 9.07)
+ (end -3.92 -9.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d20b3790-e1e4-4297-b970-e6a2237df8a8")
+ )
+ (fp_line
+ (start 0.88 -4.1)
+ (end 0.88 -3.341)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "52e38e11-1a66-42f1-8c2e-0b78787ac33a")
+ )
+ (fp_line
+ (start 0.88 -1.629)
+ (end 0.88 -0.87)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "52806804-a353-4484-93db-c35456f01ce5")
+ )
+ (fp_line
+ (start 0.88 0.871)
+ (end 0.88 1.63)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "77ef46b2-af82-4312-bdd0-8e9158039a4b")
+ )
+ (fp_line
+ (start 0.88 3.4205)
+ (end 0.88 4.1795)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6c108d83-47f8-46f7-86c1-1e75197ca707")
+ )
+ (fp_line
+ (start 1.3 -5.021)
+ (end 4.7 -5.021)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "54cb2b20-298c-4ecf-bf8e-f21df0ee0f25")
+ )
+ (fp_line
+ (start 1.3 5.02)
+ (end 4.7 5.02)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5ad2b3f6-9d3f-4104-b8ab-3e0515444f65")
+ )
+ (fp_line
+ (start 6.82 -9.07)
+ (end -3.92 -9.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d67f25f9-9f84-4a9d-84f5-f1c45b1d3425")
+ )
+ (fp_line
+ (start 6.82 -6.2)
+ (end 6.82 -9.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c2e3ebc6-31e4-4101-a724-5722d7f2aa4d")
+ )
+ (fp_line
+ (start 6.82 2.6)
+ (end 6.82 -2.6)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c2e3ebc6-31e4-4101-a724-5722d7f2aa4d")
+ )
+ (fp_line
+ (start 6.82 9.07)
+ (end -3.92 9.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c863f1e3-5977-4aae-84b9-44383905b5c5")
+ )
+ (fp_line
+ (start 6.82 9.07)
+ (end 6.82 6.2)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c2e3ebc6-31e4-4101-a724-5722d7f2aa4d")
+ )
+ (fp_line
+ (start 9.3 -5.021)
+ (end 13.12 -5.021)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "25601fe2-075a-4d85-bf88-90ec8d19709c")
+ )
+ (fp_line
+ (start 9.3 5.02)
+ (end 13.12 5.02)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f42da8ef-7b52-4c9a-80b0-9793613fd9f7")
+ )
+ (fp_line
+ (start 13.12 -5.021)
+ (end 13.12 5.02)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "da917a6a-33b1-46f6-b995-d07037b3410b")
+ )
+ (fp_line
+ (start -19.2 -9.2)
+ (end -19.2 9.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "6de601a6-1b27-4fc3-96d7-a0f3af6db784")
+ )
+ (fp_line
+ (start -19.2 -9.2)
+ (end 6.9596 -9.2)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "42f51799-5705-46ca-a088-5c0c39f6d63c")
+ )
+ (fp_line
+ (start -19.2 9.2)
+ (end 7 9.2)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "b215ad97-ec8b-45c1-b3c6-c084b03dfc31")
+ )
+ (fp_line
+ (start 6.9596 -9.2)
+ (end 6.9596 -6.6548)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "1bd15b4b-cf53-4190-9c24-aac8f1c2095d")
+ )
+ (fp_line
+ (start 7 6.65)
+ (end 13.25 6.65)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "07c140a6-86c9-4a68-a935-e246f9cdb310")
+ )
+ (fp_line
+ (start 7 9.2)
+ (end 7 6.65)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "9ef0f218-4683-4080-b93e-8bb15326febe")
+ )
+ (fp_line
+ (start 13.25 -6.65)
+ (end 6.9596 -6.65)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "8d39d02b-b2a6-44d0-8e69-036989512456")
+ )
+ (fp_line
+ (start 13.25 6.65)
+ (end 13.25 -6.65)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ec154448-69c5-433c-9405-e559b3f8f3ad")
+ )
+ (fp_line
+ (start -18.8 -3)
+ (end -18.8 3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4c611ffc-30c3-4175-abb5-7a30afbe4ff3")
+ )
+ (fp_line
+ (start -18.8 3)
+ (end -8.8 3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "2f118658-26cb-4076-8c58-361a86c153c4")
+ )
+ (fp_line
+ (start -8.8 -3.5)
+ (end -8.8 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7b34c287-a3c3-43f6-9e09-0663d331e666")
+ )
+ (fp_line
+ (start -8.8 -3)
+ (end -18.8 -3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3021af70-10bf-4dcd-914d-da8129d6d781")
+ )
+ (fp_line
+ (start -8.8 3.5)
+ (end -3.8 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4a05321e-505e-44a5-af9c-46965e933bf1")
+ )
+ (fp_line
+ (start -3.8 -8.95)
+ (end -3.8 8.95)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "242f810d-74a7-4542-806f-4e027e4c6318")
+ )
+ (fp_line
+ (start -3.8 -3.5)
+ (end -8.8 -3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "67ae2558-c983-4681-9783-de24bcb0ba00")
+ )
+ (fp_line
+ (start -3.8 8.95)
+ (end 6.7 8.95)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "14107dc3-0fa0-4aec-8054-9a93a982fc0e")
+ )
+ (fp_line
+ (start 1 -4.9)
+ (end 1 4.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d730d362-e567-40ee-9905-275286b09051")
+ )
+ (fp_line
+ (start 1 4.9)
+ (end 13 4.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c7a9bf5b-9fc6-4503-b80b-ee6d3544a110")
+ )
+ (fp_line
+ (start 6.7 -8.95)
+ (end -3.8 -8.95)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a23fb7e9-87b5-4f52-9f9b-b55323db3b05")
+ )
+ (fp_line
+ (start 6.7 8.95)
+ (end 6.7 -8.95)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7cd020ec-2fe7-4214-9459-6ef4175816d2")
+ )
+ (fp_line
+ (start 13 -4.9)
+ (end 1 -4.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "66205fd3-630e-46ce-af28-61c1b9615e15")
+ )
+ (fp_line
+ (start 13 4.9)
+ (end 13 -4.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b20168ab-94b0-4e07-9571-9230664aa401")
+ )
+ (fp_circle
+ (center 7.5 0)
+ (end 10.5 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "f38d1db8-bbb0-4966-8039-c7bbd738225e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 2 0 90)
+ (layer "F.Fab")
+ (uuid "f48b68b3-73cf-44f6-9298-a5d31bf51423")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole circle
+ (at 0 -5)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "e480042d-9255-483d-bcef-6c05daa5c705")
+ )
+ (pad "1" thru_hole circle
+ (at 0 -2.5)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "764f5c07-2b57-4016-8285-276d0b51391b")
+ )
+ (pad "1" thru_hole circle
+ (at 10 -2.5 180)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "1b62afed-8252-4ff2-9d5e-0ceb47c0d93c")
+ )
+ (pad "2" thru_hole circle
+ (at 0 0)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "26cd8001-e146-4689-9cf6-89c1dcbbe6fd")
+ )
+ (pad "2" thru_hole circle
+ (at 5 0 180)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "8d8f9eab-2f6a-4cf1-ae2f-ec168d5f7b45")
+ )
+ (pad "3" thru_hole circle
+ (at 0 2.5)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "b84ea9a3-e3b3-4024-a5e6-3b415ead2935")
+ )
+ (pad "3" thru_hole circle
+ (at 0 5)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "24e95796-e887-4f0a-af6b-0878318faa2e")
+ )
+ (pad "3" thru_hole circle
+ (at 10 2.5 180)
+ (size 1.8 1.8)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "c9ac3b21-1092-4615-84e3-11f6820cfd25")
+ )
+ (pad "MP" thru_hole roundrect
+ (at 7 -4.4)
+ (size 4 3)
+ (drill oval 2.4 1.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.25)
+ (uuid "27a07e70-ad3c-45b0-ae17-11fc91e0e1e5")
+ )
+ (pad "MP" thru_hole roundrect
+ (at 7 4.4)
+ (size 4 3)
+ (drill oval 2.4 1.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.25)
+ (uuid "905e78df-9df9-44b7-ab8e-2ca633cc1164")
+ )
+ (embedded_fonts no)
+)
+(footprint "XT30U_Both_Ways_L"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (descr "XT30 Vertical + horizontal board edge mount")
+ (tags "RC Connector XT30")
+ (property "Reference" "REF**"
+ (at 2.5 -4 0)
+ (layer "F.SilkS")
+ (uuid "dd43e945-df92-4da6-ab52-608938d1c6bd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "XT30U_Both_Ways_L"
+ (at 2.5 4 0)
+ (layer "F.Fab")
+ (uuid "10722892-b563-45c0-8db1-a13b0c852111")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b56adfab-6a27-4319-b2e5-6dae32549e55")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "772146d2-ec47-470c-a2c4-bad085a52a42")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr through_hole)
+ (fp_line
+ (start -2.71 -1.41)
+ (end -2.71 1.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a29f46b6-2ccd-4077-96e2-d2f62d0a1804")
+ )
+ (fp_line
+ (start -2.71 -1.41)
+ (end -1.01 -2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ad36f0b6-fb77-4448-87da-924a514fdefe")
+ )
+ (fp_line
+ (start -2.71 1.41)
+ (end -2.6 1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a9bbafbf-58b3-4abe-8cf0-29370d2d6f1f")
+ )
+ (fp_line
+ (start -1.01 -2.71)
+ (end 7.71 -2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "dbb6d22a-5ee1-4447-8397-e117c80c0951")
+ )
+ (fp_line
+ (start 7.6 2.71)
+ (end 7.71 2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b485817a-e832-45da-9487-ed4813f0e552")
+ )
+ (fp_line
+ (start 7.71 -2.71)
+ (end 7.71 2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ed666142-f708-4c34-b7a0-60bd53d93ed0")
+ )
+ (fp_line
+ (start 0.5 1.9)
+ (end 0.5 4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "243ecdd6-5fe4-40e0-8905-d5f85c79a3f9")
+ )
+ (fp_line
+ (start 0.5 1.9)
+ (end 4.5 1.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "585fd0d1-5b14-49ce-8227-17b0708b35e8")
+ )
+ (fp_line
+ (start 0.5 4.4)
+ (end -3.5 4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "2b40516e-71ba-425f-b76d-f2afc90871dd")
+ )
+ (fp_line
+ (start 4.5 1.9)
+ (end 4.5 4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "f04173da-1d00-4efc-b402-17ea7214a995")
+ )
+ (fp_line
+ (start 4.5 4.4)
+ (end 8.5 4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "653eff12-1dd1-4112-8f43-3c9d1d61737d")
+ )
+ (fp_line
+ (start -3.1 -1.8)
+ (end -3.1 4.4)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e60bcef7-8569-4e79-a8aa-6348d6556686")
+ )
+ (fp_line
+ (start -3.1 -1.8)
+ (end -1.4 -3.1)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0f0c14e5-7b2c-44fb-b5db-224ee6507ade")
+ )
+ (fp_line
+ (start -3.1 4.4)
+ (end 8.1 4.4)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "52c40be6-df31-4aa3-bb36-614e6f6c9612")
+ )
+ (fp_line
+ (start -1.4 -3.1)
+ (end 8.1 -3.1)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3721f042-8fff-408a-9bd7-312b00c7c7bd")
+ )
+ (fp_line
+ (start 8.1 -3.1)
+ (end 8.1 4.4)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "fe5ff824-98e9-468b-84cc-b0130446bc76")
+ )
+ (fp_line
+ (start -2.6 -1.3)
+ (end -2.6 1.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "fd6c7975-753e-4f28-9bb4-2fdc06e18b81")
+ )
+ (fp_line
+ (start -2.6 -1.3)
+ (end -0.9 -2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "8288bf56-4d48-41d4-a3ae-d431efa5759f")
+ )
+ (fp_line
+ (start -2.6 1.3)
+ (end -0.9 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1872718d-43e5-4444-b210-345cc63d2e34")
+ )
+ (fp_line
+ (start -0.9 -2.6)
+ (end 7.6 -2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "cf23aabf-ddf5-4cdb-b5e8-de3ce3d7c155")
+ )
+ (fp_line
+ (start -0.9 2.6)
+ (end 7.6 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "048849b1-b157-46bc-b5b8-fd04438a5fd8")
+ )
+ (fp_line
+ (start 7.6 -2.6)
+ (end 7.6 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b32caf2c-a76a-4d2a-af90-af84b33771d1")
+ )
+ (fp_text user "+"
+ (at 9 0 0)
+ (layer "F.SilkS")
+ (uuid "bb9f3a5c-cd42-4a2e-af17-c9b5fc33fa6a")
+ (effects
+ (font
+ (size 1.5 1.5)
+ (thickness 0.15)
+ )
+ )
+ )
+ (fp_text user "-"
+ (at -4 0 0)
+ (layer "F.SilkS")
+ (uuid "dc09dfb3-92a8-4a67-939e-df82d0ecfec3")
+ (effects
+ (font
+ (size 1.5 1.5)
+ (thickness 0.15)
+ )
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 2.5 0 0)
+ (layer "F.Fab")
+ (uuid "7b8cc1c4-fdc6-48da-a028-724bc357fad2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" connect custom
+ (at -1 2.9)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "5b4dd80e-f3b9-41c2-9632-f32852a34117")
+ )
+ (pad "1" connect custom
+ (at -1 2.9)
+ (size 3 3)
+ (layers "B.Cu" "B.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "2e68005b-16c1-4092-93b1-2fec85b3b006")
+ )
+ (pad "1" thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 2.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "4afc9e85-8b2a-4665-901f-7a72bf53cc89")
+ )
+ (pad "2" thru_hole circle
+ (at 5 0)
+ (size 4 4)
+ (drill 2.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "2b1ec5c7-48e3-493a-9ac8-e3d7186b6b9e")
+ )
+ (pad "2" connect custom
+ (at 6 2.9)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "501765fa-a1a0-48a9-ba59-71d7dec53858")
+ )
+ (pad "2" connect custom
+ (at 6 2.9)
+ (size 3 3)
+ (layers "B.Cu" "B.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "aca54da1-f3bb-4819-8db2-19fbc265435d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT30U-M_1x02_P5.0mm_Vertical.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+)
+(footprint "XT30U_Both_Ways_R"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (descr "XT30 Vertical + horizontal board edge mount")
+ (tags "RC Connector XT30")
+ (property "Reference" "REF**"
+ (at 2.5 -4 0)
+ (layer "F.SilkS")
+ (uuid "dd43e945-df92-4da6-ab52-608938d1c6bd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "XT30U_Both_Ways_R"
+ (at 2.5 4 0)
+ (layer "F.Fab")
+ (uuid "10722892-b563-45c0-8db1-a13b0c852111")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5ba66e16-1676-4297-b303-269a6deb4433")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3baecb43-fae8-4f9f-9cdb-b6a3e46e852a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr through_hole)
+ (fp_line
+ (start -2.71 -1.41)
+ (end -2.71 1.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a29f46b6-2ccd-4077-96e2-d2f62d0a1804")
+ )
+ (fp_line
+ (start -2.71 -1.41)
+ (end -2.6 -1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ad36f0b6-fb77-4448-87da-924a514fdefe")
+ )
+ (fp_line
+ (start -2.71 1.41)
+ (end -1.01 2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a9bbafbf-58b3-4abe-8cf0-29370d2d6f1f")
+ )
+ (fp_line
+ (start -1.01 2.71)
+ (end 7.71 2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "dbb6d22a-5ee1-4447-8397-e117c80c0951")
+ )
+ (fp_line
+ (start 7.6 -2.71)
+ (end 7.71 -2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b485817a-e832-45da-9487-ed4813f0e552")
+ )
+ (fp_line
+ (start 7.71 -2.71)
+ (end 7.71 2.71)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ed666142-f708-4c34-b7a0-60bd53d93ed0")
+ )
+ (fp_line
+ (start 0.5 -4.4)
+ (end -3.5 -4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "2b40516e-71ba-425f-b76d-f2afc90871dd")
+ )
+ (fp_line
+ (start 0.5 -4.4)
+ (end 0.5 -1.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "243ecdd6-5fe4-40e0-8905-d5f85c79a3f9")
+ )
+ (fp_line
+ (start 0.5 -1.9)
+ (end 4.5 -1.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "585fd0d1-5b14-49ce-8227-17b0708b35e8")
+ )
+ (fp_line
+ (start 4.5 -4.4)
+ (end 4.5 -1.9)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "f04173da-1d00-4efc-b402-17ea7214a995")
+ )
+ (fp_line
+ (start 4.5 -4.4)
+ (end 8.5 -4.4)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "Dwgs.User")
+ (uuid "653eff12-1dd1-4112-8f43-3c9d1d61737d")
+ )
+ (fp_line
+ (start -3.1 -4.4)
+ (end -3.1 1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e60bcef7-8569-4e79-a8aa-6348d6556686")
+ )
+ (fp_line
+ (start -3.1 -4.4)
+ (end 8.1 -4.4)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "F.CrtYd")
+ (uuid "52c40be6-df31-4aa3-bb36-614e6f6c9612")
+ )
+ (fp_line
+ (start -3.1 1.8)
+ (end -1.4 3.1)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "51be7e06-2183-45f4-b6b3-1717a37a420e")
+ )
+ (fp_line
+ (start -1.4 3.1)
+ (end 8.1 3.1)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e0753057-208f-4794-897c-35002f28149f")
+ )
+ (fp_line
+ (start 8.1 -4.4)
+ (end 8.1 3.1)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "fe5ff824-98e9-468b-84cc-b0130446bc76")
+ )
+ (fp_line
+ (start -2.6 -1.3)
+ (end -2.6 1.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "fd6c7975-753e-4f28-9bb4-2fdc06e18b81")
+ )
+ (fp_line
+ (start -2.6 -1.3)
+ (end -0.9 -2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "8288bf56-4d48-41d4-a3ae-d431efa5759f")
+ )
+ (fp_line
+ (start -2.6 1.3)
+ (end -0.9 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1872718d-43e5-4444-b210-345cc63d2e34")
+ )
+ (fp_line
+ (start -0.9 -2.6)
+ (end 7.6 -2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "cf23aabf-ddf5-4cdb-b5e8-de3ce3d7c155")
+ )
+ (fp_line
+ (start -0.9 2.6)
+ (end 7.6 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "048849b1-b157-46bc-b5b8-fd04438a5fd8")
+ )
+ (fp_line
+ (start 7.6 -2.6)
+ (end 7.6 2.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b32caf2c-a76a-4d2a-af90-af84b33771d1")
+ )
+ (fp_text user "+"
+ (at 9 0 0)
+ (layer "F.SilkS")
+ (uuid "bb9f3a5c-cd42-4a2e-af17-c9b5fc33fa6a")
+ (effects
+ (font
+ (size 1.5 1.5)
+ (thickness 0.15)
+ )
+ )
+ )
+ (fp_text user "-"
+ (at -4 0 0)
+ (layer "F.SilkS")
+ (uuid "dc09dfb3-92a8-4a67-939e-df82d0ecfec3")
+ (effects
+ (font
+ (size 1.5 1.5)
+ (thickness 0.15)
+ )
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 2.5 0 0)
+ (layer "F.Fab")
+ (uuid "7b8cc1c4-fdc6-48da-a028-724bc357fad2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" connect custom
+ (at -1 -2.9)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "a10cd0fa-c0b6-4f19-ba6a-49a8ee62c47a")
+ )
+ (pad "1" connect custom
+ (at -1 -2.9)
+ (size 3 3)
+ (layers "B.Cu" "B.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "5b4dd80e-f3b9-41c2-9632-f32852a34117")
+ )
+ (pad "1" thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 2.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "4afc9e85-8b2a-4665-901f-7a72bf53cc89")
+ )
+ (pad "2" thru_hole circle
+ (at 5 0)
+ (size 4 4)
+ (drill 2.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "2b1ec5c7-48e3-493a-9ac8-e3d7186b6b9e")
+ )
+ (pad "2" connect custom
+ (at 6 -2.9)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "501765fa-a1a0-48a9-ba59-71d7dec53858")
+ )
+ (pad "2" connect custom
+ (at 6 -2.9)
+ (size 3 3)
+ (layers "B.Cu" "B.Mask")
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives)
+ (uuid "03808f24-24fc-4653-a9b6-2b1d8b909ad5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT30U-M_1x02_P5.0mm_Vertical.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+)