orcaslicer/resources/profiles/Mellow.json
2024-09-23 21:29:19 +08:00

162 lines
4.5 KiB
JSON

{
"name": "Mellow",
"version": "02.02.00.01",
"force_update": "0",
"description": "Mellow Printer Profiles",
"machine_model_list": [
{
"name": "M1",
"sub_path": "machine/M1.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "fdm_process_M1_common",
"sub_path": "process/fdm_process_M1_common.json"
},
{
"name": "0.08mm Extra Fine @M1",
"sub_path": "process/0.08mm Extra Fine @M1.json"
},
{
"name": "0.12mm Fine @M1",
"sub_path": "process/0.12mm Fine @M1.json"
},
{
"name": "0.16mm Optimal @M1",
"sub_path": "process/0.16mm Optimal @M1.json"
},
{
"name": "0.20mm Standard @M1",
"sub_path": "process/0.20mm Standard @M1.json"
},
{
"name": "0.24mm Draft @M1",
"sub_path": "process/0.24mm Draft @M1.json"
},
{
"name": "0.28mm Extra Draft @M1",
"sub_path": "process/0.28mm Extra Draft @M1.json"
},
{
"name": "0.32mm Extra Draft @M1",
"sub_path": "process/0.32mm Extra Draft @M1.json"
},
{
"name": "0.40mm Extra Draft @M1",
"sub_path": "process/0.40mm Extra Draft @M1.json"
},
{
"name": "0.56mm Extra Draft @M1",
"sub_path": "process/0.56mm Extra Draft @M1.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_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "Generic PLA @M1",
"sub_path": "filament/Generic PLA @M1.json"
},
{
"name": "Generic PLA-CF @M1",
"sub_path": "filament/Generic PLA-CF @M1.json"
},
{
"name": "Generic PETG @M1",
"sub_path": "filament/Generic PETG @M1.json"
},
{
"name": "Generic ABS @M1",
"sub_path": "filament/Generic ABS @M1.json"
},
{
"name": "Generic TPU @M1",
"sub_path": "filament/Generic TPU @M1.json"
},
{
"name": "Generic ASA @M1",
"sub_path": "filament/Generic ASA @M1.json"
},
{
"name": "Generic PC @M1",
"sub_path": "filament/Generic PC @M1.json"
},
{
"name": "Generic PVA @M1",
"sub_path": "filament/Generic PVA @M1.json"
},
{
"name": "Generic PA @M1",
"sub_path": "filament/Generic PA @M1.json"
},
{
"name": "Generic PA-CF @M1",
"sub_path": "filament/Generic PA-CF @M1.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_common_M1",
"sub_path": "machine/fdm_common_M1.json"
},
{
"name": "M1 0.4 nozzle",
"sub_path": "machine/M1 0.4 nozzle.json"
},
{
"name": "M1 0.2 nozzle",
"sub_path": "machine/M1 0.2 nozzle.json"
},
{
"name": "M1 0.6 nozzle",
"sub_path": "machine/M1 0.6 nozzle.json"
},
{
"name": "M1 0.8 nozzle",
"sub_path": "machine/M1 0.8 nozzle.json"
}
]
}