mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-09-08 16:07:32 -06:00
Add Prusa XL 5T
This commit is contained in:
parent
dd8ce17693
commit
f59c70a7fc
54 changed files with 3481 additions and 41 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Prusa",
|
"name": "Prusa",
|
||||||
"version": "02.01.01.00",
|
"version": "02.01.01.10",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "Prusa configurations",
|
"description": "Prusa configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -23,6 +23,10 @@
|
||||||
{
|
{
|
||||||
"name": "Prusa XL",
|
"name": "Prusa XL",
|
||||||
"sub_path": "machine/Prusa XL.json"
|
"sub_path": "machine/Prusa XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T",
|
||||||
|
"sub_path": "machine/Prusa XL 5T.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"process_list": [
|
"process_list": [
|
||||||
|
@ -54,6 +58,10 @@
|
||||||
"name": "process_common_xl",
|
"name": "process_common_xl",
|
||||||
"sub_path": "process/process_common_xl.json"
|
"sub_path": "process/process_common_xl.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "process_common_xl_5t",
|
||||||
|
"sub_path": "process/process_common_xl_5t.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @MINI 0.25",
|
"name": "0.20mm Standard @MINI 0.25",
|
||||||
"sub_path": "process/0.20mm Standard @MINI 0.25.json"
|
"sub_path": "process/0.20mm Standard @MINI 0.25.json"
|
||||||
|
@ -389,6 +397,134 @@
|
||||||
{
|
{
|
||||||
"name": "0.30mm Detail @Prusa XL 0.8",
|
"name": "0.30mm Detail @Prusa XL 0.8",
|
||||||
"sub_path": "process/0.30mm Detail @Prusa XL 0.8.json"
|
"sub_path": "process/0.30mm Detail @Prusa XL 0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.15mm Structural @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Speed @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.15mm Speed @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Structural @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.12mm Structural @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Speed @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.12mm Speed @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.07mm Detail @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.07mm Detail @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.05mm Detail @Prusa XL 5T 0.25",
|
||||||
|
"sub_path": "process/0.05mm Detail @Prusa XL 5T 0.25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.3",
|
||||||
|
"sub_path": "process/0.20mm Speed @Prusa XL 5T 0.3.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Structural @Prusa XL 5T 0.3",
|
||||||
|
"sub_path": "process/0.16mm Structural @Prusa XL 5T 0.3.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Speed @Prusa XL 5T 0.3",
|
||||||
|
"sub_path": "process/0.16mm Speed @Prusa XL 5T 0.3.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Structural @Prusa XL 5T 0.3",
|
||||||
|
"sub_path": "process/0.12mm Structural @Prusa XL 5T 0.3.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.25mm Structural @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.20mm Structural @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.20mm Speed @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.15mm Structural @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Speed @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.15mm Speed @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.10mm FastDetail @Prusa XL 5T 0.4",
|
||||||
|
"sub_path": "process/0.10mm FastDetail @Prusa XL 5T 0.4.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.25mm Structural @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.25mm Speed @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.25mm Speed @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.20mm Structural @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.20mm Speed @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.15mm Structural @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.10mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"sub_path": "process/0.10mm Structural @Prusa XL 5T 0.5.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.32mm Structural @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.32mm Speed @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.25mm Structural @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.25mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.25mm Speed @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.20mm Structural @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.20mm Speed @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"sub_path": "process/0.15mm Structural @Prusa XL 5T 0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.55mm Draft @Prusa XL 5T 0.8",
|
||||||
|
"sub_path": "process/0.55mm Draft @Prusa XL 5T 0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Quality @Prusa XL 5T 0.8",
|
||||||
|
"sub_path": "process/0.40mm Quality @Prusa XL 5T 0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Detail @Prusa XL 5T 0.8",
|
||||||
|
"sub_path": "process/0.30mm Detail @Prusa XL 5T 0.8.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filament_list": [
|
"filament_list": [
|
||||||
|
@ -464,18 +600,6 @@
|
||||||
"name": "Prusa Generic PLA @MINIIS",
|
"name": "Prusa Generic PLA @MINIIS",
|
||||||
"sub_path": "filament/Prusa Generic PLA @MINIIS.json"
|
"sub_path": "filament/Prusa Generic PLA @MINIIS.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusa Generic PLA @XL",
|
|
||||||
"sub_path": "filament/Prusa Generic PLA @XL.json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Prusament PLA @XL",
|
|
||||||
"sub_path": "filament/Prusament PLA @XL.json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Prusament rPLA @XL",
|
|
||||||
"sub_path": "filament/Prusament rPLA @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic PLA-CF",
|
"name": "Prusa Generic PLA-CF",
|
||||||
"sub_path": "filament/Prusa Generic PLA-CF.json"
|
"sub_path": "filament/Prusa Generic PLA-CF.json"
|
||||||
|
@ -520,14 +644,6 @@
|
||||||
"name": "Prusa Generic PETG @MINIIS 0.8",
|
"name": "Prusa Generic PETG @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic PETG @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic PETG @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusa Generic PETG @XL",
|
|
||||||
"sub_path": "filament/Prusa Generic PETG @XL.json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Prusament PETG @XL",
|
|
||||||
"sub_path": "filament/Prusament PETG @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic ABS",
|
"name": "Prusa Generic ABS",
|
||||||
"sub_path": "filament/Prusa Generic ABS.json"
|
"sub_path": "filament/Prusa Generic ABS.json"
|
||||||
|
@ -552,10 +668,6 @@
|
||||||
"name": "Prusa Generic ABS @MINIIS 0.8",
|
"name": "Prusa Generic ABS @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic ABS @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic ABS @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusa Generic ABS @XL",
|
|
||||||
"sub_path": "filament/Prusa Generic ABS @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic TPU",
|
"name": "Prusa Generic TPU",
|
||||||
"sub_path": "filament/Prusa Generic TPU.json"
|
"sub_path": "filament/Prusa Generic TPU.json"
|
||||||
|
@ -592,10 +704,6 @@
|
||||||
"name": "Prusa Generic ASA @MINIIS 0.8",
|
"name": "Prusa Generic ASA @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic ASA @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic ASA @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusament ASA @XL",
|
|
||||||
"sub_path": "filament/Prusament ASA @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic PC",
|
"name": "Prusa Generic PC",
|
||||||
"sub_path": "filament/Prusa Generic PC.json"
|
"sub_path": "filament/Prusa Generic PC.json"
|
||||||
|
@ -616,14 +724,6 @@
|
||||||
"name": "Prusa Generic PC @MINIIS 0.8",
|
"name": "Prusa Generic PC @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic PC @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic PC @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusament PC Blend @XL",
|
|
||||||
"sub_path": "filament/Prusament PC Blend @XL.json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Prusament PC-CF @XL",
|
|
||||||
"sub_path": "filament/Prusament PC-CF @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic PVA",
|
"name": "Prusa Generic PVA",
|
||||||
"sub_path": "filament/Prusa Generic PVA.json"
|
"sub_path": "filament/Prusa Generic PVA.json"
|
||||||
|
@ -644,10 +744,6 @@
|
||||||
"name": "Prusa Generic PVA @MINIIS 0.8",
|
"name": "Prusa Generic PVA @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic PVA @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic PVA @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Prusament PVB @XL",
|
|
||||||
"sub_path": "filament/Prusament PVB @XL.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Prusa Generic PA",
|
"name": "Prusa Generic PA",
|
||||||
"sub_path": "filament/Prusa Generic PA.json"
|
"sub_path": "filament/Prusa Generic PA.json"
|
||||||
|
@ -688,15 +784,107 @@
|
||||||
"name": "Prusa Generic PA-CF @MINIIS 0.8",
|
"name": "Prusa Generic PA-CF @MINIIS 0.8",
|
||||||
"sub_path": "filament/Prusa Generic PA-CF @MINIIS 0.8.json"
|
"sub_path": "filament/Prusa Generic PA-CF @MINIIS 0.8.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic PLA @XL",
|
||||||
|
"sub_path": "filament/Prusa Generic PLA @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PLA @XL",
|
||||||
|
"sub_path": "filament/Prusament PLA @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament rPLA @XL",
|
||||||
|
"sub_path": "filament/Prusament rPLA @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PVB @XL",
|
||||||
|
"sub_path": "filament/Prusament PVB @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament ASA @XL",
|
||||||
|
"sub_path": "filament/Prusament ASA @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic PETG @XL",
|
||||||
|
"sub_path": "filament/Prusa Generic PETG @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PETG @XL",
|
||||||
|
"sub_path": "filament/Prusament PETG @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic ABS @XL",
|
||||||
|
"sub_path": "filament/Prusa Generic ABS @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PC Blend @XL",
|
||||||
|
"sub_path": "filament/Prusament PC Blend @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PC-CF @XL",
|
||||||
|
"sub_path": "filament/Prusament PC-CF @XL.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Prusament PA-CF @XL",
|
"name": "Prusament PA-CF @XL",
|
||||||
"sub_path": "filament/Prusament PA-CF @XL.json"
|
"sub_path": "filament/Prusament PA-CF @XL.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic PLA @XL 5T",
|
||||||
|
"sub_path": "filament/Prusa Generic PLA @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PLA @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PLA @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament rPLA @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament rPLA @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PVB @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PVB @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament ASA @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament ASA @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic PETG @XL 5T",
|
||||||
|
"sub_path": "filament/Prusa Generic PETG @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PETG @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PETG @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa Generic ABS @XL 5T",
|
||||||
|
"sub_path": "filament/Prusa Generic ABS @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PC Blend @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PC Blend @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PC-CF @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PC-CF @XL 5T.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusament PA-CF @XL 5T",
|
||||||
|
"sub_path": "filament/Prusament PA-CF @XL 5T.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"machine_list": [
|
"machine_list": [
|
||||||
{
|
{
|
||||||
"name": "fdm_machine_common",
|
"name": "fdm_machine_common",
|
||||||
"sub_path": "machine/fdm_machine_common.json"
|
"sub_path": "machine/fdm_machine_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_machine_common_xl",
|
||||||
|
"sub_path": "machine/fdm_machine_common_xl.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_machine_common_xl_5t",
|
||||||
|
"sub_path": "machine/fdm_machine_common_xl_5t.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Prusa MK3S 0.25 nozzle",
|
"name": "Prusa MK3S 0.25 nozzle",
|
||||||
|
@ -785,6 +973,30 @@
|
||||||
{
|
{
|
||||||
"name": "Prusa XL 0.8 nozzle",
|
"name": "Prusa XL 0.8 nozzle",
|
||||||
"sub_path": "machine/Prusa XL 0.8 nozzle.json"
|
"sub_path": "machine/Prusa XL 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.25 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.25 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.3 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.3 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.5 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.5 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prusa XL 5T 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Prusa XL 5T 0.8 nozzle.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFB99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusa Generic ABS @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_abs",
|
||||||
|
"nozzle_temperature_intial_layer": "255",
|
||||||
|
"nozzle_temperature": "255",
|
||||||
|
"hot_plate_temp_initial_layer": "100",
|
||||||
|
"hot_plate_temp": "105",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "19",
|
||||||
|
"filament_loading_speed": "14",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "20",
|
||||||
|
"filament_load_time": "15",
|
||||||
|
"filament_unload_time": "12",
|
||||||
|
"filament_cooling_moves": "5",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "50",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.04{elsif nozzle_diameter[0]==0.25}0.1{elsif nozzle_diameter[0]==0.3}0.06{elsif nozzle_diameter[0]==0.35}0.05{elsif nozzle_diameter[0]==0.5}0.03{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.01{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.02{elsif nozzle_diameter[0]==0.5}0.018{elsif nozzle_diameter[0]==0.6}0.012{elsif nozzle_diameter[0]==0.8}0.01{elsif nozzle_diameter[0]==0.25}0.09{elsif nozzle_diameter[0]==0.3}0.065{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S40 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,72 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusa Generic PETG @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pet",
|
||||||
|
"nozzle_temperature_intial_layer": "230",
|
||||||
|
"nozzle_temperature": "240",
|
||||||
|
"hot_plate_temp_initial_layer": "80",
|
||||||
|
"hot_plate_temp": "80",
|
||||||
|
"full_fan_speed_layer": "5",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "3",
|
||||||
|
"filament_cooling_initial_speed": "5",
|
||||||
|
"filament_cooling_final_speed": "2.5",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_wipe": "1",
|
||||||
|
"filament_retract_before_wipe": "20%",
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.07{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.09{elsif nozzle_diameter[0]==0.35}0.08{elsif nozzle_diameter[0]==0.6}0.04{elsif nozzle_diameter[0]==0.5}0.05{elsif nozzle_diameter[0]==0.8}0.02{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.053{elsif nozzle_diameter[0]==0.5}0.042{elsif nozzle_diameter[0]==0.6}0.032{elsif nozzle_diameter[0]==0.8}0.018{elsif nozzle_diameter[0]==0.25}0.18{elsif nozzle_diameter[0]==0.3}0.1{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusa Generic PLA @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"nozzle_temperature_intial_layer": "215",
|
||||||
|
"nozzle_temperature": "210",
|
||||||
|
"hot_plate_temp_initial_layer": "60",
|
||||||
|
"hot_plate_temp": "60",
|
||||||
|
"full_fan_speed_layer": "3",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "2",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "3.5",
|
||||||
|
"filament_retract_lift_below": "0.6",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.07{elsif nozzle_diameter[0]==0.35}0.06{elsif nozzle_diameter[0]==0.6}0.03{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.8}0.015{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.036{elsif nozzle_diameter[0]==0.5}0.025{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.014{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.08{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
71
resources/profiles/Prusa/filament/Prusament ASA @XL 5T.json
Normal file
71
resources/profiles/Prusa/filament/Prusament ASA @XL 5T.json
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFB98",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament ASA @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_asa",
|
||||||
|
"nozzle_temperature_intial_layer": "260",
|
||||||
|
"nozzle_temperature": "260",
|
||||||
|
"hot_plate_temp_initial_layer": "100",
|
||||||
|
"hot_plate_temp": "105",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "19",
|
||||||
|
"filament_loading_speed": "14",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "20",
|
||||||
|
"filament_load_time": "15",
|
||||||
|
"filament_unload_time": "12",
|
||||||
|
"filament_cooling_moves": "5",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "50",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.04{elsif nozzle_diameter[0]==0.25}0.1{elsif nozzle_diameter[0]==0.3}0.06{elsif nozzle_diameter[0]==0.35}0.05{elsif nozzle_diameter[0]==0.5}0.03{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.01{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.02{elsif nozzle_diameter[0]==0.5}0.018{elsif nozzle_diameter[0]==0.6}0.012{elsif nozzle_diameter[0]==0.8}0.01{elsif nozzle_diameter[0]==0.25}0.09{elsif nozzle_diameter[0]==0.3}0.065{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S40 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFN98",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PA-CF @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pa11cf",
|
||||||
|
"nozzle_temperature_intial_layer": "275",
|
||||||
|
"nozzle_temperature": "285",
|
||||||
|
"hot_plate_temp_initial_layer": "100",
|
||||||
|
"hot_plate_temp": "105",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1.05"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"6.5"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "19",
|
||||||
|
"filament_loading_speed": "14",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "20",
|
||||||
|
"filament_load_time": "15",
|
||||||
|
"filament_unload_time": "12",
|
||||||
|
"filament_cooling_moves": "5",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "50",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.07{elsif nozzle_diameter[0]==0.3}0.09{elsif nozzle_diameter[0]==0.35}0.08{elsif nozzle_diameter[0]==0.6}0.04{elsif nozzle_diameter[0]==0.5}0.05{elsif nozzle_diameter[0]==0.8}0.02{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.6}0.025{elsif nozzle_diameter[0]==0.8}0.016{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.09{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S45 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PC Blend @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pc",
|
||||||
|
"nozzle_temperature_intial_layer": "275",
|
||||||
|
"nozzle_temperature": "275",
|
||||||
|
"hot_plate_temp_initial_layer": "100",
|
||||||
|
"hot_plate_temp": "105",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "19",
|
||||||
|
"filament_loading_speed": "14",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "20",
|
||||||
|
"filament_load_time": "15",
|
||||||
|
"filament_unload_time": "12",
|
||||||
|
"filament_cooling_moves": "5",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "50",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.07{elsif nozzle_diameter[0]==0.3}0.09{elsif nozzle_diameter[0]==0.35}0.08{elsif nozzle_diameter[0]==0.6}0.04{elsif nozzle_diameter[0]==0.5}0.05{elsif nozzle_diameter[0]==0.8}0.02{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.6}0.025{elsif nozzle_diameter[0]==0.8}0.016{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.09{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S45 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PC-CF @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pccf",
|
||||||
|
"nozzle_temperature_intial_layer": "285",
|
||||||
|
"nozzle_temperature": "285",
|
||||||
|
"hot_plate_temp_initial_layer": "100",
|
||||||
|
"hot_plate_temp": "105",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "19",
|
||||||
|
"filament_loading_speed": "14",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "20",
|
||||||
|
"filament_load_time": "15",
|
||||||
|
"filament_unload_time": "12",
|
||||||
|
"filament_cooling_moves": "5",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "50",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.07{elsif nozzle_diameter[0]==0.3}0.09{elsif nozzle_diameter[0]==0.35}0.08{elsif nozzle_diameter[0]==0.6}0.04{elsif nozzle_diameter[0]==0.5}0.05{elsif nozzle_diameter[0]==0.8}0.02{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.6}0.025{elsif nozzle_diameter[0]==0.8}0.016{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.09{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S45 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
72
resources/profiles/Prusa/filament/Prusament PETG @XL 5T.json
Normal file
72
resources/profiles/Prusa/filament/Prusament PETG @XL 5T.json
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PETG @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pet",
|
||||||
|
"nozzle_temperature_intial_layer": "240",
|
||||||
|
"nozzle_temperature": "250",
|
||||||
|
"hot_plate_temp_initial_layer": "80",
|
||||||
|
"hot_plate_temp": "80",
|
||||||
|
"full_fan_speed_layer": "5",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"9.5"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "3",
|
||||||
|
"filament_cooling_initial_speed": "5",
|
||||||
|
"filament_cooling_final_speed": "2.5",
|
||||||
|
"filament_retract_lift_below": "1.5",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_wipe": "1",
|
||||||
|
"filament_retract_before_wipe": "20%",
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.07{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.09{elsif nozzle_diameter[0]==0.35}0.08{elsif nozzle_diameter[0]==0.6}0.04{elsif nozzle_diameter[0]==0.5}0.05{elsif nozzle_diameter[0]==0.8}0.02{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.053{elsif nozzle_diameter[0]==0.5}0.042{elsif nozzle_diameter[0]==0.6}0.032{elsif nozzle_diameter[0]==0.8}0.018{elsif nozzle_diameter[0]==0.25}0.18{elsif nozzle_diameter[0]==0.3}0.1{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
67
resources/profiles/Prusa/filament/Prusament PLA @XL 5T.json
Normal file
67
resources/profiles/Prusa/filament/Prusament PLA @XL 5T.json
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PLA @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"nozzle_temperature_intial_layer": "215",
|
||||||
|
"nozzle_temperature": "215",
|
||||||
|
"hot_plate_temp_initial_layer": "60",
|
||||||
|
"hot_plate_temp": "60",
|
||||||
|
"full_fan_speed_layer": "3",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "2",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "3.5",
|
||||||
|
"filament_retract_lift_below": "0.6",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.07{elsif nozzle_diameter[0]==0.35}0.06{elsif nozzle_diameter[0]==0.6}0.03{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.8}0.015{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.036{elsif nozzle_diameter[0]==0.5}0.025{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.014{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.08{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
72
resources/profiles/Prusa/filament/Prusament PVB @XL 5T.json
Normal file
72
resources/profiles/Prusa/filament/Prusament PVB @XL 5T.json
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFS99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament PVB @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pvb",
|
||||||
|
"nozzle_temperature_intial_layer": "215",
|
||||||
|
"nozzle_temperature": "215",
|
||||||
|
"hot_plate_temp_initial_layer": "75",
|
||||||
|
"hot_plate_temp": "75",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "2",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "3.5",
|
||||||
|
"filament_retract_lift_below": "0.6",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.07{elsif nozzle_diameter[0]==0.35}0.06{elsif nozzle_diameter[0]==0.6}0.03{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.8}0.015{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.036{elsif nozzle_diameter[0]==0.5}0.025{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.014{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.08{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
70
resources/profiles/Prusa/filament/Prusament rPLA @XL 5T.json
Normal file
70
resources/profiles/Prusa/filament/Prusament rPLA @XL 5T.json
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99_1",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Prusament rPLA @XL 5T",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"nozzle_temperature_intial_layer": "205",
|
||||||
|
"nozzle_temperature": "205",
|
||||||
|
"hot_plate_temp_initial_layer": "60",
|
||||||
|
"hot_plate_temp": "60",
|
||||||
|
"full_fan_speed_layer": "3",
|
||||||
|
"slow_down_min_speed": "15",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_loading_speed_start": "50",
|
||||||
|
"filament_loading_speed": "10",
|
||||||
|
"filament_unloading_speed_start": "100",
|
||||||
|
"filament_unloading_speed": "100",
|
||||||
|
"filament_load_time": "10.5",
|
||||||
|
"filament_unload_time": "8.5",
|
||||||
|
"filament_cooling_moves": "2",
|
||||||
|
"filament_cooling_initial_speed": "10",
|
||||||
|
"filament_cooling_final_speed": "3.5",
|
||||||
|
"filament_retract_lift_below": "0.6",
|
||||||
|
"filament_multitool_ramming": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_volume": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_multitool_ramming_flow": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_stamping_distance": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_stamping_loading_speed": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": "; filament start gcode\nM900 K{if nozzle_diameter[0]==0.4}0.05{elsif nozzle_diameter[0]==0.25}0.14{elsif nozzle_diameter[0]==0.3}0.07{elsif nozzle_diameter[0]==0.35}0.06{elsif nozzle_diameter[0]==0.6}0.03{elsif nozzle_diameter[0]==0.5}0.035{elsif nozzle_diameter[0]==0.8}0.015{else}0{endif} ; Filament gcode\n\n{if printer_notes=~/.*PRINTER_MODEL_XLIS.*/}\nM572 S{if nozzle_diameter[0]==0.4}0.036{elsif nozzle_diameter[0]==0.5}0.025{elsif nozzle_diameter[0]==0.6}0.02{elsif nozzle_diameter[0]==0.8}0.014{elsif nozzle_diameter[0]==0.25}0.12{elsif nozzle_diameter[0]==0.3}0.08{else}0{endif} ; Filament gcode\n{endif}\n\nM142 S36 ; set heatbreak target temp",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle",
|
||||||
|
"Prusa XL 5T 0.3 nozzle",
|
||||||
|
"Prusa XL 5T 0.4 nozzle",
|
||||||
|
"Prusa XL 5T 0.5 nozzle",
|
||||||
|
"Prusa XL 5T 0.6 nozzle",
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.25 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.15mm Speed @Prusa XL 5T 0.25",
|
||||||
|
"printer_variant": "0.25",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.25",
|
||||||
|
"0.25",
|
||||||
|
"0.25",
|
||||||
|
"0.25",
|
||||||
|
"0.25"
|
||||||
|
]
|
||||||
|
}
|
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.3 nozzle.json
Normal file
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.3 nozzle.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.3 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.20mm Speed @Prusa XL 5T 0.3",
|
||||||
|
"printer_variant": "0.3",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.3",
|
||||||
|
"0.3",
|
||||||
|
"0.3",
|
||||||
|
"0.3",
|
||||||
|
"0.3"
|
||||||
|
]
|
||||||
|
}
|
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.4 nozzle.json
Normal file
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.4 nozzle.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.20mm Speed @Prusa XL 5T 0.4",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4",
|
||||||
|
"0.4",
|
||||||
|
"0.4",
|
||||||
|
"0.4",
|
||||||
|
"0.4"
|
||||||
|
]
|
||||||
|
}
|
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.5 nozzle.json
Normal file
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.5 nozzle.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.5 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.25mm Speed @Prusa XL 5T 0.5",
|
||||||
|
"printer_variant": "0.5",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.5",
|
||||||
|
"0.5",
|
||||||
|
"0.5",
|
||||||
|
"0.5",
|
||||||
|
"0.5"
|
||||||
|
]
|
||||||
|
}
|
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.6 nozzle.json
Normal file
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.6 nozzle.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.6 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.32mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6",
|
||||||
|
"0.6",
|
||||||
|
"0.6",
|
||||||
|
"0.6",
|
||||||
|
"0.6"
|
||||||
|
]
|
||||||
|
}
|
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.8 nozzle.json
Normal file
20
resources/profiles/Prusa/machine/Prusa XL 5T 0.8 nozzle.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "Prusa XL 5T 0.8 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common_xl_5t",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"printer_model": "Prusa XL 5T",
|
||||||
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||||
|
"default_print_profile": "0.40mm Quality @Prusa XL 5T 0.8",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8",
|
||||||
|
"0.8",
|
||||||
|
"0.8",
|
||||||
|
"0.8",
|
||||||
|
"0.8"
|
||||||
|
]
|
||||||
|
}
|
12
resources/profiles/Prusa/machine/Prusa XL 5T.json
Normal file
12
resources/profiles/Prusa/machine/Prusa XL 5T.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Prusa XL 5T",
|
||||||
|
"model_id": "Prusa XL 5T",
|
||||||
|
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Prusa",
|
||||||
|
"bed_model": "Prusa XL_bed.stl",
|
||||||
|
"bed_texture": "Prusa XL 5T.svg",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Prusa Generic PLA @XL 5T;Prusament PLA @XL 5T;Prusament rPLA @XL 5T;Prusa Generic PETG @XL 5T;Prusament PETG @XL 5T;Prusa Generic ABS @XL 5T;Prusament ASA @XL 5T;Prusament PC Blend @XL 5T;Prusament PC-CF @XL 5T;Prusament PVB @XL 5T;Prusament PA-CF @XL 5T"
|
||||||
|
}
|
114
resources/profiles/Prusa/machine/fdm_machine_common_xl.json
Normal file
114
resources/profiles/Prusa/machine/fdm_machine_common_xl.json
Normal file
|
@ -0,0 +1,114 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "fdm_machine_common_xl",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"instantiation": "false",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"extruder_clearance_radius": "67",
|
||||||
|
"extruder_clearance_height_to_rod": "21",
|
||||||
|
"extruder_clearance_height_to_lid": "21",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"max_layer_height": "0.3",
|
||||||
|
"min_layer_height": "0.07",
|
||||||
|
"bed_exclude_area": [
|
||||||
|
"0x0"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"360x0",
|
||||||
|
"360x360",
|
||||||
|
"0x360"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"2500",
|
||||||
|
"2500"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"4000",
|
||||||
|
"4000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"1200",
|
||||||
|
"1200"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"7000",
|
||||||
|
"7000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"7000",
|
||||||
|
"7000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"200",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"100",
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"400",
|
||||||
|
"400"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"400",
|
||||||
|
"400"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"12",
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"10",
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"8",
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"8",
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"2",
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"retraction_length": "0.8",
|
||||||
|
"retraction_speed": "35",
|
||||||
|
"detraction_speed": "25",
|
||||||
|
"retraction_minimum_travel": "1.5",
|
||||||
|
"retract_when_changing_layer": "1",
|
||||||
|
"wipe": "1",
|
||||||
|
"retract_before_wipe": "80%",
|
||||||
|
"retract_lift_below": "1.5",
|
||||||
|
"z_hop_types": "Auto Lift",
|
||||||
|
"host_type": "prusalink",
|
||||||
|
"printable_height": "360",
|
||||||
|
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",
|
||||||
|
"machine_pause_gcode": "M601",
|
||||||
|
"machine_start_gcode": "M17 ; enable steppers\nM862.3 P \"XL\" ; printer model check\nM115 U6.0.1+14848\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\n; set print area\nM555 X{first_layer_print_min[0]} Y{first_layer_print_min[1]} W{(first_layer_print_max[0]) - (first_layer_print_min[0])} H{(first_layer_print_max[1]) - (first_layer_print_min[1])}\n; inform about nozzle diameter\nM862.1 P[nozzle_diameter]\n; set & wait for bed and extruder temp for MBL\nM140 S[first_layer_bed_temperature] ; set bed temp\nM104 T0 S{((filament_notes[0]=~/.*HT_MBL10.*/) ? (first_layer_temperature[0] - 10) : (filament_type[0] == \"PC\" or filament_type[0] == \"PA\") ? (first_layer_temperature[0] - 25) : (filament_type[0] == \"FLEX\") ? 210 : (filament_type[0]=~/.*PET.*/) ? 175 : 170)} ; set extruder temp for bed leveling\nM109 T0 R{((filament_notes[0]=~/.*HT_MBL10.*/) ? (first_layer_temperature[0] - 10) : (filament_type[0] == \"PC\" or filament_type[0] == \"PA\") ? (first_layer_temperature[0] - 25) : (filament_type[0] == \"FLEX\") ? 210 : (filament_type[0]=~/.*PET.*/) ? 175 : 170)} ; wait for temp\n; home carriage, pick tool, home all\nG28 XY\nM84 E ; turn off E motor\nG28 Z\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nG29 G ; absorb heat\n; move to the nozzle cleanup area\nG1 X{(min(((((first_layer_print_min[0] + first_layer_print_max[0]) / 2) < ((print_bed_min[0] + print_bed_max[0]) / 2)) ? (((first_layer_print_min[1] - 7) < -2) ? 70 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)) : (((first_layer_print_min[1] - 7) < -2) ? 260 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32))), first_layer_print_min[0])) + 32} Y{(min((first_layer_print_min[1] - 7), first_layer_print_min[1]))} Z{5} F4800\nM302 S160 ; lower cold extrusion limit to 160C\nG1 E{-(filament_type[0] == \"FLEX\" ? 4 : 2)} F2400 ; retraction for nozzle cleanup\n; nozzle cleanup\nM84 E ; turn off E motor\nG29 P9 X{((((first_layer_print_min[0] + first_layer_print_max[0]) / 2) < ((print_bed_min[0] + print_bed_max[0]) / 2)) ? (((first_layer_print_min[1] - 7) < -2) ? 70 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)) : (((first_layer_print_min[1] - 7) < -2) ? 260 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)))} Y{(first_layer_print_min[1] - 7)} W{32} H{7}\nG0 Z10 F480 ; move away in Z\n{if first_layer_bed_temperature[0] > 60}\nG0 Z70 F480 ; move away (a bit more) in Z\nG0 X30 Y{print_bed_min[1]} F6000 ; move away in X/Y for higher bed temperatures\n{endif}\nM106 S100 ; cool off the nozzle\nM107 ; stop cooling off the nozzle - turn off the fan\n; MBL\nM84 E ; turn off E motor\nG29 P1 ; invalidate mbl & probe print area\nG29 P1 X30 Y0 W50 H20 C ; probe near purge place\nG29 P3.2 ; interpolate mbl probes\nG29 P3.13 ; extrapolate mbl outside probe area\nG29 A ; activate mbl\nM104 S[first_layer_temperature] ; set extruder temp\nG1 Z10 F720 ; move away in Z\nG0 X30 Y-8 F6000 ; move next to the sheet\n; wait for extruder temp\nM109 T0 S{first_layer_temperature[0]}\n;\n; purge\n;\nG92 E0 ; reset extruder position\nG0 X{(0 == 0 ? 30 : (0 == 1 ? 150 : (0 == 2 ? 210 : 330)))} Y{(0 < 4 ? -8 : -5.5)} ; move close to the sheet's edge\nG1 E{(filament_type[0] == \"FLEX\" ? 4 : 2)} F2400 ; deretraction after the initial one before nozzle cleaning\nG0 E10 X40 Z0.2 F500 ; purge\nG0 X70 E9 F800 ; purge\nG0 X{70 + 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{70 + 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG92 E0 ; reset extruder position",
|
||||||
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]",
|
||||||
|
"change_filament_gcode": "M600\nG1 E0.3 F1500 ; prime after color change",
|
||||||
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||||
|
"printer_notes": "Don't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_MODEL_XLIS\nPG\nINPUT_SHAPER",
|
||||||
|
"scan_first_layer": "0",
|
||||||
|
"nozzle_type": "hardened_steel",
|
||||||
|
"auxiliary_fan": "0",
|
||||||
|
"thumbnails": [
|
||||||
|
"16x16/QOI",
|
||||||
|
"313x173/QOI",
|
||||||
|
"440x240/QOI",
|
||||||
|
"480x240/QOI",
|
||||||
|
"640x480/PNG"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "fdm_machine_common_xl_5t",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_machine_common_xl",
|
||||||
|
"instantiation": "false",
|
||||||
|
"gcode_flavor": "marlin2",
|
||||||
|
"purge_in_prime_tower": "0",
|
||||||
|
"single_extruder_multi_material": "0",
|
||||||
|
"extruder_clearance_radius": "67",
|
||||||
|
"extruder_clearance_height_to_rod": "21",
|
||||||
|
"extruder_clearance_height_to_lid": "21",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",
|
||||||
|
"machine_pause_gcode": "M601",
|
||||||
|
"machine_start_gcode": "M17 ; enable steppers\nM862.3 P \"XL\" ; printer model check\nM115 U6.0.1+14848\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\n; set print area\nM555 X{first_layer_print_min[0]} Y{first_layer_print_min[1]} W{(first_layer_print_max[0]) - (first_layer_print_min[0])} H{(first_layer_print_max[1]) - (first_layer_print_min[1])}\n; inform about nozzle diameter\nM862.1 P[nozzle_diameter]\n; set & wait for bed and extruder temp for MBL\nM140 S[first_layer_bed_temperature] ; set bed temp\nM104 T0 S{((filament_notes[0]=~/.*HT_MBL10.*/) ? (first_layer_temperature[0] - 10) : (filament_type[0] == \"PC\" or filament_type[0] == \"PA\") ? (first_layer_temperature[0] - 25) : (filament_type[0] == \"FLEX\") ? 210 : (filament_type[0]=~/.*PET.*/) ? 175 : 170)} ; set extruder temp for bed leveling\nM109 T0 R{((filament_notes[0]=~/.*HT_MBL10.*/) ? (first_layer_temperature[0] - 10) : (filament_type[0] == \"PC\" or filament_type[0] == \"PA\") ? (first_layer_temperature[0] - 25) : (filament_type[0] == \"FLEX\") ? 210 : (filament_type[0]=~/.*PET.*/) ? 175 : 170)} ; wait for temp\n; home carriage, pick tool, home all\nG28 XY\nM84 E ; turn off E motor\nG28 Z\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nG29 G ; absorb heat\n; move to the nozzle cleanup area\nG1 X{(min(((((first_layer_print_min[0] + first_layer_print_max[0]) / 2) < ((print_bed_min[0] + print_bed_max[0]) / 2)) ? (((first_layer_print_min[1] - 7) < -2) ? 70 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)) : (((first_layer_print_min[1] - 7) < -2) ? 260 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32))), first_layer_print_min[0])) + 32} Y{(min((first_layer_print_min[1] - 7), first_layer_print_min[1]))} Z{5} F4800\nM302 S160 ; lower cold extrusion limit to 160C\nG1 E{-(filament_type[0] == \"FLEX\" ? 4 : 2)} F2400 ; retraction for nozzle cleanup\n; nozzle cleanup\nM84 E ; turn off E motor\nG29 P9 X{((((first_layer_print_min[0] + first_layer_print_max[0]) / 2) < ((print_bed_min[0] + print_bed_max[0]) / 2)) ? (((first_layer_print_min[1] - 7) < -2) ? 70 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)) : (((first_layer_print_min[1] - 7) < -2) ? 260 : (min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)))} Y{(first_layer_print_min[1] - 7)} W{32} H{7}\nG0 Z10 F480 ; move away in Z\n{if first_layer_bed_temperature[0] > 60}\nG0 Z70 F480 ; move away (a bit more) in Z\nG0 X30 Y{print_bed_min[1]} F6000 ; move away in X/Y for higher bed temperatures\n{endif}\nM106 S100 ; cool off the nozzle\nM107 ; stop cooling off the nozzle - turn off the fan\n; MBL\nM84 E ; turn off E motor\nG29 P1 ; invalidate mbl & probe print area\nG29 P1 X30 Y0 W50 H20 C ; probe near purge place\nG29 P3.2 ; interpolate mbl probes\nG29 P3.13 ; extrapolate mbl outside probe area\nG29 A ; activate mbl\nM104 S[first_layer_temperature] ; set extruder temp\nG1 Z10 F720 ; move away in Z\nG0 X30 Y-8 F6000 ; move next to the sheet\n; wait for extruder temp\nM109 T0 S{first_layer_temperature[0]}\n;\n; purge\n;\nG92 E0 ; reset extruder position\nG0 X{(0 == 0 ? 30 : (0 == 1 ? 150 : (0 == 2 ? 210 : 330)))} Y{(0 < 4 ? -8 : -5.5)} ; move close to the sheet's edge\nG1 E{(filament_type[0] == \"FLEX\" ? 4 : 2)} F2400 ; deretraction after the initial one before nozzle cleaning\nG0 E10 X40 Z0.2 F500 ; purge\nG0 X70 E9 F800 ; purge\nG0 X{70 + 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{70 + 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG92 E0 ; reset extruder position",
|
||||||
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]",
|
||||||
|
"change_filament_gcode": "M600\nG1 E0.3 F1500 ; prime after color change",
|
||||||
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||||
|
"printer_notes": "Don't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_MODEL_XLIS\nPG\nINPUT_SHAPER"
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.05mm Detail @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.05",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "13",
|
||||||
|
"bottom_shell_layers": "10",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.1",
|
||||||
|
"support_top_z_distance": "0.1",
|
||||||
|
"support_bottom_z_distance": "0.1",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "65",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "100",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "25",
|
||||||
|
"gap_infill_speed": "40",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"outer_wall_acceleration": "800",
|
||||||
|
"inner_wall_acceleration": "1200",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2000",
|
||||||
|
"sparse_infill_acceleration": "2500",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.25",
|
||||||
|
"outer_wall_line_width": "0.25",
|
||||||
|
"sparse_infill_line_width": "0.25",
|
||||||
|
"internal_solid_infill_line_width": "0.25",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.07mm Detail @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.07",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "11",
|
||||||
|
"bottom_shell_layers": "9",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.1",
|
||||||
|
"support_top_z_distance": "0.09",
|
||||||
|
"support_bottom_z_distance": "0.09",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "65",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "40",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"outer_wall_acceleration": "800",
|
||||||
|
"inner_wall_acceleration": "1200",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2000",
|
||||||
|
"sparse_infill_acceleration": "2500",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.25",
|
||||||
|
"outer_wall_line_width": "0.25",
|
||||||
|
"sparse_infill_line_width": "0.25",
|
||||||
|
"internal_solid_infill_line_width": "0.25",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.10mm FastDetail @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.1",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "8",
|
||||||
|
"bottom_shell_layers": "7",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.17",
|
||||||
|
"support_bottom_z_distance": "0.17",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "140",
|
||||||
|
"small_perimeter_speed": "140",
|
||||||
|
"outer_wall_speed": "140",
|
||||||
|
"sparse_infill_speed": "140",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "100",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "50",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "120",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.4",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.10mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.1",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "8",
|
||||||
|
"bottom_shell_layers": "7",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "75",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "40",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.5",
|
||||||
|
"outer_wall_line_width": "0.5",
|
||||||
|
"sparse_infill_line_width": "0.5",
|
||||||
|
"internal_solid_infill_line_width": "0.5",
|
||||||
|
"top_surface_line_width": "0.45",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.12mm Speed @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.12",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "9",
|
||||||
|
"bottom_shell_layers": "6",
|
||||||
|
"top_shell_thickness": "0.6",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.08",
|
||||||
|
"support_top_z_distance": "0.09",
|
||||||
|
"support_bottom_z_distance": "0.09",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"small_perimeter_speed": "120",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.27",
|
||||||
|
"outer_wall_line_width": "0.27",
|
||||||
|
"sparse_infill_line_width": "0.27",
|
||||||
|
"internal_solid_infill_line_width": "0.27",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.12mm Structural @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.12",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "9",
|
||||||
|
"bottom_shell_layers": "7",
|
||||||
|
"top_shell_thickness": "0.6",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.08",
|
||||||
|
"support_top_z_distance": "0.09",
|
||||||
|
"support_bottom_z_distance": "0.09",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1000",
|
||||||
|
"inner_wall_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "2500",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.27",
|
||||||
|
"outer_wall_line_width": "0.27",
|
||||||
|
"sparse_infill_line_width": "0.27",
|
||||||
|
"internal_solid_infill_line_width": "0.27",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.12mm Structural @Prusa XL 5T 0.3",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.12",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "7",
|
||||||
|
"bottom_shell_layers": "6",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "90%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.12",
|
||||||
|
"support_top_z_distance": "0.12",
|
||||||
|
"support_bottom_z_distance": "0.12",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "100%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "40",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"outer_wall_acceleration": "1200",
|
||||||
|
"inner_wall_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.34",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"inner_wall_line_width": "0.34",
|
||||||
|
"outer_wall_line_width": "0.34",
|
||||||
|
"sparse_infill_line_width": "0.34",
|
||||||
|
"internal_solid_infill_line_width": "0.34",
|
||||||
|
"top_surface_line_width": "0.3",
|
||||||
|
"support_line_width": "0.3",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.3 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Speed @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "7",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.08",
|
||||||
|
"support_top_z_distance": "0.09",
|
||||||
|
"support_bottom_z_distance": "0.09",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"small_perimeter_speed": "120",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.27",
|
||||||
|
"outer_wall_line_width": "0.27",
|
||||||
|
"sparse_infill_line_width": "0.27",
|
||||||
|
"internal_solid_infill_line_width": "0.27",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Speed @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.17",
|
||||||
|
"support_bottom_z_distance": "0.17",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "170",
|
||||||
|
"small_perimeter_speed": "170",
|
||||||
|
"outer_wall_speed": "170",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "100",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "50",
|
||||||
|
"bridge_speed": "45",
|
||||||
|
"gap_infill_speed": "120",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "95%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.08",
|
||||||
|
"support_top_z_distance": "0.09",
|
||||||
|
"support_bottom_z_distance": "0.09",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "150%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "40",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1000",
|
||||||
|
"inner_wall_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "4000",
|
||||||
|
"line_width": "0.27",
|
||||||
|
"initial_layer_line_width": "0.32",
|
||||||
|
"inner_wall_line_width": "0.27",
|
||||||
|
"outer_wall_line_width": "0.27",
|
||||||
|
"sparse_infill_line_width": "0.27",
|
||||||
|
"internal_solid_infill_line_width": "0.27",
|
||||||
|
"top_surface_line_width": "0.27",
|
||||||
|
"support_line_width": "0.25",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.17",
|
||||||
|
"support_bottom_z_distance": "0.17",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "110",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "75",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "50",
|
||||||
|
"bridge_speed": "45",
|
||||||
|
"gap_infill_speed": "65",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "180",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "75",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.55",
|
||||||
|
"outer_wall_line_width": "0.55",
|
||||||
|
"sparse_infill_line_width": "0.55",
|
||||||
|
"internal_solid_infill_line_width": "0.55",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.22",
|
||||||
|
"support_bottom_z_distance": "0.22",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "105",
|
||||||
|
"internal_solid_infill_speed": "160",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "110",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "75",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.6",
|
||||||
|
"outer_wall_line_width": "0.6",
|
||||||
|
"sparse_infill_line_width": "0.6",
|
||||||
|
"internal_solid_infill_line_width": "0.6",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Speed @Prusa XL 5T 0.3",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.16",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "90%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.12",
|
||||||
|
"support_top_z_distance": "0.12",
|
||||||
|
"support_bottom_z_distance": "0.12",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "100%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "140",
|
||||||
|
"small_perimeter_speed": "120",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "50",
|
||||||
|
"support_speed": "100",
|
||||||
|
"support_interface_speed": "45%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.34",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"inner_wall_line_width": "0.34",
|
||||||
|
"outer_wall_line_width": "0.34",
|
||||||
|
"sparse_infill_line_width": "0.34",
|
||||||
|
"internal_solid_infill_line_width": "0.34",
|
||||||
|
"top_surface_line_width": "0.3",
|
||||||
|
"support_line_width": "0.3",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.3 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Structural @Prusa XL 5T 0.3",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.16",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "90%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.12",
|
||||||
|
"support_top_z_distance": "0.12",
|
||||||
|
"support_bottom_z_distance": "0.12",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "100%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "50",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.34",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"inner_wall_line_width": "0.34",
|
||||||
|
"outer_wall_line_width": "0.34",
|
||||||
|
"sparse_infill_line_width": "0.34",
|
||||||
|
"internal_solid_infill_line_width": "0.34",
|
||||||
|
"top_surface_line_width": "0.3",
|
||||||
|
"support_line_width": "0.3",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.3 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.3",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "1",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "90%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.12",
|
||||||
|
"support_top_z_distance": "0.12",
|
||||||
|
"support_bottom_z_distance": "0.12",
|
||||||
|
"support_base_pattern_spacing": "1",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "100%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "140",
|
||||||
|
"small_perimeter_speed": "120",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "50",
|
||||||
|
"support_speed": "100",
|
||||||
|
"support_interface_speed": "45%",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"gap_infill_speed": "50",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.34",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"inner_wall_line_width": "0.34",
|
||||||
|
"outer_wall_line_width": "0.34",
|
||||||
|
"sparse_infill_line_width": "0.34",
|
||||||
|
"internal_solid_infill_line_width": "0.34",
|
||||||
|
"top_surface_line_width": "0.3",
|
||||||
|
"support_line_width": "0.3",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.3 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "170",
|
||||||
|
"small_perimeter_speed": "170",
|
||||||
|
"outer_wall_speed": "170",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "100",
|
||||||
|
"support_speed": "110",
|
||||||
|
"support_interface_speed": "50%",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"gap_infill_speed": "120",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "4000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "140",
|
||||||
|
"small_perimeter_speed": "140",
|
||||||
|
"outer_wall_speed": "140",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "135",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.55",
|
||||||
|
"outer_wall_line_width": "0.55",
|
||||||
|
"sparse_infill_line_width": "0.55",
|
||||||
|
"internal_solid_infill_line_width": "0.55",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.22",
|
||||||
|
"support_bottom_z_distance": "0.22",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"small_perimeter_speed": "120",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "110",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "110",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "75",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "50",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.62",
|
||||||
|
"outer_wall_line_width": "0.62",
|
||||||
|
"sparse_infill_line_width": "0.62",
|
||||||
|
"internal_solid_infill_line_width": "0.62",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "75",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "50",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"gap_infill_speed": "65",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "120",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "75",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.55",
|
||||||
|
"outer_wall_line_width": "0.55",
|
||||||
|
"sparse_infill_line_width": "0.55",
|
||||||
|
"internal_solid_infill_line_width": "0.55",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.22",
|
||||||
|
"support_bottom_z_distance": "0.22",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "110",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "110",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "75",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.6",
|
||||||
|
"outer_wall_line_width": "0.6",
|
||||||
|
"sparse_infill_line_width": "0.6",
|
||||||
|
"internal_solid_infill_line_width": "0.6",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.25mm Speed @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.25",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "140",
|
||||||
|
"small_perimeter_speed": "140",
|
||||||
|
"outer_wall_speed": "140",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "110",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.55",
|
||||||
|
"outer_wall_line_width": "0.55",
|
||||||
|
"sparse_infill_line_width": "0.55",
|
||||||
|
"internal_solid_infill_line_width": "0.55",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.25mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.25",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "80",
|
||||||
|
"outer_wall_speed": "80",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "90",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "50",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.68",
|
||||||
|
"outer_wall_line_width": "0.68",
|
||||||
|
"sparse_infill_line_width": "0.68",
|
||||||
|
"internal_solid_infill_line_width": "0.68",
|
||||||
|
"top_surface_line_width": "0.55",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.4",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.25",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.15",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "140",
|
||||||
|
"top_surface_speed": "75",
|
||||||
|
"support_speed": "120",
|
||||||
|
"support_interface_speed": "50",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"gap_infill_speed": "65",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"support_line_width": "0.36",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.5",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.25",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.7",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"infill_anchor": "2",
|
||||||
|
"infill_anchor_max": "15",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "110",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "75",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "25",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.55",
|
||||||
|
"initial_layer_line_width": "0.55",
|
||||||
|
"inner_wall_line_width": "0.55",
|
||||||
|
"outer_wall_line_width": "0.55",
|
||||||
|
"sparse_infill_line_width": "0.55",
|
||||||
|
"internal_solid_infill_line_width": "0.55",
|
||||||
|
"top_surface_line_width": "0.5",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.008",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.5 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.25mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.25",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "95",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.68",
|
||||||
|
"outer_wall_line_width": "0.68",
|
||||||
|
"sparse_infill_line_width": "0.68",
|
||||||
|
"internal_solid_infill_line_width": "0.68",
|
||||||
|
"top_surface_line_width": "0.55",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.30mm Detail @Prusa XL 5T 0.8",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.3",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"bottom_shell_thickness": "0.8",
|
||||||
|
"thick_bridges": "1",
|
||||||
|
"seam_position": "nearest",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.2",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.35",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "50",
|
||||||
|
"top_surface_speed": "35",
|
||||||
|
"support_speed": "65",
|
||||||
|
"support_interface_speed": "85%",
|
||||||
|
"bridge_speed": "22",
|
||||||
|
"gap_infill_speed": "40",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.9",
|
||||||
|
"initial_layer_line_width": "1",
|
||||||
|
"inner_wall_line_width": "0.9",
|
||||||
|
"outer_wall_line_width": "0.9",
|
||||||
|
"sparse_infill_line_width": "0.9",
|
||||||
|
"internal_solid_infill_line_width": "0.9",
|
||||||
|
"top_surface_line_width": "0.7",
|
||||||
|
"support_line_width": "0.65",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.32mm Speed @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.32",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "70",
|
||||||
|
"outer_wall_speed": "70",
|
||||||
|
"sparse_infill_speed": "100",
|
||||||
|
"internal_solid_infill_speed": "70",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"support_speed": "70",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "65",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "50",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "3000",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.68",
|
||||||
|
"outer_wall_line_width": "0.68",
|
||||||
|
"sparse_infill_line_width": "0.68",
|
||||||
|
"internal_solid_infill_line_width": "0.68",
|
||||||
|
"top_surface_line_width": "0.55",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.32mm Structural @Prusa XL 5T 0.6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.32",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.9",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"sparse_infill_density": "20%",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.25",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.25",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_branch_diameter_double_wall": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "70",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "70",
|
||||||
|
"internal_solid_infill_speed": "70",
|
||||||
|
"top_surface_speed": "70",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_interface_speed": "75%",
|
||||||
|
"bridge_speed": "40",
|
||||||
|
"gap_infill_speed": "70",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "90%",
|
||||||
|
"default_acceleration": "2500",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2500",
|
||||||
|
"top_surface_acceleration": "1500",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1500",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.68",
|
||||||
|
"initial_layer_line_width": "0.68",
|
||||||
|
"inner_wall_line_width": "0.68",
|
||||||
|
"outer_wall_line_width": "0.68",
|
||||||
|
"sparse_infill_line_width": "0.68",
|
||||||
|
"internal_solid_infill_line_width": "0.68",
|
||||||
|
"top_surface_line_width": "0.55",
|
||||||
|
"support_line_width": "0.55",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.40mm Quality @Prusa XL 5T 0.8",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.4",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"bottom_shell_thickness": "0.8",
|
||||||
|
"thick_bridges": "1",
|
||||||
|
"seam_position": "nearest",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.2",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.35",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "50",
|
||||||
|
"small_perimeter_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"sparse_infill_speed": "90",
|
||||||
|
"internal_solid_infill_speed": "45",
|
||||||
|
"top_surface_speed": "35",
|
||||||
|
"support_speed": "50",
|
||||||
|
"support_interface_speed": "85%",
|
||||||
|
"bridge_speed": "22",
|
||||||
|
"gap_infill_speed": "35",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.9",
|
||||||
|
"initial_layer_line_width": "1",
|
||||||
|
"inner_wall_line_width": "0.9",
|
||||||
|
"outer_wall_line_width": "0.9",
|
||||||
|
"sparse_infill_line_width": "0.9",
|
||||||
|
"internal_solid_infill_line_width": "0.9",
|
||||||
|
"top_surface_line_width": "0.75",
|
||||||
|
"support_line_width": "0.65",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.55mm Draft @Prusa XL 5T 0.8",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "process_common_xl_5t",
|
||||||
|
"inital_layer_height": "0.2",
|
||||||
|
"layer_height": "0.55",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"bottom_shell_thickness": "0.8",
|
||||||
|
"thick_bridges": "1",
|
||||||
|
"seam_position": "nearest",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"infill_anchor": "2.5",
|
||||||
|
"infill_anchor_max": "20",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
|
"support_threshold_angle": "40",
|
||||||
|
"raft_first_layer_density": "80%",
|
||||||
|
"raft_first_layer_expansion": "3.5",
|
||||||
|
"raft_contact_distance": "0.2",
|
||||||
|
"support_top_z_distance": "0.25",
|
||||||
|
"support_bottom_z_distance": "0.25",
|
||||||
|
"support_base_pattern_spacing": "2",
|
||||||
|
"support_interface_top_layers": "5",
|
||||||
|
"support_interface_spacing": "0.35",
|
||||||
|
"support_object_xy_distance": "80%",
|
||||||
|
"tree_support_bramch_diameter_angle": "5",
|
||||||
|
"tree_support_tip_diameter": "0.8",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"small_perimeter_speed": "35",
|
||||||
|
"outer_wall_speed": "35",
|
||||||
|
"sparse_infill_speed": "55",
|
||||||
|
"internal_solid_infill_speed": "35",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"support_speed": "35",
|
||||||
|
"support_interface_speed": "85%",
|
||||||
|
"bridge_speed": "22",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"overhang_1_4_speed": "15",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "25",
|
||||||
|
"overhang_4_4_speed": "80%",
|
||||||
|
"default_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"internal_solid_infill_acceleration": "3000",
|
||||||
|
"sparse_infill_acceleration": "4000",
|
||||||
|
"bridge_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"travel_acceleration": "5000",
|
||||||
|
"line_width": "0.9",
|
||||||
|
"initial_layer_line_width": "1",
|
||||||
|
"inner_wall_line_width": "1",
|
||||||
|
"outer_wall_line_width": "1",
|
||||||
|
"sparse_infill_line_width": "0.9",
|
||||||
|
"internal_solid_infill_line_width": "0.9",
|
||||||
|
"top_surface_line_width": "0.75",
|
||||||
|
"support_line_width": "0.65",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"resolution": "0.0125",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Prusa XL 5T 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
11
resources/profiles/Prusa/process/process_common_xl_5t.json
Normal file
11
resources/profiles/Prusa/process/process_common_xl_5t.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "process_common_xl_5t",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "process_common_xl",
|
||||||
|
"enable_prime_tower": "1",
|
||||||
|
"wipe_tower_cone_angle": "25",
|
||||||
|
"wipe_tower_extra_spacing": "150%",
|
||||||
|
"wipe_tower_rotation_angle": "90"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue