From 2b1e7fa61f3b2d0e75705624bf91599393102973 Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Wed, 17 Jan 2024 17:23:04 +0000 Subject: [PATCH] Update clearance values --- freerouting/freerouting.rules | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/freerouting/freerouting.rules b/freerouting/freerouting.rules index 9ed8d31..9e2f65e 100644 --- a/freerouting/freerouting.rules +++ b/freerouting/freerouting.rules @@ -26,11 +26,12 @@ ) (rule (width 150.0) - (clearance 200.2) + (clearance 200.1) (clearance 75.0 (type smd_to_turn_gap)) + (clearance 75.0 (type pad_to_turn_gap)) (clearance 50.0 (type smd)) - (clearance 200.2 (type "kicad_default")) - (clearance 200.2 (type "power_ground")) + (clearance 200.0 (type "kicad_default")) + (clearance 200.0 (type "power_ground")) ) (padstack "Via[0-1]_560:300_um" (shape @@ -86,6 +87,7 @@ (via_rule "kicad_default") (rule (width 150.0) + (clearance 200.0) ) (circuit (use_layer F.Cu B.Cu) @@ -97,6 +99,7 @@ (via_rule "kicad_default") (rule (width 250.0) + (clearance 200.0) ) (circuit (use_layer F.Cu B.Cu)