enable diff,ds_dl,pcb_diff
This commit is contained in:
@@ -327,7 +327,7 @@ outputs:
|
|||||||
comment: "Download component datasheets"
|
comment: "Download component datasheets"
|
||||||
type: download_datasheets
|
type: download_datasheets
|
||||||
dir: BoM/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:
|
options:
|
||||||
output: '%f_datasheets.csv' # CSV list of downloaded files
|
output: '%f_datasheets.csv' # CSV list of downloaded files
|
||||||
field: 'Datasheet' # Field containing datasheet URLs
|
field: 'Datasheet' # Field containing datasheet URLs
|
||||||
|
|||||||
Reference in New Issue
Block a user