From 055e9f47924ae8d6156c7e0b38b1e617ac2acbf7 Mon Sep 17 00:00:00 2001 From: grabowski Date: Mon, 8 Sep 2025 16:23:09 +0700 Subject: [PATCH] enable diff,ds_dl,pcb_diff --- kibot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kibot.yaml b/kibot.yaml index 104536c..09d298d 100644 --- a/kibot.yaml +++ b/kibot.yaml @@ -327,7 +327,7 @@ outputs: comment: "Download component datasheets" type: download_datasheets dir: BoM/Datasheets - run_by_default: false # Can be slow, so disabled by default + run_by_default: true # Changed to run by default options: output: '%f_datasheets.csv' # CSV list of downloaded files field: 'Datasheet' # Field containing datasheet URLs