finished pcb
This commit is contained in:
parent
6007b5d9e2
commit
9605d1db0e
Binary file not shown.
Binary file not shown.
@ -434,6 +434,12 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(pad "A1" smd rect
|
||||||
|
(at -3.2 -2.4775)
|
||||||
|
(size 0.5 1.15)
|
||||||
|
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||||
|
(uuid "ea8dadf2-8afa-4fe2-9e30-22206c244069")
|
||||||
|
)
|
||||||
(pad "A4" smd rect
|
(pad "A4" smd rect
|
||||||
(at -2.4 -2.4775)
|
(at -2.4 -2.4775)
|
||||||
(size 0.5 1.15)
|
(size 0.5 1.15)
|
||||||
@ -464,6 +470,12 @@
|
|||||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||||
(uuid "a621d7b8-8475-4012-bb80-22970594526c")
|
(uuid "a621d7b8-8475-4012-bb80-22970594526c")
|
||||||
)
|
)
|
||||||
|
(pad "B1" smd rect
|
||||||
|
(at 3.2185 -2.4775)
|
||||||
|
(size 0.5 1.15)
|
||||||
|
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||||
|
(uuid "b6f3c56c-8cda-4c18-83e9-de8afa037a13")
|
||||||
|
)
|
||||||
(pad "B4" smd rect
|
(pad "B4" smd rect
|
||||||
(at 2.4 -2.4775)
|
(at 2.4 -2.4775)
|
||||||
(size 0.5 1.15)
|
(size 0.5 1.15)
|
||||||
@ -494,18 +506,6 @@
|
|||||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||||
(uuid "b669d7b8-13ce-4926-b0fa-a776cf6d1e07")
|
(uuid "b669d7b8-13ce-4926-b0fa-a776cf6d1e07")
|
||||||
)
|
)
|
||||||
(pad "GND" smd rect
|
|
||||||
(at -3.2 -2.4775)
|
|
||||||
(size 0.5 1.15)
|
|
||||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
|
||||||
(uuid "ea8dadf2-8afa-4fe2-9e30-22206c244069")
|
|
||||||
)
|
|
||||||
(pad "GND" smd rect
|
|
||||||
(at 3.2185 -2.4775)
|
|
||||||
(size 0.5 1.15)
|
|
||||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
|
||||||
(uuid "b6f3c56c-8cda-4c18-83e9-de8afa037a13")
|
|
||||||
)
|
|
||||||
(pad "S1" thru_hole oval
|
(pad "S1" thru_hole oval
|
||||||
(at -4.32 -1.8025)
|
(at -4.32 -1.8025)
|
||||||
(size 1.2 2.2)
|
(size 1.2 2.2)
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -123,7 +123,7 @@
|
|||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"max_error": 0.005,
|
"max_error": 0.005,
|
||||||
"min_clearance": 0.16,
|
"min_clearance": 0.15,
|
||||||
"min_connection": 0.16,
|
"min_connection": 0.16,
|
||||||
"min_copper_edge_clearance": 0.2,
|
"min_copper_edge_clearance": 0.2,
|
||||||
"min_groove_width": 0.0,
|
"min_groove_width": 0.0,
|
||||||
@ -131,11 +131,11 @@
|
|||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.2,
|
"min_microvia_diameter": 0.2,
|
||||||
"min_microvia_drill": 0.1,
|
"min_microvia_drill": 0.1,
|
||||||
"min_resolved_spokes": 2,
|
"min_resolved_spokes": 1,
|
||||||
"min_silk_clearance": 0.0,
|
"min_silk_clearance": 0.0,
|
||||||
"min_text_height": 0.8,
|
"min_text_height": 0.8,
|
||||||
"min_text_thickness": 0.08,
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.3,
|
"min_through_hole_diameter": 0.2,
|
||||||
"min_track_width": 0.16,
|
"min_track_width": 0.16,
|
||||||
"min_via_annular_width": 0.15,
|
"min_via_annular_width": 0.15,
|
||||||
"min_via_diameter": 0.25,
|
"min_via_diameter": 0.25,
|
||||||
@ -476,7 +476,7 @@
|
|||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12,
|
"bus_width": 12,
|
||||||
"clearance": 0.16,
|
"clearance": 0.15,
|
||||||
"diff_pair_gap": 0.16,
|
"diff_pair_gap": 0.16,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
"diff_pair_width": 0.2,
|
"diff_pair_width": 0.2,
|
||||||
|
|||||||
@ -11902,6 +11902,16 @@
|
|||||||
)
|
)
|
||||||
(uuid "538a0e55-0724-476e-9fb5-9d5fc5bcdb10")
|
(uuid "538a0e55-0724-476e-9fb5-9d5fc5bcdb10")
|
||||||
)
|
)
|
||||||
|
(label "JDN"
|
||||||
|
(at 76.2 71.12 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right bottom)
|
||||||
|
)
|
||||||
|
(uuid "5b663737-e9f5-4c79-85f6-25c9c420021d")
|
||||||
|
)
|
||||||
(label "ENC_A"
|
(label "ENC_A"
|
||||||
(at 87.63 69.85 0)
|
(at 87.63 69.85 0)
|
||||||
(effects
|
(effects
|
||||||
@ -11982,6 +11992,16 @@
|
|||||||
)
|
)
|
||||||
(uuid "732e6e35-6cd7-4939-9c0a-024cfa0554ae")
|
(uuid "732e6e35-6cd7-4939-9c0a-024cfa0554ae")
|
||||||
)
|
)
|
||||||
|
(label "JDP"
|
||||||
|
(at 76.2 76.2 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right bottom)
|
||||||
|
)
|
||||||
|
(uuid "73966b19-a6c4-4baf-a4e1-63d885c30f8f")
|
||||||
|
)
|
||||||
(label "HEATER_ON"
|
(label "HEATER_ON"
|
||||||
(at 69.85 153.67 180)
|
(at 69.85 153.67 180)
|
||||||
(effects
|
(effects
|
||||||
@ -12052,16 +12072,6 @@
|
|||||||
)
|
)
|
||||||
(uuid "99e40916-691f-4bea-8826-b507f9d8e3cd")
|
(uuid "99e40916-691f-4bea-8826-b507f9d8e3cd")
|
||||||
)
|
)
|
||||||
(label "JDN"
|
|
||||||
(at 76.2 71.12 180)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(justify right bottom)
|
|
||||||
)
|
|
||||||
(uuid "9b90c7d4-c612-4666-a131-793a22f3b2e3")
|
|
||||||
)
|
|
||||||
(label "VTIP"
|
(label "VTIP"
|
||||||
(at 379.73 181.61 180)
|
(at 379.73 181.61 180)
|
||||||
(effects
|
(effects
|
||||||
@ -12252,16 +12262,6 @@
|
|||||||
)
|
)
|
||||||
(uuid "cf64021f-d1a3-42e7-bece-378cd68adb1c")
|
(uuid "cf64021f-d1a3-42e7-bece-378cd68adb1c")
|
||||||
)
|
)
|
||||||
(label "JDP"
|
|
||||||
(at 41.91 76.2 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(justify left bottom)
|
|
||||||
)
|
|
||||||
(uuid "d51bdd11-70be-4a45-8d68-fe969c853bde")
|
|
||||||
)
|
|
||||||
(label "TC_FB"
|
(label "TC_FB"
|
||||||
(at 69.85 140.97 180)
|
(at 69.85 140.97 180)
|
||||||
(effects
|
(effects
|
||||||
@ -12323,12 +12323,12 @@
|
|||||||
(uuid "eb31cffc-bde3-4360-a80c-08c6c196cd71")
|
(uuid "eb31cffc-bde3-4360-a80c-08c6c196cd71")
|
||||||
)
|
)
|
||||||
(label "CC1"
|
(label "CC1"
|
||||||
(at 76.2 76.2 180)
|
(at 41.91 76.2 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
)
|
)
|
||||||
(justify right bottom)
|
(justify left bottom)
|
||||||
)
|
)
|
||||||
(uuid "ecb87673-e1d3-49f5-825b-cfe5cd083ea7")
|
(uuid "ecb87673-e1d3-49f5-825b-cfe5cd083ea7")
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user