I could not load your jobset, it did open but the option to run it or something was not present, so I create a new one that would generate Gerber files with the settings that you had selected:
{
"jobs": [
{
"description": "",
"id": "306ca924-6704-4fcb-a1ec-a3333cadf0af",
"settings": {
"black_and_white": true,
"create_gerber_job_file": false,
"crossout_dnp_footprints_on_fab_layers": true,
"description": "",
"disable_aperture_macros": false,
"drawing_sheet": "",
"drill_shape": "full",
"hide_dnp_footprints_on_fab_layers": false,
"include_netlist_attributes": true,
"layers": [
"In30.Cu",
"In29.Cu",
"In28.Cu",
"In27.Cu",
"In26.Cu",
"In25.Cu",
"In24.Cu",
"In23.Cu",
"In22.Cu",
"In21.Cu",
"In20.Cu",
"In19.Cu",
"In18.Cu",
"In17.Cu",
"In16.Cu",
"In15.Cu",
"In14.Cu",
"In13.Cu",
"In12.Cu",
"In11.Cu",
"In10.Cu",
"In9.Cu",
"In8.Cu",
"In7.Cu",
"In6.Cu",
"In5.Cu",
"In4.Cu",
"In3.Cu",
"In2.Cu",
"In1.Cu",
"F.Fab",
"Edge.Cuts"
],
"layers_to_include_on_all_layers": [],
"mirror": false,
"negative": false,
"output_filename": "",
"plot_drawing_sheet": false,
"plot_footprint_values": true,
"plot_pad_numbers": false,
"plot_ref_des": true,
"precision": 5,
"sketch_dnp_footprints_on_fab_layers": true,
"sketch_pads_on_fab_layers": true,
"subtract_solder_mask_from_silk": false,
"use_drill_origin": false,
"use_protel_file_extension": true,
"use_x2_format": true
},
"type": "pcb_export_gerbers"
}
],
"meta": {
"version": 1
},
"outputs": [
{
"description": "testFolder",
"id": "96f755de-66a3-4a5c-8b00-1fa20d9b81de",
"only": [],
"settings": {
"output_path": "test2_Tiles_Value"
},
"type": "folder"
}
]
}
The content of the folder has only 2 files and the gerbers look ok.
However I am not in the release build of v9.0.1 but in a test build from some days ago.