diff options
Diffstat (limited to 'PinLock.rules')
-rw-r--r-- | PinLock.rules | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/PinLock.rules b/PinLock.rules index 2ab04b4..3607e14 100644 --- a/PinLock.rules +++ b/PinLock.rules @@ -11,7 +11,7 @@ (via_costs 50) (plane_via_costs 5) (start_ripup_costs 100) - (start_pass_no 259) + (start_pass_no 10714) (layer_rule F.Cu (active on) (preferred_direction horizontal) @@ -26,9 +26,9 @@ ) ) (rule - (width 200.0) + (width 250.0) (clear 200.2) - (clear 100.0 (type smd_to_turn_gap)) + (clear 125.0 (type smd_to_turn_gap)) (clear 50.0 (type smd_smd)) ) (padstack "Via[0-1]_800:400_um" @@ -56,7 +56,7 @@ (clearance_class default) (via_rule default) (rule - (width 200.0) + (width 250.0) ) (circuit (use_layer F.Cu B.Cu) @@ -85,7 +85,7 @@ (clearance_class "kicad_default") (via_rule kicad_default) (rule - (width 200.0) + (width 250.0) ) (circuit (use_layer F.Cu B.Cu) |