orcaslicer/resources/profiles/Positron3D.json
2024-09-08 23:12:46 +08:00

162 lines
4.9 KiB
JSON

{
"name": "Positron 3D",
"version": "02.02.00.00",
"force_update": "0",
"description": "Positron 3D Printer Profile",
"machine_model_list": [
{
"name": "The Positron",
"sub_path": "machine/The Positron.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "fdm_process_the_positron_common",
"sub_path": "process/fdm_process_the_positron_common.json"
},
{
"name": "0.08mm Extra Fine @The Positron",
"sub_path": "process/0.08mm Extra Fine @The Positron.json"
},
{
"name": "0.12mm Fine @The Positron",
"sub_path": "process/0.12mm Fine @The Positron.json"
},
{
"name": "0.16mm Optimal @The Positron",
"sub_path": "process/0.16mm Optimal @The Positron.json"
},
{
"name": "0.20mm Standard @The Positron",
"sub_path": "process/0.20mm Standard @The Positron.json"
},
{
"name": "0.24mm Draft @The Positron",
"sub_path": "process/0.24mm Draft @The Positron.json"
},
{
"name": "0.28mm Extra Draft @The Positron",
"sub_path": "process/0.28mm Extra Draft @The Positron.json"
},
{
"name": "0.32mm Extra Draft @The Positron",
"sub_path": "process/0.32mm Extra Draft @The Positron.json"
},
{
"name": "0.40mm Extra Draft @The Positron",
"sub_path": "process/0.40mm Extra Draft @The Positron.json"
},
{
"name": "0.56mm Extra Draft @The Positron",
"sub_path": "process/0.56mm Extra Draft @The Positron.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": "Positron Generic PLA",
"sub_path": "filament/Positron Generic PLA.json"
},
{
"name": "Positron Generic PLA-CF",
"sub_path": "filament/Positron Generic PLA-CF.json"
},
{
"name": "Positron Generic PETG",
"sub_path": "filament/Positron Generic PETG.json"
},
{
"name": "Positron Generic ABS",
"sub_path": "filament/Positron Generic ABS.json"
},
{
"name": "Positron Generic TPU",
"sub_path": "filament/Positron Generic TPU.json"
},
{
"name": "Positron Generic ASA",
"sub_path": "filament/Positron Generic ASA.json"
},
{
"name": "Positron Generic PC",
"sub_path": "filament/Positron Generic PC.json"
},
{
"name": "Positron Generic PVA",
"sub_path": "filament/Positron Generic PVA.json"
},
{
"name": "Positron Generic PA",
"sub_path": "filament/Positron Generic PA.json"
},
{
"name": "Positron Generic PA-CF",
"sub_path": "filament/Positron Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_common_the_positron",
"sub_path": "machine/fdm_common_the_positron.json"
},
{
"name": "The Positron 0.4 nozzle",
"sub_path": "machine/The Positron 0.4 nozzle.json"
},
{
"name": "The Positron 0.2 nozzle",
"sub_path": "machine/The Positron 0.2 nozzle.json"
},
{
"name": "The Positron 0.6 nozzle",
"sub_path": "machine/The Positron 0.6 nozzle.json"
},
{
"name": "The Positron 0.8 nozzle",
"sub_path": "machine/The Positron 0.8 nozzle.json"
}
]
}