Files
OrcaSlicer/resources/profiles/FLSun.json
T
SoftFever ade9e77b6b Run every profile maintenance job from one tool (#15726)
* Run every profile maintenance job from one tool

orca_id_tool.py becomes orca_profile_tool.py, and orca_extra_profile_check.py
and orca_filament_lib.py fold into it as subcommands: check, generate-id, fix,
trim, update-index and update-snapshot. The three scripts already overlapped --
the checker imported half of its rules from the id tool, which in turn kept a
copy-pasted set of output helpers to avoid the resulting import cycle -- while
disagreeing on how a vendor is enumerated, how a JSON file is read and what the
exit code means. One file settles all three.

check, normalize, trim and update-index reproduce their predecessors exactly; normalize and
update-index were diffed byte-for-byte against the old scripts over a copy of
the whole tree. Deliberate changes: the compatible-printers check no longer
switches itself off when --check-materials is passed, an error exits 1 rather
than -1, update-index honours --profile-type and reports a profile it cannot
place instead of dropping it from the index, fix and update-index gained
--dry-run, trim keeps an unindexed file some surviving profile still inherits
from, and vendors are enumerated as directories with an index -- which is why
blacklist.json, a data file that an unscoped index rebuild once wrote four empty
list sections into, loses them here and will not collect them again. The dead
rename_filament_system() helper is gone.

The suite under scripts/tests now covers the maintenance commands too, and CI
runs it; nothing there ran in CI before. No shipped profile data changes apart
from those four keys.

* update vendor index files with "python3 ./scripts/orca_profile_tool.py update-index" and "python3 ./scripts/orca_profile_tool.py normalize"
2026-09-16 19:53:23 +08:00

307 lines
7.1 KiB
JSON

{
"name": "FLSun",
"version": "02.04.00.03",
"force_update": "0",
"description": "FLSun configurations",
"machine_model_list": [
{
"name": "FLSun Q5",
"sub_path": "machine/FLSun Q5.json"
},
{
"name": "FLSun QQ-S Pro",
"sub_path": "machine/FLSun QQ-S Pro.json"
},
{
"name": "FLSun S1",
"sub_path": "machine/FLSun S1.json"
},
{
"name": "FLSun Super Racer (SR)",
"sub_path": "machine/FLSun SR.json"
},
{
"name": "FLSun T1",
"sub_path": "machine/FLSun T1.json"
},
{
"name": "FLSun V400",
"sub_path": "machine/FLSun V400.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Fine @FLSun Q5",
"sub_path": "process/0.08mm Fine @FLSun Q5.json"
},
{
"name": "0.08mm Fine @FLSun QQSPro",
"sub_path": "process/0.08mm Fine @FLSun QQSPro.json"
},
{
"name": "0.08mm Fine @FLSun SR",
"sub_path": "process/0.08mm Fine @FLSun SR.json"
},
{
"name": "0.12mm Fine @FLSun S1",
"sub_path": "process/0.12mm Fine @FLSun S1.json"
},
{
"name": "0.12mm Fine @FLSun T1",
"sub_path": "process/0.12mm Fine @FLSun T1.json"
},
{
"name": "0.16mm Optimal @FLSun Q5",
"sub_path": "process/0.16mm Optimal @FLSun Q5.json"
},
{
"name": "0.16mm Optimal @FLSun QQSPro",
"sub_path": "process/0.16mm Optimal @FLSun QQSPro.json"
},
{
"name": "0.16mm Optimal @FLSun S1",
"sub_path": "process/0.16mm Optimal @FLSun S1.json"
},
{
"name": "0.16mm Optimal @FLSun SR",
"sub_path": "process/0.16mm Optimal @FLSun SR.json"
},
{
"name": "0.16mm Optimal @FLSun T1",
"sub_path": "process/0.16mm Optimal @FLSun T1.json"
},
{
"name": "0.20mm Standard @FLSun Q5",
"sub_path": "process/0.20mm Standard @FLSun Q5.json"
},
{
"name": "0.20mm Standard @FLSun QQSPro",
"sub_path": "process/0.20mm Standard @FLSun QQSPro.json"
},
{
"name": "0.20mm Standard @FLSun S1",
"sub_path": "process/0.20mm Standard @FLSun S1.json"
},
{
"name": "0.20mm Standard @FLSun SR",
"sub_path": "process/0.20mm Standard @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun T1",
"sub_path": "process/0.20mm Standard @FLSun T1.json"
},
{
"name": "0.20mm Standard @FLSun V400",
"sub_path": "process/0.20mm Standard @FLSun V400.json"
},
{
"name": "0.24mm Draft @FLSun Q5",
"sub_path": "process/0.24mm Draft @FLSun Q5.json"
},
{
"name": "0.24mm Draft @FLSun QQSPro",
"sub_path": "process/0.24mm Draft @FLSun QQSPro.json"
},
{
"name": "0.24mm Draft @FLSun S1",
"sub_path": "process/0.24mm Draft @FLSun S1.json"
},
{
"name": "0.24mm Draft @FLSun SR",
"sub_path": "process/0.24mm Draft @FLSun SR.json"
},
{
"name": "0.24mm Draft @FLSun T1",
"sub_path": "process/0.24mm Draft @FLSun T1.json"
},
{
"name": "0.30mm Extra Draft @FLSun Q5",
"sub_path": "process/0.30mm Extra Draft @FLSun Q5.json"
},
{
"name": "0.30mm Extra Draft @FLSun QQSPro",
"sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json"
},
{
"name": "0.30mm Extra Draft @FLSun S1",
"sub_path": "process/0.30mm Extra Draft @FLSun S1.json"
},
{
"name": "0.30mm Extra Draft @FLSun SR",
"sub_path": "process/0.30mm Extra Draft @FLSun SR.json"
},
{
"name": "0.30mm Extra Draft @FLSun T1",
"sub_path": "process/0.30mm Extra Draft @FLSun T1.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "Generic ABS @FLSun",
"sub_path": "filament/Generic ABS @FLSun.json"
},
{
"name": "Generic ASA @FLSun",
"sub_path": "filament/Generic ASA @FLSun.json"
},
{
"name": "Generic PA @FLSun",
"sub_path": "filament/Generic PA @FLSun.json"
},
{
"name": "Generic PA-CF @FLSun",
"sub_path": "filament/Generic PA-CF @FLSun.json"
},
{
"name": "Generic PC @FLSun",
"sub_path": "filament/Generic PC @FLSun.json"
},
{
"name": "Generic PETG @FLSun",
"sub_path": "filament/Generic PETG @FLSun.json"
},
{
"name": "Generic PLA @FLSun",
"sub_path": "filament/Generic PLA @FLSun.json"
},
{
"name": "Generic PLA-CF @FLSun",
"sub_path": "filament/Generic PLA-CF @FLSun.json"
},
{
"name": "Generic PVA @FLSun",
"sub_path": "filament/Generic PVA @FLSun.json"
},
{
"name": "Generic TPU @FLSun",
"sub_path": "filament/Generic TPU @FLSun.json"
},
{
"name": "Generic ABS @FLSun S1",
"sub_path": "filament/Generic ABS @FLSun S1.json"
},
{
"name": "Generic ABS @FLSun T1",
"sub_path": "filament/Generic ABS @FLSun T1.json"
},
{
"name": "Generic ASA @FLSun S1",
"sub_path": "filament/Generic ASA @FLSun S1.json"
},
{
"name": "Generic ASA @FLSun T1",
"sub_path": "filament/Generic ASA @FLSun T1.json"
},
{
"name": "Generic PETG @FLSun S1",
"sub_path": "filament/Generic PETG @FLSun S1.json"
},
{
"name": "Generic PETG @FLSun T1",
"sub_path": "filament/Generic PETG @FLSun T1.json"
},
{
"name": "Generic PLA @FLSun S1",
"sub_path": "filament/Generic PLA @FLSun S1.json"
},
{
"name": "Generic PLA @FLSun T1",
"sub_path": "filament/Generic PLA @FLSun T1.json"
},
{
"name": "Generic TPU @FLSun S1",
"sub_path": "filament/Generic TPU @FLSun S1.json"
},
{
"name": "Generic TPU @FLSun T1",
"sub_path": "filament/Generic TPU @FLSun T1.json"
},
{
"name": "Generic PLA High Speed @FLSun S1",
"sub_path": "filament/Generic PLA High Speed @FLSun S1.json"
},
{
"name": "Generic PLA High Speed @FLSun T1",
"sub_path": "filament/Generic PLA High Speed @FLSun T1.json"
},
{
"name": "Generic PLA Silk @FLSun S1",
"sub_path": "filament/Generic PLA Silk @FLSun S1.json"
},
{
"name": "Generic PLA Silk @FLSun T1",
"sub_path": "filament/Generic PLA Silk @FLSun T1.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "FLSun Q5 0.4 nozzle",
"sub_path": "machine/FLSun Q5 0.4 nozzle.json"
},
{
"name": "FLSun QQ-S Pro 0.4 nozzle",
"sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json"
},
{
"name": "FLSun S1 0.4 nozzle",
"sub_path": "machine/FLSun S1 0.4 nozzle.json"
},
{
"name": "FLSun Super Racer 0.4 nozzle",
"sub_path": "machine/FLSun SR 0.4 nozzle.json"
},
{
"name": "FLSun T1 0.4 nozzle",
"sub_path": "machine/FLSun T1 0.4 nozzle.json"
},
{
"name": "FLSun V400 0.4 nozzle",
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
}
]
}