orcaslicer/resources/profiles/Creality.json
lane.wei 6899947da8 ENH: Update version to 1.4.1
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
2022-12-26 05:31:54 -05:00

82 lines
2.4 KiB
JSON

{
"name": "Creality",
"version": "01.04.01.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"
}
]
}