fix: solder mask
This commit is contained in:
@@ -31220,7 +31220,8 @@
|
||||
(path "/00000000-0000-0000-0000-00005d838060")
|
||||
(sheetname "Root")
|
||||
(sheetfile "Motherboard.kicad_sch")
|
||||
(attr through_hole)
|
||||
(solder_mask_margin -0.5)
|
||||
(attr smd)
|
||||
(pad "1" smd rect
|
||||
(at 17.75 6.25)
|
||||
(size 3 9)
|
||||
@@ -145193,8 +145194,8 @@
|
||||
(uuid "00000000-0000-0000-0000-00005d50ba4b")
|
||||
)
|
||||
(gr_line
|
||||
(start 75.075 143.05)
|
||||
(end 168.475 143.05)
|
||||
(start 75.075 143.025)
|
||||
(end 168.475 143.025)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
@@ -145681,7 +145682,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(gr_text "V1.4\n2024-08-10"
|
||||
(gr_text "V1.4\n2024-08-19"
|
||||
(at 219.586 119.87 90)
|
||||
(layer "F.SilkS")
|
||||
(uuid "3f170752-ac82-4635-acb5-5f56da803188")
|
||||
@@ -146013,6 +146014,24 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(gr_text_box "The Cartridge-Connector footprint have an override solder mask expansion of -0.5mm.\nThis will insure that the solder mask overlaps the edge pads a little bit to protect the thin traces.\n\nThe keepout zones are from the OEM NES and are there to prevent any solder mask around the edge connector pads. "
|
||||
(start 76.975 145.175)
|
||||
(end 113.425 161.8)
|
||||
(layer "Cmts.User")
|
||||
(uuid "c12592af-7413-43a0-8a7c-ca2f5368db26")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(border yes)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type dash)
|
||||
)
|
||||
)
|
||||
(segment
|
||||
(start 193.375 79.725)
|
||||
(end 193.375 75.64)
|
||||
@@ -175864,6 +175883,7 @@
|
||||
(zone
|
||||
(net 0)
|
||||
(net_name "")
|
||||
(locked yes)
|
||||
(layer "B.Mask")
|
||||
(uuid "00000000-0000-0000-0000-00005ff91416")
|
||||
(hatch edge 0.508)
|
||||
@@ -176178,6 +176198,7 @@
|
||||
(zone
|
||||
(net 0)
|
||||
(net_name "")
|
||||
(locked yes)
|
||||
(layer "F.Mask")
|
||||
(uuid "4da16eb0-6a18-4376-b7e7-3166d7db6e07")
|
||||
(hatch edge 0.508)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 44,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.8,
|
||||
"height": 1.6,
|
||||
"width": 1.6
|
||||
"drill": 0.0,
|
||||
"height": 9.0,
|
||||
"width": 3.0
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
|
||||
Reference in New Issue
Block a user