From 52d0947e146b0e13316f3b16e690d14ff2ec8fa3 Mon Sep 17 00:00:00 2001 From: 42CrMo4 <44754810+42CrMo4@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:11:15 +0200 Subject: [PATCH] Kiplot use Gerber path --- design.kiplot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/design.kiplot.yaml b/design.kiplot.yaml index fb85c2e..fcff964 100644 --- a/design.kiplot.yaml +++ b/design.kiplot.yaml @@ -87,7 +87,7 @@ outputs: - name: 'gerbers' comment: "Gerbers for the board house" type: gerber - dir: . + dir: Gerber options: # generic layer options exclude_edge_layer: true @@ -138,7 +138,7 @@ outputs: - name: gerber_drills comment: "Gerber drill files" type: gerb_drill - dir: . + dir: Gerber options: use_aux_axis_as_origin: false