Skip to content

Commit

Permalink
[Tests][Fixed] New option is picked for drill tests
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Nov 14, 2024
1 parent 3d32845 commit 0ae3b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/GUI/cfg_out/0003.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ outputs:
type: excellon
comment: This is the main format for the drilling machine
options:
use_aux_axis_as_origin: true
generate_drill_files: false
map: None
report: ''
- name: output.gencad
Expand All @@ -151,7 +151,7 @@ outputs:
type: gerb_drill
comment: This is the information for the drilling machine in gerber format
options:
use_aux_axis_as_origin: true
generate_drill_files: false
map: None
report: ''
- name: output.gerber
Expand Down

0 comments on commit 0ae3b4d

Please sign in to comment.