Activate front copper

This commit is contained in:
Marco Massarelli 2023-10-14 21:18:39 -04:00 committed by GitHub
parent c7198b5dc5
commit 025ea7ebce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
(start_ripup_costs 100) (start_ripup_costs 100)
(start_pass_no 18) (start_pass_no 18)
(layer_rule F.Cu (layer_rule F.Cu
(active off) (active on)
(preferred_direction horizontal) (preferred_direction horizontal)
(preferred_direction_trace_costs 1.0) (preferred_direction_trace_costs 1.0)
(against_preferred_direction_trace_costs 2.5) (against_preferred_direction_trace_costs 2.5)
@ -88,4 +88,4 @@
(use_layer F.Cu B.Cu) (use_layer F.Cu B.Cu)
) )
) )
) )