Files
OrcaSlicer/resources/profiles/Prusa.json
2022-08-21 18:22:39 +08:00

107 lines
2.9 KiB
JSON

{
"name": "Voron",
"version": "01.01.01.02",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
{
"name": "Prusa MK3S",
"sub_path": "machine/Prusa MK3S.json"
}
],
"process_list": [
{
"name": "0.20mm Standard @MK3S",
"sub_path": "process/0.20mm Standard @MK3S.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": "Voron Generic PLA",
"sub_path": "filament/Voron Generic PLA.json"
},
{
"name": "Voron Generic PLA-CF",
"sub_path": "filament/Voron Generic PLA-CF.json"
},
{
"name": "Voron Generic PETG",
"sub_path": "filament/Voron Generic PETG.json"
},
{
"name": "Voron Generic ABS",
"sub_path": "filament/Voron Generic ABS.json"
},
{
"name": "Voron Generic TPU",
"sub_path": "filament/Voron Generic TPU.json"
},
{
"name": "Voron Generic ASA",
"sub_path": "filament/Voron Generic ASA.json"
},
{
"name": "Voron Generic PC",
"sub_path": "filament/Voron Generic PC.json"
},
{
"name": "Voron Generic PVA",
"sub_path": "filament/Voron Generic PVA.json"
},
{
"name": "Voron Generic PA",
"sub_path": "filament/Voron Generic PA.json"
},
{
"name": "Voron Generic PA-CF",
"sub_path": "filament/Voron Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Prusa MK3S 0.4 nozzle",
"sub_path": "machine/Prusa MK3S 0.4 nozzle.json"
}
]
}