orcaslicer/resources/profiles/Creality.json
qing.zhang 1f5454052f ENH: align the parameter
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If5b5f5c18d23ccae9524501dd4b99eff2e5532b4
2022-12-15 04:38:15 -05:00

82 lines
2.4 KiB
JSON

{
"name": "Creality",
"version": "01.04.00.00",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [
{
"name": "Creality Ender-3 V2",
"sub_path": "machine/Creality Ender-3 V2.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "fdm_process_creality_common",
"sub_path": "process/fdm_process_creality_common.json"
},
{
"name": "0.12mm Fine @Creality",
"sub_path": "process/0.12mm Fine @Creality.json"
},
{
"name": "0.15mm Optimal @Creality",
"sub_path": "process/0.15mm Optimal @Creality.json"
},
{
"name": "0.20mm Standard @Creality",
"sub_path": "process/0.20mm Standard @Creality.json"
},
{
"name": "0.24mm Draft @Creality",
"sub_path": "process/0.24mm Draft @Creality.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "Generic PLA @Creality",
"sub_path": "filament/Generic PLA @Creality.json"
},
{
"name": "Generic PETG @Creality",
"sub_path": "filament/Generic PETG @Creality.json"
},
{
"name": "Generic ABS @Creality",
"sub_path": "filament/Generic ABS @Creality.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_creality_common",
"sub_path": "machine/fdm_creality_common.json"
},
{
"name": "Creality Ender-3 V2 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
}
]
}