orcaslicer/resources/profiles/Prusa.json
Bernhard Koppensteiner 0369a14ab8
Prusa Mini with Input Shaper Profiles (#5116)
* added Prusa Mini with Input Shaper to profiles

* refactoring to more reusable settings

* added more processes, changed settings

* Update 0.15mm Speed @MINIIS.json

* Update 0.10mm Speed @MINIIS.json

* changed to cubic because of speed

* further changes after reviewing prusa slicer settings

* simplified machine settings

* retraction speeds according to prusa slicer

* changed max flow according to prusa slicer

* after clearification at the prusaslicer repository M900 got removed

* precise wall per default

* enable reverse overhang on odd by default

* added settings from prusa slicer

* changed cooling setings
2024-04-23 21:49:37 +08:00

447 lines
13 KiB
JSON

{
"name": "Prusa",
"version": "02.00.02.00",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
{
"name": "MK4IS",
"sub_path": "machine/Prusa MK4.json"
},
{
"name": "MINIIS",
"sub_path": "machine/Prusa MINIIS.json"
},
{
"name": "MK3S",
"sub_path": "machine/Prusa MK3S.json"
},
{
"name": "MINI",
"sub_path": "machine/Prusa MINI.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "process_common_mk4",
"sub_path": "process/process_common_mk4.json"
},
{
"name": "process_common_miniis",
"sub_path": "process/process_common_miniis.json"
},
{
"name": "process_speed_miniis",
"sub_path": "process/process_speed_miniis.json"
},
{
"name": "process_detail_miniis",
"sub_path": "process/process_detail_miniis.json"
},
{
"name": "process_common_mk3",
"sub_path": "process/process_common_mk3.json"
},
{
"name": "0.20mm Standard @MINI 0.25",
"sub_path": "process/0.20mm Standard @MINI 0.25.json"
},
{
"name": "0.20mm Standard @MINI",
"sub_path": "process/0.20mm Standard @MINI.json"
},
{
"name": "0.20mm Standard @MINI 0.6",
"sub_path": "process/0.20mm Standard @MINI 0.6.json"
},
{
"name": "0.20mm Standard @MINI 0.8",
"sub_path": "process/0.20mm Standard @MINI 0.8.json"
},
{
"name": "0.05mm UltraDetail @MK3S 0.25",
"sub_path": "process/0.05mm UltraDetail @MK3S 0.25.json"
},
{
"name": "0.05mm UltraDetail @MK3S 0.4",
"sub_path": "process/0.05mm UltraDetail @MK3S 0.4.json"
},
{
"name": "0.07mm UltraDetail @MK3S 0.25",
"sub_path": "process/0.07mm UltraDetail @MK3S 0.25.json"
},
{
"name": "0.07mm UltraDetail @MK3S 0.4",
"sub_path": "process/0.07mm UltraDetail @MK3S 0.4.json"
},
{
"name": "0.10mm Detail @MK3S 0.25",
"sub_path": "process/0.10mm Detail @MK3S 0.25.json"
},
{
"name": "0.10mm Detail @MK3S 0.4",
"sub_path": "process/0.10mm Detail @MK3S 0.4.json"
},
{
"name": "0.15mm Quality @MK3S 0.25",
"sub_path": "process/0.15mm Quality @MK3S 0.25.json"
},
{
"name": "0.15mm Quality @MK3S 0.4",
"sub_path": "process/0.15mm Quality @MK3S 0.4.json"
},
{
"name": "0.15mm Speed @MK3S 0.4",
"sub_path": "process/0.15mm Speed @MK3S 0.4.json"
},
{
"name": "0.20mm Standard @MK3S 0.4",
"sub_path": "process/0.20mm Standard @MK3S 0.4.json"
},
{
"name": "0.20mm Speed @MK3S 0.4",
"sub_path": "process/0.20mm Speed @MK3S 0.4.json"
},
{
"name": "0.30mm Draft @MK3S 0.4",
"sub_path": "process/0.30mm Draft @MK3S 0.4.json"
},
{
"name": "0.15mm Detail @MK3S 0.6",
"sub_path": "process/0.15mm Detail @MK3S 0.6.json"
},
{
"name": "0.20mm Detail @MK3S 0.6",
"sub_path": "process/0.20mm Detail @MK3S 0.6.json"
},
{
"name": "0.30mm Quality @MK3S 0.6",
"sub_path": "process/0.30mm Quality @MK3S 0.6.json"
},
{
"name": "0.35mm Speed @MK3S 0.6",
"sub_path": "process/0.35mm Speed @MK3S 0.6.json"
},
{
"name": "0.40mm Draft @MK3S 0.6",
"sub_path": "process/0.40mm Draft @MK3S 0.6.json"
},
{
"name": "0.30mm Detail @MK3S 0.8",
"sub_path": "process/0.30mm Detail @MK3S 0.8.json"
},
{
"name": "0.40mm Quality @MK3S 0.8",
"sub_path": "process/0.40mm Quality @MK3S 0.8.json"
},
{
"name": "0.55mm Draft @MK3S 0.8",
"sub_path": "process/0.55mm Draft @MK3S 0.8.json"
},
{
"name": "0.08mm Standard @MK4",
"sub_path": "process/0.08mm Standard @MK4.json"
},
{
"name": "0.12mm Standard @MK4",
"sub_path": "process/0.12mm Standard @MK4.json"
},
{
"name": "0.16mm Standard @MK4",
"sub_path": "process/0.16mm Standard @MK4.json"
},
{
"name": "0.20mm Standard @MK4",
"sub_path": "process/0.20mm Standard @MK4.json"
},
{
"name": "0.05mm Detail @MINIIS",
"sub_path": "process/0.05mm Detail @MINIIS.json"
},
{
"name": "0.07mm Detail @MINIIS",
"sub_path": "process/0.07mm Detail @MINIIS.json"
},
{
"name": "0.10mm Speed @MINIIS",
"sub_path": "process/0.10mm Speed @MINIIS.json"
},
{
"name": "0.12mm Speed @MINIIS",
"sub_path": "process/0.12mm Speed @MINIIS.json"
},
{
"name": "0.12mm Standard @MINIIS",
"sub_path": "process/0.12mm Standard @MINIIS.json"
},
{
"name": "0.15mm Standard @MINIIS",
"sub_path": "process/0.15mm Standard @MINIIS.json"
},
{
"name": "0.15mm Speed @MINIIS",
"sub_path": "process/0.15mm Speed @MINIIS.json"
},
{
"name": "0.20mm Standard @MINIIS",
"sub_path": "process/0.20mm Standard @MINIIS.json"
},
{
"name": "0.20mm Speed @MINIIS",
"sub_path": "process/0.20mm Speed @MINIIS.json"
},
{
"name": "0.25mm Standard @MINIIS",
"sub_path": "process/0.25mm Standard @MINIIS.json"
},
{
"name": "0.25mm Speed @MINIIS",
"sub_path": "process/0.25mm Speed @MINIIS.json"
},
{
"name": "0.30mm Detail @MINIIS",
"sub_path": "process/0.30mm Detail @MINIIS.json"
},
{
"name": "0.35mm Standard @MINIIS",
"sub_path": "process/0.35mm Standard @MINIIS.json"
},
{
"name": "0.40mm Standard @MINIIS",
"sub_path": "process/0.40mm Standard @MINIIS.json"
},
{
"name": "0.24mm Standard @MK4",
"sub_path": "process/0.24mm Standard @MK4.json"
},
{
"name": "0.28mm Standard @MK4",
"sub_path": "process/0.28mm Standard @MK4.json"
},
{
"name": "0.32mm Standard @MK4",
"sub_path": "process/0.32mm Standard @MK4.json"
},
{
"name": "0.40mm Standard @MK4",
"sub_path": "process/0.40mm Standard @MK4.json"
},
{
"name": "0.56mm Standard @MK4",
"sub_path": "process/0.56mm Standard @MK4.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": "Prusa Generic PLA",
"sub_path": "filament/Prusa Generic PLA.json"
},
{
"name": "Prusa Generic PLA @MK4",
"sub_path": "filament/Prusa Generic PLA @MK4.json"
},
{
"name": "Prusa Generic PLA @MINIIS",
"sub_path": "filament/Prusa Generic PLA @MINIIS.json"
},
{
"name": "Prusa Generic PLA-CF",
"sub_path": "filament/Prusa Generic PLA-CF.json"
},
{
"name": "Prusa Generic PETG",
"sub_path": "filament/Prusa Generic PETG.json"
},
{
"name": "Prusa Generic PETG @MK4",
"sub_path": "filament/Prusa Generic PETG @MK4.json"
},
{
"name": "Prusa Generic PETG @MINIIS",
"sub_path": "filament/Prusa Generic PETG @MINIIS.json"
},
{
"name": "Prusa Generic ABS",
"sub_path": "filament/Prusa Generic ABS.json"
},
{
"name": "Prusa Generic ABS @MK4",
"sub_path": "filament/Prusa Generic ABS @MK4.json"
},
{
"name": "Prusa Generic ABS @MINIIS",
"sub_path": "filament/Prusa Generic ABS @MINIIS.json"
},
{
"name": "Prusa Generic TPU",
"sub_path": "filament/Prusa Generic TPU.json"
},
{
"name": "Prusa Generic TPU @MK4",
"sub_path": "filament/Prusa Generic TPU @MK4.json"
},
{
"name": "Prusa Generic TPU @MINIIS",
"sub_path": "filament/Prusa Generic TPU @MINIIS.json"
},
{
"name": "Prusa Generic ASA",
"sub_path": "filament/Prusa Generic ASA.json"
},
{
"name": "Prusa Generic ASA @MK4",
"sub_path": "filament/Prusa Generic ASA @MK4.json"
},
{
"name": "Prusa Generic ASA @MINIIS",
"sub_path": "filament/Prusa Generic ASA @MINIIS.json"
},
{
"name": "Prusa Generic PC",
"sub_path": "filament/Prusa Generic PC.json"
},
{
"name": "Prusa Generic PVA",
"sub_path": "filament/Prusa Generic PVA.json"
},
{
"name": "Prusa Generic PA",
"sub_path": "filament/Prusa Generic PA.json"
},
{
"name": "Prusa Generic PA-CF",
"sub_path": "filament/Prusa Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Prusa MK3S 0.25 nozzle",
"sub_path": "machine/Prusa MK3S 0.25 nozzle.json"
},
{
"name": "Prusa MK3S 0.4 nozzle",
"sub_path": "machine/Prusa MK3S 0.4 nozzle.json"
},
{
"name": "Prusa MK3S 0.6 nozzle",
"sub_path": "machine/Prusa MK3S 0.6 nozzle.json"
},
{
"name": "Prusa MK3S 0.8 nozzle",
"sub_path": "machine/Prusa MK3S 0.8 nozzle.json"
},
{
"name": "Prusa MK4 0.25 nozzle",
"sub_path": "machine/Prusa MK4 0.25 nozzle.json"
},
{
"name": "Prusa MK4 0.4 nozzle",
"sub_path": "machine/Prusa MK4 0.4 nozzle.json"
},
{
"name": "Prusa MINIIS 0.4 nozzle",
"sub_path": "machine/Prusa MINIIS 0.4 nozzle.json"
},
{
"name": "Prusa MINIIS 0.25 nozzle",
"sub_path": "machine/Prusa MINIIS 0.25 nozzle.json"
},
{
"name": "Prusa MINIIS 0.6 nozzle",
"sub_path": "machine/Prusa MINIIS 0.6 nozzle.json"
},
{
"name": "Prusa MINIIS 0.8 nozzle",
"sub_path": "machine/Prusa MINIIS 0.8 nozzle.json"
},
{
"name": "Prusa MK4 0.6 nozzle",
"sub_path": "machine/Prusa MK4 0.6 nozzle.json"
},
{
"name": "Prusa MK4 0.8 nozzle",
"sub_path": "machine/Prusa MK4 0.8 nozzle.json"
},
{
"name": "Prusa MINI 0.25 nozzle",
"sub_path": "machine/Prusa MINI 0.25 nozzle.json"
},
{
"name": "Prusa MINI 0.4 nozzle",
"sub_path": "machine/Prusa MINI 0.4 nozzle.json"
},
{
"name": "Prusa MINI 0.6 nozzle",
"sub_path": "machine/Prusa MINI 0.6 nozzle.json"
},
{
"name": "Prusa MINI 0.8 nozzle",
"sub_path": "machine/Prusa MINI 0.8 nozzle.json"
}
]
}