From 39fbbb84c87dc2e6789644bb8c4d1748656f6836 Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Sun, 15 Oct 2023 13:31:53 -0400 Subject: [PATCH] Set start pass to 1 rather than 1001 --- freerouting/corney_island.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freerouting/corney_island.rules b/freerouting/corney_island.rules index 66eb4dc..2dc44e1 100644 --- a/freerouting/corney_island.rules +++ b/freerouting/corney_island.rules @@ -10,7 +10,7 @@ (via_costs 50) (plane_via_costs 5) (start_ripup_costs 100) - (start_pass_no 1001) + (start_pass_no 1) (layer_rule F.Cu (active on) (preferred_direction horizontal)