Skip to content

Commit 325013d

Browse files
committed
Changes rule area to not include pads
1 parent 560cfc1 commit 325013d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Hardware/Teensy_Ethernet.kicad_pcb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3666,7 +3666,7 @@
36663666
(net 1 "GND")
36673667
(pintype "passive")
36683668
(solder_paste_margin_ratio 0.1)
3669-
(uuid "ce89e482-4f4f-4a88-9544-7713d97c536b")
3669+
(uuid "97bc31e2-2b60-4e40-8583-42e125105999")
36703670
)
36713671
(embedded_fonts no)
36723672
(model "/home/amo/SparkFun/SparkFun-KiCad-Libraries/Footprints/SparkFun-3D-models/Connector/RJ45 SMD.step"

Hardware/Teensy_Ethernet.kicad_pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"min_via_diameter": 0.5,
143143
"solder_mask_clearance": 0.0,
144144
"solder_mask_min_width": 0.0,
145-
"solder_mask_to_copper_clearance": 0.0,
145+
"solder_mask_to_copper_clearance": 0.005,
146146
"use_height_for_length_calcs": true
147147
},
148148
"teardrop_options": [

0 commit comments

Comments
 (0)