Added Aisler DRC and corrected errors.
This commit is contained in:
parent
a9704506b3
commit
98dcad7c56
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,39 @@
|
|||
(version 1.1)
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
# AISLER custom DRC rules.
|
||||
# Make Hardware less Hard.
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
# We created these custom rules to warn you if your design hits our manufacturing bounderies.
|
||||
# You can disable the custom rules by commenting them out, though we advise against it.
|
||||
# These rules are valid as of May 2024, please check for updated ones on our forum.
|
||||
# Please also note that these rules do not catch every single manufacturing limit.
|
||||
# If you are not certain please check the documentation on our website.
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
|
||||
# As our tooling is finite we only support certain trough hole sizes.
|
||||
# Please keep the plated trough holes below 5.6mm in diameter.
|
||||
# We provide a community post for more details:
|
||||
# https://community.aisler.net/t/plated-and-non-plated-holes/50
|
||||
|
||||
(rule "Max Drill Hole Size PTH"
|
||||
(constraint hole_size (max 5.6mm))
|
||||
(condition "A.Pad_Type == 'Through-hole'"))
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
# We dont support micro or buried vias
|
||||
|
||||
(rule "Disallow buried via"
|
||||
(constraint disallow buried_via))
|
||||
|
||||
(rule "Disallow micro via"
|
||||
(constraint disallow micro_via))
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
# The Soldermask is pulled back by a bit to account for slight missalignment during manufacturing.
|
||||
# We do this on our own, please keep the soldermask margin set to 0.
|
||||
|
||||
(rule "Disallow solder mask margin overrides"
|
||||
(constraint assertion "A.Soldermask_Margin_Override == 0mm || A.Soldermask_Margin_Override == null")
|
||||
(condition "A.Type == 'Pad'"))
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "All Layers",
|
||||
"active_layer": 5,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
|
|
|
|||
|
|
@ -52,7 +52,20 @@
|
|||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"drc_exclusions": [
|
||||
[
|
||||
"lib_footprint_mismatch|191390000|85817500|27f49496-1608-4f67-b770-14d5157c638b|00000000-0000-0000-0000-000000000000",
|
||||
""
|
||||
],
|
||||
[
|
||||
"lib_footprint_mismatch|209500000|146500000|526059b3-5f17-4e87-9704-8a085f90dbf1|00000000-0000-0000-0000-000000000000",
|
||||
""
|
||||
],
|
||||
[
|
||||
"lib_footprint_mismatch|223390000|85817500|65a642eb-a43b-4b35-a9ce-cf30aca29174|00000000-0000-0000-0000-000000000000",
|
||||
""
|
||||
]
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
|
|
@ -226,7 +239,32 @@
|
|||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"erc_exclusions": [
|
||||
[
|
||||
"pin_not_connected|381000|558800|c1ddf5d1-1b76-4580-9688-625813586e39|00000000-0000-0000-0000-000000000000|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51|",
|
||||
""
|
||||
],
|
||||
[
|
||||
"pin_to_pin|1663700|965200|c7c99147-02ca-4006-97f6-ff24a2cc9932|5c45b580-acd0-45de-98ee-75724903196b|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51",
|
||||
""
|
||||
],
|
||||
[
|
||||
"pin_to_pin|1892300|838200|5c45b580-acd0-45de-98ee-75724903196b|3a4ac47d-a1f5-45d2-9d46-3fa49ff1f45e|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51",
|
||||
""
|
||||
],
|
||||
[
|
||||
"power_pin_not_driven|1193800|635000|60cb180c-534b-46fb-9c8d-21734d25977f|00000000-0000-0000-0000-000000000000|/2b41feff-4875-412f-ac81-a28835b7fe51|/2b41feff-4875-412f-ac81-a28835b7fe51|",
|
||||
""
|
||||
],
|
||||
[
|
||||
"power_pin_not_driven|1981200|317500|8577bcb7-b6f8-494f-a160-1f7823a087f5|00000000-0000-0000-0000-000000000000|/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea|/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea|",
|
||||
""
|
||||
],
|
||||
[
|
||||
"power_pin_not_driven|711200|317500|8760bfaf-f7ab-4be4-8c30-fd4ac8a6b59f|00000000-0000-0000-0000-000000000000|/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea|/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea|",
|
||||
""
|
||||
]
|
||||
],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
|
|
|
|||
|
|
@ -5463,6 +5463,202 @@
|
|||
(color 0 0 0 0)
|
||||
(uuid "ee8b21ff-0824-4c54-ae4b-ea89748ecb41")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 147.32)
|
||||
(uuid "0ef88dc1-0cf0-48e3-8ecd-408488b63d62")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 142.24)
|
||||
(uuid "104c694a-7850-499b-898a-dfb90300ee9d")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 142.24)
|
||||
(uuid "1108a5b6-697e-4649-b346-f000de7dcf2f")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 78.74)
|
||||
(uuid "1aa3b8c5-6a7d-4cd8-af19-61a548fe976c")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 157.48)
|
||||
(uuid "1dc24bad-60da-497e-b871-fe48e156a539")
|
||||
)
|
||||
(no_connect
|
||||
(at 166.37 22.86)
|
||||
(uuid "20dc0007-f387-492c-b780-0c86cba0555a")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 38.1)
|
||||
(uuid "216b9c3e-7071-40f3-8c4d-f9330201ea19")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 152.4)
|
||||
(uuid "32e36f33-6b16-4ca9-ac03-3f4c71a23952")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 121.92)
|
||||
(uuid "39c42a68-9024-4ab3-b569-779f05c1e00c")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 73.66)
|
||||
(uuid "454a4aa3-ffe2-43ac-8b99-1e3d35a3de84")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 157.48)
|
||||
(uuid "45d28e8a-79f5-4586-92e4-6a2947cee023")
|
||||
)
|
||||
(no_connect
|
||||
(at 207.01 55.88)
|
||||
(uuid "52c8aa2f-9511-4225-aa73-779b9c87cdd5")
|
||||
)
|
||||
(no_connect
|
||||
(at 82.55 106.68)
|
||||
(uuid "5318fe46-2811-4249-b741-f82691fb3d28")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 160.02)
|
||||
(uuid "568d7c04-de1a-451d-b873-99dd47dedca6")
|
||||
)
|
||||
(no_connect
|
||||
(at 207.01 58.42)
|
||||
(uuid "59058063-7b7b-4663-b660-b939dbe48fb4")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 83.82)
|
||||
(uuid "62aab2d4-e2dd-4f1e-bc93-7cb6a3afffdf")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 167.64)
|
||||
(uuid "63a0a201-0308-4ec4-afcc-1c01d1118911")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 55.88)
|
||||
(uuid "6483c061-d188-4af9-9352-b23f9ab07f84")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 132.08)
|
||||
(uuid "66d3f7b7-109f-462c-97d9-dc94e4a1f504")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 152.4)
|
||||
(uuid "67b68389-c3c6-4f4d-9303-a45514ff41d9")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 81.28)
|
||||
(uuid "67eb7053-d517-4c87-bf21-c0aaee558659")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 154.94)
|
||||
(uuid "6dc8e541-3917-4b9c-bd14-6b9605e02309")
|
||||
)
|
||||
(no_connect
|
||||
(at 171.45 22.86)
|
||||
(uuid "6ddc7e3f-1796-48c3-826b-42e2b87bacce")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 68.58)
|
||||
(uuid "70f9f1ac-6efc-40c0-a2ac-a3ef80a0aeb7")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 53.34)
|
||||
(uuid "77dacc39-531d-4482-af94-d38c26fe1499")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 162.56)
|
||||
(uuid "816067db-1123-4b5d-a3d0-c9fef6dd9601")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 137.16)
|
||||
(uuid "816bf231-066b-42d6-be5f-20a6782360b1")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 134.62)
|
||||
(uuid "84022a8d-7751-4f89-aae6-9db83a857493")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 60.96)
|
||||
(uuid "8a9b8262-7284-4e07-b11f-acebee08590a")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 76.2)
|
||||
(uuid "8da17f1d-b106-47d5-86dd-00a73da7fa91")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 144.78)
|
||||
(uuid "984a7629-e356-49b4-b276-e1e70e83e844")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 124.46)
|
||||
(uuid "9a3f025b-708d-4e6b-946a-01ef4eac4b1c")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 149.86)
|
||||
(uuid "a67bd7d1-b0f4-43b6-b040-4688a5ab1cb9")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 58.42)
|
||||
(uuid "ae163826-6377-4b32-ab0a-7c8cac3a32d3")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 165.1)
|
||||
(uuid "afb058fd-bc47-4d06-97bc-10050764c8e4")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 63.5)
|
||||
(uuid "b04d037a-999b-407c-9b17-0ccc4757d593")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 144.78)
|
||||
(uuid "b74c88c0-6f57-42fa-9b91-751933b56c6b")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 129.54)
|
||||
(uuid "b9203ae3-cd62-41c9-ad57-616d29ab5f00")
|
||||
)
|
||||
(no_connect
|
||||
(at 38.1 55.88)
|
||||
(uuid "b9e6a4e0-2bf2-4639-96cb-613f7af6e976")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 167.64)
|
||||
(uuid "bd759884-a271-45fe-befd-e8eee9ce1970")
|
||||
)
|
||||
(no_connect
|
||||
(at 87.63 106.68)
|
||||
(uuid "c4e2df5f-1d2c-49d0-b6a5-7bde8e8113e0")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 160.02)
|
||||
(uuid "cf18fbeb-afee-48fa-b398-8d0a18acc0cd")
|
||||
)
|
||||
(no_connect
|
||||
(at 105.41 147.32)
|
||||
(uuid "d44124c0-afee-4632-8323-84913a10da2c")
|
||||
)
|
||||
(no_connect
|
||||
(at 242.57 81.28)
|
||||
(uuid "d83a35fc-64e7-412b-88fb-e254419b1c9d")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 78.74)
|
||||
(uuid "e03b3c12-1623-4aed-b9a7-2969efd7203b")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 162.56)
|
||||
(uuid "e2a60e73-0a2b-4840-965d-9d0c305e0f4e")
|
||||
)
|
||||
(no_connect
|
||||
(at 189.23 76.2)
|
||||
(uuid "e2bd2d90-2031-4af4-a200-41ccec08cfd1")
|
||||
)
|
||||
(no_connect
|
||||
(at 59.69 139.7)
|
||||
(uuid "f356c25f-cb92-4d53-a00c-906656511266")
|
||||
)
|
||||
(no_connect
|
||||
(at 143.51 40.64)
|
||||
(uuid "f465002e-2917-43be-9681-dcaaf5cd4ccd")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 207.01 76.2) (xy 207.01 78.74)
|
||||
|
|
@ -5843,6 +6039,16 @@
|
|||
)
|
||||
(uuid "327887fe-a3d8-4412-9e0f-c0adecb9d53d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 161.29 20.32) (xy 161.29 22.86)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "34158f46-c810-4a62-a71d-8f830c017aac")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 73.66 63.5) (xy 73.66 68.58)
|
||||
|
|
@ -5863,16 +6069,6 @@
|
|||
)
|
||||
(uuid "36bb627d-64b1-4e13-b0cf-b9839bd415c2")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 166.37 20.32) (xy 166.37 22.86)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "3bb5af36-5c6c-4eae-9181-d9783c281273")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 24.13 71.12) (xy 26.67 71.12)
|
||||
|
|
@ -6053,6 +6249,16 @@
|
|||
)
|
||||
(uuid "5045c740-4799-4438-8233-15d58f73b11d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 77.47 104.14) (xy 77.47 106.68)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "5048a0de-864a-4fde-890b-55049e4d38c0")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 77.47 83.82) (xy 53.34 83.82)
|
||||
|
|
@ -6233,16 +6439,6 @@
|
|||
)
|
||||
(uuid "7a6561fc-d2f6-4b1d-af83-5b82efebf27c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 82.55 104.14) (xy 82.55 106.68)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "7c579890-85c1-4005-9af1-069edf41216c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 34.29 137.16) (xy 36.83 137.16)
|
||||
|
|
@ -6393,6 +6589,16 @@
|
|||
)
|
||||
(uuid "94cc35b6-c50a-4861-b554-ce9e2cb18263")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 189.23 83.82) (xy 191.77 83.82)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "953e9e45-793e-497d-8ba0-56c8f62f86e4")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 107.95 132.08) (xy 105.41 132.08)
|
||||
|
|
@ -6833,6 +7039,16 @@
|
|||
)
|
||||
(uuid "cc586c27-ab1c-4bcd-a5f1-34811c398aeb")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 82.55 104.14) (xy 77.47 104.14)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "ccc104ff-5e90-4ab4-8a40-518c5562f76f")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 245.11 73.66) (xy 242.57 73.66)
|
||||
|
|
@ -9089,6 +9305,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GNDPWR")
|
||||
(at 191.77 83.82 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "26dd0e6a-d365-4461-99f7-e897563a3daa")
|
||||
(property "Reference" "#PWR046"
|
||||
(at 191.77 88.9 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GNDPWR"
|
||||
(at 191.643 87.63 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 191.77 85.09 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 191.77 85.09 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground"
|
||||
(at 191.77 83.82 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "ef45595f-6165-407f-9ead-a9e55f2ae3c8")
|
||||
)
|
||||
(instances
|
||||
(project "main board"
|
||||
(path "/2b41feff-4875-412f-ac81-a28835b7fe51"
|
||||
(reference "#PWR046")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Connector_Generic:Conn_01x02")
|
||||
(at 27.94 167.64 0)
|
||||
|
|
@ -12161,16 +12443,16 @@
|
|||
)
|
||||
(symbol
|
||||
(lib_id "power:+5VL")
|
||||
(at 166.37 20.32 0)
|
||||
(at 161.29 20.32 0)
|
||||
(mirror y)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "db736ec8-3ed3-4309-a1cd-eccadc8ad872")
|
||||
(property "Reference" "#PWR05"
|
||||
(at 166.37 24.13 0)
|
||||
(at 161.29 24.13 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
@ -12179,7 +12461,7 @@
|
|||
)
|
||||
)
|
||||
(property "Value" "+5VL"
|
||||
(at 166.37 15.24 0)
|
||||
(at 161.29 15.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
@ -12187,7 +12469,7 @@
|
|||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 166.37 20.32 0)
|
||||
(at 161.29 20.32 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
@ -12196,7 +12478,7 @@
|
|||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 166.37 20.32 0)
|
||||
(at 161.29 20.32 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
@ -12205,7 +12487,7 @@
|
|||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"+5VL\""
|
||||
(at 166.37 20.32 0)
|
||||
(at 161.29 20.32 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
|
|||
|
|
@ -2056,6 +2056,12 @@
|
|||
(color 0 0 0 0)
|
||||
(uuid "46b3d1b4-7099-4ff6-8ce8-9058030d68b4")
|
||||
)
|
||||
(junction
|
||||
(at 210.82 140.97)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "4bbef3d1-42c5-4b87-a0f3-ed207ed4b872")
|
||||
)
|
||||
(junction
|
||||
(at 152.4 149.86)
|
||||
(diameter 0)
|
||||
|
|
@ -2152,6 +2158,12 @@
|
|||
(color 0 0 0 0)
|
||||
(uuid "b4bb5905-821e-4f16-82d5-5c931f725625")
|
||||
)
|
||||
(junction
|
||||
(at 68.58 140.97)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "b6190174-0baa-48a2-a995-445362808462")
|
||||
)
|
||||
(junction
|
||||
(at 251.46 53.34)
|
||||
(diameter 0)
|
||||
|
|
@ -2200,12 +2212,40 @@
|
|||
(color 0 0 0 0)
|
||||
(uuid "e8748596-cd68-43ec-bf59-39f5649da948")
|
||||
)
|
||||
(junction
|
||||
(at 139.7 140.97)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "ec6e61e6-bc11-4f19-8d55-9b072007ac7f")
|
||||
)
|
||||
(junction
|
||||
(at 228.6 39.37)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "f896959b-0d1d-42ed-ae8e-924023597e1f")
|
||||
)
|
||||
(no_connect
|
||||
(at 68.58 125.73)
|
||||
(uuid "6716b4fc-c231-415d-a25a-37db1073d4bc")
|
||||
)
|
||||
(no_connect
|
||||
(at 210.82 125.73)
|
||||
(uuid "85a7b0ca-b339-4fa1-952a-4564a32852e2")
|
||||
)
|
||||
(no_connect
|
||||
(at 139.7 125.73)
|
||||
(uuid "a35b2589-66f2-4104-b406-a5871f8d9fb3")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 207.01 140.97) (xy 210.82 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "02999c48-03c1-4053-9bbf-1abfe6e676bc")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 217.17 63.5) (xy 254 63.5)
|
||||
|
|
@ -2396,6 +2436,16 @@
|
|||
)
|
||||
(uuid "25791d20-a4ff-4b62-95a7-768978e269ff")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 139.7 138.43) (xy 139.7 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "25bfa69d-6bba-48a5-8de7-b7b8015f060f")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 226.06 109.22) (xy 226.06 110.49)
|
||||
|
|
@ -2676,6 +2726,16 @@
|
|||
)
|
||||
(uuid "40aa1695-cffb-490a-a75e-57ee3b25033d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 68.58 138.43) (xy 68.58 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "40ed0069-2c9c-4e9c-9f87-b584fcaa48df")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 154.94 109.22) (xy 160.02 109.22)
|
||||
|
|
@ -3246,6 +3306,16 @@
|
|||
)
|
||||
(uuid "8a463158-2a64-4e87-af3a-871e9f99dc99")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 64.77 140.97) (xy 68.58 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "8b27e472-8341-45be-9358-4f6438b56841")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 152.4 151.13) (xy 152.4 149.86)
|
||||
|
|
@ -3276,6 +3346,16 @@
|
|||
)
|
||||
(uuid "8f8c8db9-8005-4bf7-8869-1736c9137f8a")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 210.82 138.43) (xy 210.82 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "9085aca0-7cbd-4b3d-8a7f-aaa84598327a")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 226.06 148.59) (xy 226.06 149.86)
|
||||
|
|
@ -3756,6 +3836,16 @@
|
|||
)
|
||||
(uuid "d00a34b1-b7aa-4820-b9e8-f80457e224fd")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 135.89 140.97) (xy 139.7 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "d259ce5d-d98d-459a-89af-67cd6c8b0e27")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 181.61 58.42) (xy 184.15 58.42)
|
||||
|
|
@ -5636,6 +5726,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GNDPWR")
|
||||
(at 64.77 140.97 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "5646a521-73de-4d25-b632-61586f2f5986")
|
||||
(property "Reference" "#PWR047"
|
||||
(at 64.77 146.05 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GNDPWR"
|
||||
(at 64.643 144.78 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 64.77 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 64.77 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground"
|
||||
(at 64.77 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "ed34a4db-a34d-4543-b38c-21330abc73b0")
|
||||
)
|
||||
(instances
|
||||
(project "main board"
|
||||
(path "/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea"
|
||||
(reference "#PWR047")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GNDPWR")
|
||||
(at 81.28 151.13 0)
|
||||
|
|
@ -8089,6 +8245,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GNDPWR")
|
||||
(at 135.89 140.97 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "ce974527-68ac-4912-a800-c435782c2072")
|
||||
(property "Reference" "#PWR048"
|
||||
(at 135.89 146.05 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GNDPWR"
|
||||
(at 135.763 144.78 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 135.89 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 135.89 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground"
|
||||
(at 135.89 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "5d1dfa19-4fff-4c5f-85ce-f7dac437a872")
|
||||
)
|
||||
(instances
|
||||
(project "main board"
|
||||
(path "/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea"
|
||||
(reference "#PWR048")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Diode:1N4007")
|
||||
(at 119.38 69.85 270)
|
||||
|
|
@ -8600,6 +8822,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GNDPWR")
|
||||
(at 207.01 140.97 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "eeea8080-f969-4b3a-a292-831db6a55f56")
|
||||
(property "Reference" "#PWR049"
|
||||
(at 207.01 146.05 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GNDPWR"
|
||||
(at 206.883 144.78 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 207.01 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 207.01 142.24 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground"
|
||||
(at 207.01 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "bebc0ab8-08a9-4f62-b0ca-b6619e43889d")
|
||||
)
|
||||
(instances
|
||||
(project "main board"
|
||||
(path "/2b41feff-4875-412f-ac81-a28835b7fe51/81807d62-4132-487d-945b-1bde10f96eea"
|
||||
(reference "#PWR049")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+5VL")
|
||||
(at 78.74 107.95 0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue