Files
OrcaSlicer/resources/profiles/Comgrow.json
SoftFever 8747605930 Fixes invalid inherits/compatible_printers/compatible_prints references that point at a deleted or renamed preset. (#14595)
* fix profile reference for Creality

* fix profile reference for Blocks

* fix profile reference for OrcaArena

* fix profile reference for re3D

* fix profile reference for Chuanying

* fix profile reference for Prusa

* fix profile reference for Wanhao France

* fix profile reference for MagicMaker

* fix profile reference for Afinia

Remove the ABS/ABS+/PLA/TPU/Value ABS/Value PLA filament presets that referenced the non-existent "Afinia H400 Pro" printer. The real printer is "Afinia H+1(HS)", already served by the @HS filament variants.

* fix profile reference for Comgrow

Remove the orphaned "0.20mm Standard @Comgrow T500 1.0" process preset and its process_list entry. Its only compatible printer "Comgrow T500 1.0 nozzle" never existed (the T500 model defines nozzle diameters 0.4/0.6/0.8 only).

* always run check_preset_references
2026-07-05 20:26:36 +08:00

151 lines
3.7 KiB
JSON

{
"name": "Comgrow",
"version": "02.04.00.03",
"force_update": "0",
"description": "Comgrow configurations",
"machine_model_list": [
{
"name": "Comgrow T300",
"sub_path": "machine/Comgrow T300.json"
},
{
"name": "Comgrow T500",
"sub_path": "machine/Comgrow T500.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.18mm Optimal @Comgrow T500",
"sub_path": "process/0.18mm Optimal @Comgrow T500.json"
},
{
"name": "0.20mm Standard @Comgrow T500",
"sub_path": "process/0.20mm Standard @Comgrow T500.json"
},
{
"name": "fdm_process_comgrow_common",
"sub_path": "process/fdm_process_comgrow_common.json"
},
{
"name": "0.16mm Opitmal @Comgrow T500 0.6",
"sub_path": "process/0.16mm Opitmal @Comgrow T500 0.6.json"
},
{
"name": "0.16mm Optimal @Comgrow T500 0.4",
"sub_path": "process/0.16mm Optimal @Comgrow T500 0.4.json"
},
{
"name": "0.20mm Optimal @Comgrow T300 0.4 - official",
"sub_path": "process/0.20mm Optimal @Comgrow T300 0.4 - official.json"
},
{
"name": "0.20mm Standard @Comgrow T500 0.4",
"sub_path": "process/0.20mm Standard @Comgrow T500 0.4.json"
},
{
"name": "0.20mm Standard @Comgrow T500 0.6",
"sub_path": "process/0.20mm Standard @Comgrow T500 0.6.json"
},
{
"name": "0.24mm Draft @Comgrow T500 0.4",
"sub_path": "process/0.24mm Draft @Comgrow T500 0.4.json"
},
{
"name": "0.24mm Draft @Comgrow T500 0.6",
"sub_path": "process/0.24mm Draft @Comgrow T500 0.6.json"
},
{
"name": "0.24mm Optimal @Comgrow T500 0.8",
"sub_path": "process/0.24mm Optimal @Comgrow T500 0.8.json"
},
{
"name": "0.28mm SuperDraft @Comgrow T500 0.4",
"sub_path": "process/0.28mm SuperDraft @Comgrow T500 0.4.json"
},
{
"name": "0.28mm SuperDraft @Comgrow T500 0.6",
"sub_path": "process/0.28mm SuperDraft @Comgrow T500 0.6.json"
},
{
"name": "0.32mm Standard @Comgrow T500 0.8",
"sub_path": "process/0.32mm Standard @Comgrow T500 0.8.json"
},
{
"name": "0.40mm Draft @Comgrow T500 0.8",
"sub_path": "process/0.40mm Draft @Comgrow T500 0.8.json"
},
{
"name": "0.48mm Draft @Comgrow T500 0.8",
"sub_path": "process/0.48mm Draft @Comgrow T500 0.8.json"
},
{
"name": "0.56mm SuperChunky @Comgrow T500 0.8",
"sub_path": "process/0.56mm SuperDraft @Comgrow T500 0.8.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": "Comgrow Generic ABS",
"sub_path": "filament/Comgrow Generic ABS.json"
},
{
"name": "Comgrow Generic PETG",
"sub_path": "filament/Comgrow Generic PETG.json"
},
{
"name": "Comgrow Generic PLA",
"sub_path": "filament/Comgrow Generic PLA.json"
},
{
"name": "Comgrow T300 PLA",
"sub_path": "filament/Comgrow T300 PLA.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_comgrow_common",
"sub_path": "machine/fdm_comgrow_common.json"
},
{
"name": "Comgrow T300 0.4 nozzle",
"sub_path": "machine/Comgrow T300 0.4 nozzle.json"
},
{
"name": "Comgrow T500 0.4 nozzle",
"sub_path": "machine/Comgrow T500 0.4 nozzle.json"
},
{
"name": "Comgrow T500 0.6 nozzle",
"sub_path": "machine/Comgrow T500 0.6 nozzle.json"
},
{
"name": "Comgrow T500 0.8 nozzle",
"sub_path": "machine/Comgrow T500 0.8 nozzle.json"
}
]
}