High Flow Profiles for Prusa MK3.5 (#9312)

* bugfix for TPU filament overrides

* higher voluemetric flow

* bugfix for to high speed at internal solid infill

* Update Prusa.json

* updated firmware check and nozzle settings

* bugfix speed and standard for 0,15mm profiles of the 0.4mm nozzle

* variables not defined in orcaslicer

* bug fix volumetric speed, wrong value

* added high flow base process

* added highflow base process

* added first full draft of high flow profiles, further tests are necessary

* changed 0.35mm to 0.32mm for 0.6mm nozzle

* minor changes to initial layer speeds

* changed 0.35mm to 0.32mm for 0.6mm nozzle

* furcer changes on accelartion and speed

* added 0.35mm Standard @MK3.5 again for not breaking anythin for current users

* Update 0.35mm Standard @MK3.5.json

forgot to set the layer_height after creation of the 0.35mm profile
This commit is contained in:
Bernhard Koppensteiner
2025-04-16 04:34:27 +02:00
committed by GitHub
parent 1bce6a24d2
commit 69c2143804
35 changed files with 1269 additions and 4 deletions

View File

@@ -270,6 +270,10 @@
"name": "process_common_MK3.5",
"sub_path": "process/process_common_MK3.5.json"
},
{
"name": "process_highflow_MK3.5",
"sub_path": "process/process_highflow_MK3.5.json"
},
{
"name": "process_speed_MK3.5",
"sub_path": "process/process_speed_MK3.5.json"
@@ -318,6 +322,22 @@
"name": "0.15mm Speed @MK3.5 0.25",
"sub_path": "process/0.15mm Speed @MK3.5 0.25.json"
},
{
"name": "0.15mm High Flow @MK3.5",
"sub_path": "process/0.15mm High Flow @MK3.5.json"
},
{
"name": "0.20mm High Flow @MK3.5 0.6",
"sub_path": "process/0.20mm High Flow @MK3.5 0.6.json"
},
{
"name": "0.20mm High Flow @MK3.5",
"sub_path": "process/0.20mm High Flow @MK3.5.json"
},
{
"name": "0.25mm High Flow @MK3.5",
"sub_path": "process/0.25mm High Flow @MK3.5.json"
},
{
"name": "0.20mm Standard @MK3.5",
"sub_path": "process/0.20mm Standard @MK3.5.json"
@@ -334,6 +354,14 @@
"name": "0.20mm Speed @MK3.5 0.6",
"sub_path": "process/0.20mm Speed @MK3.5 0.6.json"
},
{
"name": "0.32mm High Flow @MK3.5",
"sub_path": "process/0.32mm High Flow @MK3.5.json"
},
{
"name": "0.40mm High Flow @MK3.5",
"sub_path": "process/0.40mm High Flow @MK3.5.json"
},
{
"name": "0.25mm Standard @MK3.5",
"sub_path": "process/0.25mm Standard @MK3.5.json"
@@ -346,6 +374,10 @@
"name": "0.30mm Detail @MK3.5",
"sub_path": "process/0.30mm Detail @MK3.5.json"
},
{
"name": "0.32mm Standard @MK3.5",
"sub_path": "process/0.32mm Standard @MK3.5.json"
},
{
"name": "0.35mm Standard @MK3.5",
"sub_path": "process/0.35mm Standard @MK3.5.json"
@@ -1349,6 +1381,82 @@
"name": "Prusa Generic PA-CF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic PA-CF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic PLA HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic PLA HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic PLA HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic PLA HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic PLA HF @MK3.5",
"sub_path": "filament/Prusa Generic PLA HF @MK3.5.json"
},
{
"name": "Prusa Generic PETG HF @MK3.5",
"sub_path": "filament/Prusa Generic PETG HF @MK3.5.json"
},
{
"name": "Prusa Generic PETG HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic PETG HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic PETG HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic PETG HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic ABS HF @MK3.5",
"sub_path": "filament/Prusa Generic ABS HF @MK3.5.json"
},
{
"name": "Prusa Generic ABS HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic ABS HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic ABS HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic ABS HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic TPU HF @MK3.5",
"sub_path": "filament/Prusa Generic TPU HF @MK3.5.json"
},
{
"name": "Prusa Generic ASA HF @MK3.5",
"sub_path": "filament/Prusa Generic ASA HF @MK3.5.json"
},
{
"name": "Prusa Generic ASA HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic ASA HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic ASA HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic ASA HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic PC HF @MK3.5",
"sub_path": "filament/Prusa Generic PC HF @MK3.5.json"
},
{
"name": "Prusa Generic PC HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic PC HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic PC HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic PC HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic PVA HF @MK3.5",
"sub_path": "filament/Prusa Generic PVA HF @MK3.5.json"
},
{
"name": "Prusa Generic PVA HF @MK3.5 0.6",
"sub_path": "filament/Prusa Generic PVA HF @MK3.5 0.6.json"
},
{
"name": "Prusa Generic PVA HF @MK3.5 0.8",
"sub_path": "filament/Prusa Generic PVA HF @MK3.5 0.8.json"
},
{
"name": "Prusa Generic ABS @MK4S",
"sub_path": "filament/Prusa Generic ABS @MK4S.json"