mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
* 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"
152 lines
3.9 KiB
JSON
152 lines
3.9 KiB
JSON
{
|
|
"name": "Chuanying",
|
|
"url": "",
|
|
"version": "02.04.00.03",
|
|
"force_update": "0",
|
|
"description": "Chuanying configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "Chuanying X1",
|
|
"sub_path": "machine/Chuanying X1.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_chuanying_common",
|
|
"sub_path": "process/fdm_process_chuanying_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_chuanying_0.20",
|
|
"sub_path": "process/fdm_process_chuanying_0.20.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_chuanying_0.30",
|
|
"sub_path": "process/fdm_process_chuanying_0.30.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Standard @Chuanying X1 0.4 Nozzle",
|
|
"sub_path": "process/0.20mm Standard @Chuanying X1 0.4 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "0.30mm Standard @Chuanying X1 0.6 Nozzle",
|
|
"sub_path": "process/0.30mm Standard @Chuanying X1 0.6 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Standard @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "process/0.12mm Standard @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "0.40mm Standard @Chuanying X1 0.8 Nozzle",
|
|
"sub_path": "process/0.40mm Standard @Chuanying X1 0.8 Nozzle.json"
|
|
}
|
|
],
|
|
"filament_list": [
|
|
{
|
|
"name": "Generic ABS @Chuanying",
|
|
"sub_path": "filament/Generic ABS @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic ASA @Chuanying",
|
|
"sub_path": "filament/Generic ASA @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic HS PLA @Chuanying",
|
|
"sub_path": "filament/Generic HS PLA @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic PETG @Chuanying",
|
|
"sub_path": "filament/Generic PETG @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA @Chuanying",
|
|
"sub_path": "filament/Generic PLA @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA-Silk @Chuanying",
|
|
"sub_path": "filament/Generic PLA-Silk @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic ABS @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic ABS @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic HIPS @Chuanying",
|
|
"sub_path": "filament/Generic HIPS @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic ASA @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic ASA @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic HS PLA @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic HS PLA @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic PETG @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic PETG @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic PLA @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic PVA @Chuanying",
|
|
"sub_path": "filament/Generic PVA @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA-Silk @Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "filament/Generic PLA-Silk @Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Generic PETG-CF10 @Chuanying",
|
|
"sub_path": "filament/Generic PETG-CF10 @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA-CF10 @Chuanying",
|
|
"sub_path": "filament/Generic PLA-CF10 @Chuanying.json"
|
|
},
|
|
{
|
|
"name": "Generic TPU @Chuanying",
|
|
"sub_path": "filament/Generic TPU @Chuanying.json"
|
|
}
|
|
],
|
|
"machine_list": [
|
|
{
|
|
"name": "fdm_machine_common",
|
|
"sub_path": "machine/fdm_machine_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_chuanying_common",
|
|
"sub_path": "machine/fdm_chuanying_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_klipper_common",
|
|
"sub_path": "machine/fdm_klipper_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_x1_common",
|
|
"sub_path": "machine/fdm_x1_common.json"
|
|
},
|
|
{
|
|
"name": "Chuanying X1 0.25 Nozzle",
|
|
"sub_path": "machine/Chuanying X1 0.25 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Chuanying X1 0.4 Nozzle",
|
|
"sub_path": "machine/Chuanying X1 0.4 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Chuanying X1 0.6 Nozzle",
|
|
"sub_path": "machine/Chuanying X1 0.6 Nozzle.json"
|
|
},
|
|
{
|
|
"name": "Chuanying X1 0.8 Nozzle",
|
|
"sub_path": "machine/Chuanying X1 0.8 Nozzle.json"
|
|
}
|
|
]
|
|
}
|