feat(pcb) 交流电部分 PCB Layout

This commit is contained in:
2026-04-16 10:07:14 +08:00
parent 7881ea6d23
commit 52af4d05fd
19 changed files with 163014 additions and 1647 deletions

View File

@@ -0,0 +1,222 @@
(footprint "CONN-TH_HB9500SS-9.5-2P"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -8.509 -9.017 0)
(layer "F.SilkS")
(uuid "c12c5012-e42c-48e6-8649-8d29d929d8d4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "CONN-TH_HB9500SS-9.5-2P"
(at 0.635 9.271 0)
(layer "F.Fab")
(uuid "5bf005a9-6b42-43d2-88c9-a64eb397f554")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "2c723e25-892f-4f68-b499-ed6f947e1f16")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "65bf4008-8b20-4622-864d-46141a489a05")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -10.31 -8.11)
(end -10.31 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "1481d5cf-5542-46ec-9342-44b4c476969c")
)
(fp_line
(start 10.29 -8.11)
(end -10.31 -8.11)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "ddd63f81-9010-4a5c-b229-e14f2093d268")
)
(fp_line
(start 10.29 -8.11)
(end 10.29 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "aa0855fe-2496-48f0-bed0-ddbf8099e675")
)
(fp_line
(start 10.29 8.09)
(end -10.31 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "1d639874-53f8-4cd7-bac0-9898b6a7978c")
)
(fp_circle
(center -10.44 8.22)
(end -10.42 8.22)
(stroke
(width 0.06)
(type solid)
)
(fill no)
(layer "F.SilkS")
(uuid "fc3a73fb-c184-4e20-8220-1fe10f8bf36e")
)
(fp_line
(start -10.44 -8.23)
(end 10.42 -8.23)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "78c920b4-9948-44f0-8049-40b68060f611")
)
(fp_line
(start -10.44 8.22)
(end -10.44 -8.23)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9f7e327e-89fe-4a17-8da1-ba8f8dc254cd")
)
(fp_line
(start 10.42 -8.23)
(end 10.42 8.22)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "ec8dea4a-c621-448d-ab70-486ac2a51be9")
)
(fp_line
(start 10.42 8.22)
(end -10.44 8.22)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8a381d58-1e0a-4926-affe-40f786b923f8")
)
(fp_circle
(center -4.76 -4.11)
(end -4.32 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "3f747209-1430-44fb-85d5-bb449bd7f380")
)
(fp_circle
(center 4.74 -4.11)
(end 5.18 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "65d4933f-0ab6-4462-aa92-bac7488d7d5b")
)
(fp_text user "${REFERENCE}"
(at -4.572 6.731 0)
(layer "F.Fab")
(uuid "6b75b0dd-b12e-47e9-be93-6ec825a121d6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at -4.76 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "6809a690-a23e-4609-bec8-68265c6ff4ee")
)
(pad "2" thru_hole custom
(at 4.74 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(options
(clearance outline)
(anchor circle)
)
(primitives)
(uuid "06a8144f-36f2-452d-8a20-9bcfd5b58137")
)
(embedded_fonts no)
(model "../converted.3dmodels/CONN-TH_HB9500SS-9.5-2P.wrl"
(offset
(xyz -0.01 0.01 13)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -0 -0 -0)
)
)
(model "../converted.3dmodels/CONN-TH_HB9500SS-9.5-2P.step"
(hide yes)
(offset
(xyz -0.01 0.01 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,270 @@
(footprint "CONN-TH_HB9500SS-9.5-4P"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -17.907 -9.144 0)
(layer "F.SilkS")
(uuid "c0ae3e6b-a9f8-4e44-a9cf-dfe0c175feec")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "CONN-TH_HB9500SS-9.5-4P"
(at -8.255 7.112 0)
(layer "F.Fab")
(uuid "9ce19949-9a26-4a0f-a7a2-cf8bc1ebe1b0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "664e8648-cd07-496d-84e7-f01eba29a795")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "c2b870e8-c465-4b9e-82fe-e186de6e1e7a")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -19.81 -8.11)
(end -19.81 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "d0a85028-4765-4808-8a4f-a662d7b9aac1")
)
(fp_line
(start 19.79 -8.11)
(end -19.81 -8.11)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "771ae154-b508-4c1a-acc4-930b3bc38f32")
)
(fp_line
(start 19.79 -8.11)
(end 19.79 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "3e727369-2ed3-471c-996b-86d45dd84e37")
)
(fp_line
(start 19.79 8.09)
(end -19.81 8.09)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "d4a5f618-7fe4-4766-82e7-e810d1c3dafb")
)
(fp_circle
(center -19.94 8.22)
(end -19.92 8.22)
(stroke
(width 0.06)
(type solid)
)
(fill no)
(layer "F.SilkS")
(uuid "76b1a2dc-fcff-4bd9-b83b-f70242cfd254")
)
(fp_line
(start -19.94 -8.23)
(end 19.92 -8.23)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e29763e2-63a2-4359-b9ad-6d48b3d6440d")
)
(fp_line
(start -19.94 8.22)
(end -19.94 -8.23)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "736aec42-49f7-454b-ab35-e79944aa0e2f")
)
(fp_line
(start 19.92 -8.23)
(end 19.92 8.22)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3c0a4486-e7a7-4381-94ae-820aca1a01b1")
)
(fp_line
(start 19.92 8.22)
(end -19.94 8.22)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0ad2e2f8-ebfa-4213-beb8-1feb018c1df2")
)
(fp_circle
(center -14.26 -4.11)
(end -13.82 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "2f8fd3ae-ebbc-49d2-8506-541924354afd")
)
(fp_circle
(center -4.76 -4.11)
(end -4.32 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "551f636f-0ae6-4342-9aab-4cc9f3ebdf08")
)
(fp_circle
(center 4.74 -4.11)
(end 5.18 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "ec8c1c65-caba-4310-aa54-4663841e7652")
)
(fp_circle
(center 14.24 -4.11)
(end 14.68 -4.11)
(stroke
(width 0.9)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "6a2ad5ed-3308-4d07-b51a-04c2e3b56019")
)
(fp_text user "${REFERENCE}"
(at -14.097 5.461 0)
(layer "F.Fab")
(uuid "347edc2a-c557-4107-bd32-dba62d8a267a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at -14.26 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "c7f09bd1-e6e1-4ddb-9083-b56d907ae18e")
)
(pad "2" thru_hole custom
(at -4.76 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(options
(clearance outline)
(anchor circle)
)
(primitives)
(uuid "8a6e9fbd-42b4-4221-b06a-3f4e11210df4")
)
(pad "3" thru_hole custom
(at 4.74 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(options
(clearance outline)
(anchor circle)
)
(primitives)
(uuid "bdd3bcda-3f18-4ec2-8ed2-4988f4a8b8dc")
)
(pad "4" thru_hole custom
(at 14.24 -4.11)
(size 3.49 3.49)
(drill 1.98)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(options
(clearance outline)
(anchor circle)
)
(primitives)
(uuid "8827f79c-625f-4698-900e-e97c230b4625")
)
(embedded_fonts no)
(model "../converted.3dmodels/CONN-TH_HB9500SS-9.5-4P.wrl"
(offset
(xyz -0.01 0.01 13)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -0 -0 -0)
)
)
(model "../converted.3dmodels/CONN-TH_HB9500SS-9.5-4P.step"
(hide yes)
(offset
(xyz -0.01 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -0 -0 -0)
)
)
)

View File

@@ -0,0 +1,469 @@
(footprint "SW-TH_SHOU-HAN_SS12D10G4"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -4.445 -4.318 0)
(layer "F.SilkS")
(uuid "5ed66327-f9fb-4d7c-8054-7b0d63080912")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "SW-TH_SHOU-HAN_SS12D10G4"
(at 0.01 6.35 0)
(layer "F.Fab")
(uuid "a6e76fc0-97d9-4037-bf04-5478afe716a1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "6edf8423-11f3-46c4-8118-bdd56628d4d2")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "1ce72336-3690-4698-90f5-1eab3d1e7954")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -6.34 -3.37)
(end -6.34 3.33)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "edfa1e33-a6f3-43aa-b114-10773ba38cbb")
)
(fp_line
(start -6.34 -3.37)
(end 6.36 -3.37)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "41dfc94d-b818-4517-b6f1-fdc7fa7c2713")
)
(fp_line
(start -3.54 -1.82)
(end -3.54 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "a0780d6f-2e1c-4733-9075-3920046b7d72")
)
(fp_line
(start -3.54 1.78)
(end 3.56 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "a04b6865-8dca-404b-8ccb-ffe25b2ee3cc")
)
(fp_line
(start -3.23 -1.82)
(end -3.23 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "2c1bb9d3-263f-4f04-b2ee-83dc89347e0f")
)
(fp_line
(start -3.23 1.78)
(end -3.24 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "77b8a0cd-8fd0-4131-8438-ed063bea600e")
)
(fp_line
(start -2.75 -1.82)
(end -2.75 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "0e2ccd31-fb9b-463e-a33a-61e01e44dc1b")
)
(fp_line
(start -2.75 1.78)
(end -2.76 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "18d67333-131e-4bda-bfdb-ba713c62013d")
)
(fp_line
(start -2.27 -1.82)
(end -2.27 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "abdec75e-7eb8-4f17-8b4b-9c596eabe352")
)
(fp_line
(start -2.27 1.78)
(end -2.28 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "a959e6a0-7b97-45ae-b157-9ecb2fb570a6")
)
(fp_line
(start -1.79 -1.82)
(end -1.79 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "1fc7b986-ec3c-4141-bf36-fb8d92b05145")
)
(fp_line
(start -1.79 1.78)
(end -1.8 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "e17524ab-51cf-46ae-a06f-ddbdff6d48a3")
)
(fp_line
(start -1.31 -1.82)
(end -1.31 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "b1e9ee37-1e05-4f92-ad6a-d6b31e0f90f9")
)
(fp_line
(start -1.31 1.78)
(end -1.25 1.78)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "acc0a04e-3e0d-49b8-8e3a-4e7851ccc22f")
)
(fp_line
(start 2.46 -1.82)
(end -3.54 -1.82)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "c277423b-07cd-4ac0-9a12-03b72baf6711")
)
(fp_line
(start 2.75 -1.82)
(end 2.32 -1.82)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "2dddd5ca-5a88-4fe7-837d-80115c141db9")
)
(fp_line
(start 3.56 -1.82)
(end 2.56 -1.82)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "bf5e62a5-f54a-412a-b2f9-eb10849fcb84")
)
(fp_line
(start 3.56 -1.32)
(end 3.56 -1.82)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "58137773-8868-4f51-8aed-787aef25ef6c")
)
(fp_line
(start 3.56 1.78)
(end 3.56 -1.32)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "222f5c11-9e32-4f91-b0e6-799d98e21a22")
)
(fp_line
(start 6.36 -3.37)
(end 6.36 3.33)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "4694f741-a131-4506-8db3-2e2c788c42a3")
)
(fp_line
(start 6.36 3.33)
(end -6.34 3.33)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "d5ceffb9-ee1d-400b-b842-6d00a87f873e")
)
(fp_circle
(center -6.34 3.33)
(end -6.32 3.33)
(stroke
(width 0.06)
(type solid)
)
(fill no)
(layer "F.SilkS")
(uuid "c7c87e65-ad10-451e-a568-98d05f79158d")
)
(fp_poly
(pts
(xy -2.39 -1.15) (xy 0.01 -1.15) (xy 0.01 1.25) (xy -2.39 1.25) (xy -2.39 -1.15)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "Dwgs.User")
(uuid "066bb198-fc4b-473c-ab6c-bd4faa99488e")
)
(fp_poly
(pts
(xy -0.01 -1.15) (xy 2.39 -1.15) (xy 2.43 -1.15) (xy 2.43 -0.84) (xy -0.01 -0.84) (xy -0.01 -0.94)
(xy -0.01 -1.15)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "Dwgs.User")
(uuid "e9f45446-23c6-4313-8823-cfe3814470bf")
)
(fp_poly
(pts
(xy -0.01 0.99) (xy 2.39 0.99) (xy 2.42 0.99) (xy 2.42 1.29) (xy -0.02 1.29) (xy -0.02 1.19) (xy -0.01 0.99)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "Dwgs.User")
(uuid "071ddbb8-ab59-4827-ac61-fb6a1fb7da3e")
)
(fp_poly
(pts
(xy -0.01 1.28) (xy -0.01 -1.12) (xy -0.01 -1.15) (xy 0.29 -1.15) (xy 0.29 1.29) (xy 0.19 1.29) (xy -0.01 1.28)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "Dwgs.User")
(uuid "d66077c9-60a9-4457-9700-879ba9abc74c")
)
(fp_poly
(pts
(xy 2.13 1.29) (xy 2.13 -1.11) (xy 2.13 -1.14) (xy 2.44 -1.14) (xy 2.44 1.29) (xy 2.33 1.29) (xy 2.13 1.29)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "Dwgs.User")
(uuid "d261527b-fb0f-41f8-81fc-4a7d9dcbab0d")
)
(fp_line
(start -6.34 -3.37)
(end 6.36 -3.37)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0234a2d4-a928-40fb-9a75-ac1135df590a")
)
(fp_line
(start -6.34 3.33)
(end -6.34 -3.37)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "fb22553b-4aad-4c01-beed-e81c95d0844c")
)
(fp_line
(start 6.36 -3.37)
(end 6.36 3.33)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5a3774eb-4386-4681-986a-ec8c83731b29")
)
(fp_line
(start 6.36 3.33)
(end -6.34 3.33)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "2cd90ec7-4db4-419d-9a9d-c599d6e5786e")
)
(fp_poly
(pts
(xy -5.19 -0.67) (xy -4.39 -0.67) (xy -4.39 0.63) (xy -5.19 0.63) (xy -5.19 -0.67)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "F.Fab")
(uuid "e745ca8c-9698-4c18-8a97-bbb0a42010bd")
)
(fp_poly
(pts
(xy -0.39 -0.67) (xy 0.41 -0.67) (xy 0.41 0.63) (xy -0.39 0.63) (xy -0.39 -0.67)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "F.Fab")
(uuid "19264bfb-3d94-4fd7-877f-c52270adc575")
)
(fp_poly
(pts
(xy 4.41 -0.67) (xy 5.21 -0.67) (xy 5.21 0.63) (xy 4.41 0.63) (xy 4.41 -0.67)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "F.Fab")
(uuid "e1bc0efc-2e99-4061-b488-9ffd0b8d6497")
)
(fp_text user "${REFERENCE}"
(at 0 4.445 0)
(layer "F.Fab")
(uuid "17a74dde-7a03-4ba7-9412-3ab3cb468052")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole oval
(at -4.79 -0.02)
(size 1.69 2.89)
(drill oval 1.1 2.29)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7ef401ff-3953-4173-8a34-968aa481e74c")
)
(pad "2" thru_hole oval
(at 0.01 -0.02)
(size 1.69 2.89)
(drill oval 1.1 2.29)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "d765877f-f49c-4662-a893-ecb848b19fb7")
)
(pad "3" thru_hole oval
(at 4.81 -0.02)
(size 1.69 2.89)
(drill oval 1.1 2.29)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "11d41814-1adb-4370-95ee-969557b370aa")
)
(embedded_fonts no)
(model "../converted.3dmodels/SW-TH_SHOU-HAN_SS12D10G4.wrl"
(offset
(xyz -0.01 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
(model "../converted.3dmodels/SW-TH_SHOU-HAN_SS12D10G4.step"
(offset
(xyz -0.01 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)