kiplot icon indicating copy to clipboard operation
kiplot copied to clipboard

DRC report not being generated when PCB has DRC issues

Open leoheck opened this issue 5 years ago • 0 comments

Hi, first of all, thank you for this tool. It is awesome!

I am running it on a container with CI. I made a simple DRC error by overlapping 2 components. Kiplot is reporting it but the report is not being generated.

I am using it like:

kiplot -c board.yml -d outputs -s update_xml,run_erc -i

This output folder was not generated when board has DRC issues.

image

leoheck avatar May 31 '20 03:05 leoheck