Add pcb tri jumper for reset

This commit is contained in:
2025-11-04 12:05:09 +01:00
parent f6cdff3275
commit db3ae93136
3 changed files with 928 additions and 926 deletions

View File

@@ -390,27 +390,85 @@
(layer "Dwgs.User")
(uuid "a11626c3-151d-495a-bb0e-a4b701007f80")
)
(fp_rect
(start -2.999962 -5.936038)
(end 3.000038 -3.436038)
(fp_line
(start -4 -6.021038)
(end -4 -2.02)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "Edge.Cuts")
(uuid "4e8edca0-cfbf-4d49-ac89-7acfcd0cfd92")
(uuid "f00693bd-01cf-46eb-8075-4caf7608eed4")
)
(fp_rect
(start -2.274962 3.063962)
(end 2.275038 4.763962)
(fp_line
(start -4 -2.02)
(end 3.99 -2.02)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "Edge.Cuts")
(uuid "bcc05ad4-7e37-4462-b2cf-9e825558c1af")
(uuid "c133368e-4ea1-48c3-9ce3-00d87705c030")
)
(fp_line
(start -2.975 0.98)
(end -2.975 5.068962)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "5fa773fc-28ac-44e4-9e0b-6be8471ad89e")
)
(fp_line
(start 3 0.98)
(end -2.975 0.98)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "bf203269-346f-4f3f-8eb0-852a32d895f8")
)
(fp_line
(start 3 0.98)
(end 3 5.068962)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "21677cb9-77e0-455e-b8e2-4f402fae9c1a")
)
(fp_line
(start 3 5.068962)
(end -2.975 5.068962)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "86703e76-a52a-4dc9-8747-8ae06d49f4a6")
)
(fp_line
(start 3.99 -2.02)
(end 4 -6.021038)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "2f244ace-d849-4ee8-88a9-ed5ed21a0a79")
)
(fp_line
(start 4 -6.021038)
(end -4 -6.021038)
(stroke
(width 0.05)
(type default)
)
(layer "Edge.Cuts")
(uuid "894f0f48-67dd-4220-83f6-6cbd2601aeec")
)
(fp_circle
(center -8.499962 7.683962)
@@ -474,7 +532,7 @@
)
)
(fp_text user "RST"
(at -1.7 -6.9 0)
(at 0.8 -7.2 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "153bda25-fc76-40fb-9658-247a35ddaefd")
@@ -812,53 +870,43 @@
(solder_mask_margin 0.05)
(uuid "8e466c24-9227-4465-8fc7-d38356c715b0")
)
(pad "15" smd roundrect
(at -0.999962 5.063962 270)
(pad "15" thru_hole roundrect
(at 1.000038 5.068962 270)
(size 2.5 1.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(roundrect_rratio 0.25)
(solder_mask_margin 0.0254)
(thermal_bridge_angle 45)
(uuid "10cc64d0-8d23-4439-b5f3-e973b2b30058")
)
(pad "15" smd roundrect
(at 1.000038 5.063962 270)
(size 2.5 1.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.25)
(solder_mask_margin 0.0254)
(thermal_bridge_angle 45)
(uuid "180e6a64-3faa-4a55-b737-c28d47143933")
)
(pad "16" smd roundrect
(pad "16" thru_hole roundrect
(at -0.999962 5.068962 270)
(size 2.5 1.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.25)
(solder_mask_margin 0.0254)
(thermal_bridge_angle 45)
(uuid "6aab1913-a6f1-4388-960d-70ab68ef556a")
)
(pad "16" smd roundrect
(at 1.000038 5.063962 270)
(size 2.5 1.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(roundrect_rratio 0.25)
(solder_mask_margin 0.0254)
(thermal_bridge_angle 45)
(uuid "1bf9bf01-5df3-4852-bd16-42c3a77f21da")
)
(pad "17" smd circle
(pad "17" thru_hole circle
(at -1.274962 -6.021038 270)
(size 1.5 1.5)
(layers "F.Cu" "F.Mask")
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "98799638-e295-4494-8275-c91599938df8")
)
(pad "17" smd circle
(pad "17" thru_hole circle
(at 1.275038 -6.021038 270)
(size 1.5 1.5)
(layers "B.Cu" "B.Mask")
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "841f1ce5-d07b-4260-92d6-b4a99c1c355e")
)

File diff suppressed because it is too large Load Diff

View File

@@ -37,9 +37,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.0,
"height": 1.5494,
"width": 0.6604
"drill": 1.0,
"height": 2.0,
"width": 2.0
},
"silk_line_width": 0.12,
"silk_text_italic": false,