[Diff][Added] Example for 2color mode

This commit is contained in:
Salvador E. Tropea 2024-01-10 10:34:08 -03:00
parent 2ccb54b04e
commit 2a038d96a2
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
kibot:
version: 1
outputs:
- name: 'diff_pcb'
comment: "PCB difference with reference file (KiCad 7)"
type: diff
layers: ['F.Cu', 'In1.Cu']
options:
old: tests/board_samples/kicad_7/light_control.kicad_pcb
old_type: file
cache_dir: .cache
diff_mode: 2color
color_added: "#3030FF"
color_removed: "#FF3030"
# zones: unfill