Files
OrcaSlicer/resources/profiles/CoLiDo.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

271 lines
6.8 KiB
JSON

{
"name": "CoLiDo",
"version": "02.04.00.03",
"force_update": "0",
"description": "CoLiDo configurations",
"machine_model_list": [
{
"name": "CoLiDo 160 V2",
"sub_path": "machine/CoLiDo 160 V2.json"
},
{
"name": "CoLiDo DIY 4.0",
"sub_path": "machine/CoLiDo DIY 4.0.json"
},
{
"name": "CoLiDo DIY 4.0 V2",
"sub_path": "machine/CoLiDo DIY 4.0 V2.json"
},
{
"name": "CoLiDo SR1",
"sub_path": "machine/CoLiDo SR1.json"
},
{
"name": "CoLiDo X16",
"sub_path": "machine/CoLiDo X16.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "fdm_process_colido_common",
"sub_path": "process/fdm_process_colido_common.json"
},
{
"name": "fdm_process_colidodiy40_common",
"sub_path": "process/fdm_process_colidodiy40_common.json"
},
{
"name": "fdm_process_colidodiy40v2_common",
"sub_path": "process/fdm_process_colidodiy40v2_common.json"
},
{
"name": "fdm_process_colidosr1_common",
"sub_path": "process/fdm_process_colidosr1_common.json"
},
{
"name": "fdm_process_colidox16_common",
"sub_path": "process/fdm_process_colidox16_common.json"
},
{
"name": "0.08mm Extra Fine @CoLiDo DIY 4.0",
"sub_path": "process/0.08mm Extra Fine @CoLiDo DIY 4.0.json"
},
{
"name": "0.12mm Fine @CoLiDo DIY 4.0",
"sub_path": "process/0.12mm Fine @CoLiDo DIY 4.0.json"
},
{
"name": "0.15mm Optimal @CoLiDo DIY 4.0",
"sub_path": "process/0.15mm Optimal @CoLiDo DIY 4.0.json"
},
{
"name": "0.20mm Standard @CoLiDo DIY 4.0",
"sub_path": "process/0.20mm Standard @CoLiDo DIY 4.0.json"
},
{
"name": "0.24mm Draft @CoLiDo DIY 4.0",
"sub_path": "process/0.24mm Draft @CoLiDo DIY 4.0.json"
},
{
"name": "0.28mm Extra Draft @CoLiDo DIY 4.0",
"sub_path": "process/0.28mm Extra Draft @CoLiDo DIY 4.0.json"
},
{
"name": "0.20mm Standard @CoLiDo DIY 4.0 V2",
"sub_path": "process/0.20mm Standard @CoLiDo DIY 4.0 V2.json"
},
{
"name": "0.08mm Extra Fine @CoLiDo SR1",
"sub_path": "process/0.08mm Extra Fine @CoLiDo SR1.json"
},
{
"name": "0.12mm Fine @CoLiDo SR1",
"sub_path": "process/0.12mm Fine @CoLiDo SR1.json"
},
{
"name": "0.15mm Optimal @CoLiDo SR1",
"sub_path": "process/0.15mm Optimal @CoLiDo SR1.json"
},
{
"name": "0.16mm Optimal @CoLiDo SR1",
"sub_path": "process/0.16mm Optimal @CoLiDo SR1.json"
},
{
"name": "0.20mm Standard @CoLiDo SR1",
"sub_path": "process/0.20mm Standard @CoLiDo SR1.json"
},
{
"name": "0.24mm Draft @CoLiDo SR1",
"sub_path": "process/0.24mm Draft @CoLiDo SR1.json"
},
{
"name": "0.28mm Extra Draft @CoLiDo SR1",
"sub_path": "process/0.28mm Extra Draft @CoLiDo SR1.json"
},
{
"name": "0.32mm Standard @CoLiDo SR1",
"sub_path": "process/0.32mm Standard @CoLiDo SR1.json"
},
{
"name": "0.08mm Extra Fine @CoLiDo X16",
"sub_path": "process/0.08mm Extra Fine @CoLiDo X16.json"
},
{
"name": "0.12mm Fine @CoLiDo X16",
"sub_path": "process/0.12mm Fine @CoLiDo X16.json"
},
{
"name": "0.15mm Optimal @CoLiDo X16",
"sub_path": "process/0.15mm Optimal @CoLiDo X16.json"
},
{
"name": "0.20mm Standard @CoLiDo X16",
"sub_path": "process/0.20mm Standard @CoLiDo X16.json"
},
{
"name": "0.24mm Draft @CoLiDo X16",
"sub_path": "process/0.24mm Draft @CoLiDo X16.json"
},
{
"name": "0.28mm Extra Draft @CoLiDo X16",
"sub_path": "process/0.28mm Extra Draft @CoLiDo X16.json"
},
{
"name": "fdm_process_colido160v2_common",
"sub_path": "process/fdm_process_colido160v2_common.json"
},
{
"name": "0.08mm Extra Fine @CoLiDo 160 V2",
"sub_path": "process/0.08mm Extra Fine @CoLiDo 160 V2.json"
},
{
"name": "0.12mm Fine @CoLiDo 160 V2",
"sub_path": "process/0.12mm Fine @CoLiDo 160 V2.json"
},
{
"name": "0.15mm Optimal @CoLiDo 160 V2",
"sub_path": "process/0.15mm Optimal @CoLiDo 160 V2.json"
},
{
"name": "0.20mm Standard @CoLiDo 160 V2",
"sub_path": "process/0.20mm Standard @CoLiDo 160 V2.json"
},
{
"name": "0.24mm Draft @CoLiDo 160 V2",
"sub_path": "process/0.24mm Draft @CoLiDo 160 V2.json"
},
{
"name": "0.28mm Extra Draft @CoLiDo 160 V2",
"sub_path": "process/0.28mm Extra Draft @CoLiDo 160 V2.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_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "CoLiDo ABS @CoLiDo SR1",
"sub_path": "filament/CoLiDo ABS @CoLiDo SR1.json"
},
{
"name": "Generic ABS @CoLiDo DIY 4.0",
"sub_path": "filament/Generic ABS @CoLiDo DIY 4.0.json"
},
{
"name": "Generic ABS @CoLiDo X16",
"sub_path": "filament/Generic ABS @CoLiDo X16.json"
},
{
"name": "CoLiDo PETG @CoLiDo SR1",
"sub_path": "filament/CoLiDo PETG @CoLiDo SR1.json"
},
{
"name": "Generic PETG @CoLiDo DIY 4.0",
"sub_path": "filament/Generic PETG @CoLiDo DIY 4.0.json"
},
{
"name": "Generic PETG @CoLiDo X16",
"sub_path": "filament/Generic PETG @CoLiDo X16.json"
},
{
"name": "CoLiDo PLA @CoLiDo SR1",
"sub_path": "filament/CoLiDo PLA @CoLiDo SR1.json"
},
{
"name": "CoLiDo PLA Silk @CoLiDo SR1",
"sub_path": "filament/CoLiDo PLA Silk @CoLiDo SR1.json"
},
{
"name": "CoLiDo PLA+ @CoLiDo DIY 4.0 V2",
"sub_path": "filament/CoLiDo PLA+ @CoLiDo DIY 4.0 V2.json"
},
{
"name": "Generic PLA @CoLiDo DIY 4.0",
"sub_path": "filament/Generic PLA @CoLiDo DIY 4.0.json"
},
{
"name": "Generic PLA @CoLiDo X16",
"sub_path": "filament/Generic PLA @CoLiDo X16.json"
},
{
"name": "Generic TPU @CoLiDo DIY 4.0",
"sub_path": "filament/Generic TPU @CoLiDo DIY 4.0.json"
},
{
"name": "Generic TPU @CoLiDo X16",
"sub_path": "filament/Generic TPU @CoLiDo X16.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_klipper_common",
"sub_path": "machine/fdm_klipper_common.json"
},
{
"name": "CoLiDo DIY 4.0 V2 0.4 nozzle",
"sub_path": "machine/CoLiDo DIY 4.0 V2 0.4 nozzle.json"
},
{
"name": "CoLiDo SR1 0.4 nozzle",
"sub_path": "machine/CoLiDo SR1 0.4 nozzle.json"
},
{
"name": "CoLiDo 160 V2 0.4 nozzle",
"sub_path": "machine/CoLiDo 160 V2 0.4 nozzle.json"
},
{
"name": "CoLiDo DIY 4.0 0.4 nozzle",
"sub_path": "machine/CoLiDo DIY 4.0 0.4 nozzle.json"
},
{
"name": "CoLiDo X16 0.4 nozzle",
"sub_path": "machine/CoLiDo X16 0.4 nozzle.json"
}
]
}