From af2b0d9822f2f627fcc0a88dea49aa5edb294feb Mon Sep 17 00:00:00 2001 From: 42CrMo4 <44754810+42CrMo4@users.noreply.github.com> Date: Sun, 7 Jul 2024 01:36:31 +0200 Subject: [PATCH] syntax again --- config.kiplot.yaml | 56 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/config.kiplot.yaml b/config.kiplot.yaml index d4f78b6..b60b1a2 100644 --- a/config.kiplot.yaml +++ b/config.kiplot.yaml @@ -154,34 +154,34 @@ outputs: # type: "render" # Diffs - - name: 'diff_pcb_KIBOT_LAST-1' - comment: "PCB difference KIBOT_LAST-1" - type: diff - dir: Diff - layers: ['F.Cu', 'B.Cu'] - options: - output: Diff_PCB_HEAD_KIBOT_LAST-1.pdf - old: KIBOT_LAST-1 - old_type: git - new: HEAD - new_type: git - cache_dir: .cache - #add_link_id: true - diff_mode: red_green - - name: 'diff_sch_KIBOT_LAST-1' - comment: "SCH difference KIBOT_LAST-1" - type: diff - dir: Diff - options: - output: Diff_SCH_HEAD_KIBOT_LAST-1.pdf - old: KIBOT_LAST-1 - old_type: git - new: HEAD - new_type: git - cache_dir: .cache - #add_link_id: true - diff_mode: red_green - pcb: false + - name: 'diff_pcb_KIBOT_LAST-1' + comment: "PCB difference KIBOT_LAST-1" + type: diff + dir: Diff + layers: ['F.Cu', 'B.Cu'] + options: + output: Diff_PCB_HEAD_KIBOT_LAST-1.pdf + old: KIBOT_LAST-1 + old_type: git + new: HEAD + new_type: git + cache_dir: .cache + #add_link_id: true + diff_mode: red_green + - name: 'diff_sch_KIBOT_LAST-1' + comment: "SCH difference KIBOT_LAST-1" + type: diff + dir: Diff + options: + output: Diff_SCH_HEAD_KIBOT_LAST-1.pdf + old: KIBOT_LAST-1 + old_type: git + new: HEAD + new_type: git + cache_dir: .cache + #add_link_id: true + diff_mode: red_green + pcb: false # General - name: 'Kicanvas'