Set start pass to 1 rather than 1001

This commit is contained in:
Marco Massarelli 2023-10-15 13:31:53 -04:00
parent 40194230e2
commit 39fbbb84c8
1 changed files with 1 additions and 1 deletions

View File

@ -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)