From 0ae3b4dae1d64accc8c21917bcc5fc886a53cc6a Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 14 Nov 2024 10:23:28 -0300 Subject: [PATCH] [Tests][Fixed] New option is picked for drill tests --- tests/GUI/cfg_out/0003.kibot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/GUI/cfg_out/0003.kibot.yaml b/tests/GUI/cfg_out/0003.kibot.yaml index b9effe2a..c97c0665 100644 --- a/tests/GUI/cfg_out/0003.kibot.yaml +++ b/tests/GUI/cfg_out/0003.kibot.yaml @@ -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 @@ -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