From 025ea7ebce44c8fc8e85f5dc64dbb009f2cc7847 Mon Sep 17 00:00:00 2001 From: Marco Massarelli <60667061+ceoloide@users.noreply.github.com> Date: Sat, 14 Oct 2023 21:18:39 -0400 Subject: [PATCH] Activate front copper --- freerouting/corney_island.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freerouting/corney_island.rules b/freerouting/corney_island.rules index e480f9c..5c2fa0f 100644 --- a/freerouting/corney_island.rules +++ b/freerouting/corney_island.rules @@ -13,7 +13,7 @@ (start_ripup_costs 100) (start_pass_no 18) (layer_rule F.Cu - (active off) + (active on) (preferred_direction horizontal) (preferred_direction_trace_costs 1.0) (against_preferred_direction_trace_costs 2.5) @@ -88,4 +88,4 @@ (use_layer F.Cu B.Cu) ) ) -) \ No newline at end of file +)