High Flow Profiles for MINIIS; minor Profile Tweaks for MK3.5 and MINIIS (#9485)

* 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

* minor fixes in filament overrides

* added profiles for high flow nozzles on the Prusa MINIIS

* added fan_speedup_time for MINIIS and MK3.5

* changes to support interface, pattern and distance

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
Bernhard Koppensteiner
2025-06-15 13:44:39 +02:00
committed by GitHub
parent d8683fc045
commit 52e4d2af82
78 changed files with 1420 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
"top_shell_layers": "13",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "10",
"support_top_z_distance": "0.09",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -21,6 +21,7 @@
"bottom_shell_layers": "8",
"bridge_speed": "30",
"internal_solid_infill_speed": "140",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]

View File

@@ -21,6 +21,7 @@
"bottom_shell_layers": "8",
"bridge_speed": "30",
"internal_solid_infill_speed": "140",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -24,6 +24,7 @@
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]

View File

@@ -24,6 +24,7 @@
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]

View File

@@ -31,6 +31,7 @@
"overhang_1_4_speed": "60",
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]

View File

@@ -31,6 +31,7 @@
"overhang_1_4_speed": "60",
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -36,6 +36,7 @@
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"travel_acceleration": "3000",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]

View File

@@ -36,6 +36,7 @@
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"travel_acceleration": "3000",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -0,0 +1,36 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm High Flow @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36",
"layer_height": "0.15",
"initial_layer_print_height": "0.20",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"bridge_speed": "45",
"default_acceleration": "3000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "3000",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "3500",
"inner_wall_acceleration": "3500",
"outer_wall_acceleration": "2500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}

View File

@@ -29,6 +29,7 @@
"inner_wall_acceleration": "3500",
"outer_wall_acceleration": "2500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]

View File

@@ -29,6 +29,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]

View File

@@ -29,6 +29,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]

View File

@@ -29,6 +29,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -29,6 +29,7 @@
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]

View File

@@ -29,6 +29,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]

View File

@@ -37,6 +37,7 @@
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]

View File

@@ -33,6 +33,7 @@
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]

View File

@@ -29,6 +29,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]

View File

@@ -37,6 +37,7 @@
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -28,6 +28,7 @@
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.1",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]

View File

@@ -0,0 +1,40 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm High Flow @MINIIS 0.6",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
],
"layer_height": "0.20",
"initial_layer_print_height": "0.25",
"line_width": "0.68",
"inner_wall_line_width": "0.62",
"outer_wall_line_width": "0.62",
"top_surface_line_width": "0.5",
"sparse_infill_line_width": "0.62",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.5",
"wall_loops": "2",
"outer_wall_speed": "200",
"inner_wall_speed": "220",
"small_perimeter_speed": "170",
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "200",
"top_surface_speed": "70",
"gap_infill_speed": "80",
"support_speed": "110",
"bridge_speed": "40",
"travel_speed": "300",
"default_acceleration": "2500",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1500",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "4000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "45"
}

View File

@@ -0,0 +1,19 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm High Flow @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
],
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36"
}

View File

@@ -0,0 +1,47 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.25mm High Flow @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"bottom_shell_layers": "3",
"initial_layer_speed": "40",
"initial_layer_infill_speed": "70",
"outer_wall_speed": "180",
"inner_wall_speed": "180",
"small_perimeter_speed": "170",
"sparse_infill_speed": "190",
"internal_solid_infill_speed": "190",
"top_surface_speed": "60",
"gap_infill_speed": "70",
"support_speed": "110",
"bridge_speed": "40",
"travel_speed": "300",
"default_acceleration": "2500",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "2000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "4000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "45",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}

View File

@@ -40,6 +40,7 @@
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "45",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -30,6 +30,7 @@
"overhang_1_4_speed": "45",
"travel_speed": "300",
"internal_solid_infill_acceleration": "3000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]

View File

@@ -30,6 +30,7 @@
"overhang_1_4_speed": "45",
"travel_speed": "300",
"internal_solid_infill_acceleration": "3000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -29,6 +29,7 @@
"gap_infill_speed": "60",
"support_speed": "80",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]

View File

@@ -29,6 +29,7 @@
"gap_infill_speed": "60",
"support_speed": "80",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -21,6 +21,7 @@
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "2",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.8 nozzle"
]

View File

@@ -21,6 +21,7 @@
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "2",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]

View File

@@ -0,0 +1,44 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm High Flow @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"initial_layer_print_height": "0.25",
"layer_height": "0.32",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"bottom_shell_layers": "3",
"outer_wall_speed": "145",
"inner_wall_speed": "145",
"bridge_speed": "40",
"support_speed": "110",
"small_perimeter_speed": "145",
"sparse_infill_speed": "145",
"internal_solid_infill_speed": "140",
"top_surface_speed": "60",
"gap_infill_speed": "60",
"travel_speed": "300",
"default_acceleration": "2500",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "2000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "4000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}

View File

@@ -39,6 +39,7 @@
"outer_wall_acceleration": "4000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -0,0 +1,37 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm Standard @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_common_miniis",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"initial_layer_print_height": "0.25",
"layer_height": "0.32",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"bottom_shell_layers": "3",
"outer_wall_speed": "45",
"inner_wall_speed": "60",
"bridge_speed": "30",
"support_speed": "60",
"small_perimeter_speed": "45",
"sparse_infill_speed": "70",
"internal_solid_infill_speed": "60",
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}

View File

@@ -30,6 +30,7 @@
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -30,6 +30,7 @@
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]

View File

@@ -30,6 +30,7 @@
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]

View File

@@ -0,0 +1,48 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm High Flow @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "process_highflow_miniis",
"line_width": "0.9",
"inner_wall_line_width": "0.9",
"outer_wall_line_width": "0.9",
"top_surface_line_width": "0.75",
"sparse_infill_line_width": "0.9",
"initial_layer_line_width": "1",
"internal_solid_infill_line_width": "0.9",
"support_line_width": "0.65",
"layer_height": "0.4",
"initial_layer_print_height": "0.3",
"wall_loops": "2",
"top_shell_thickness": "1.2",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.8",
"bottom_shell_layers": "3",
"initial_layer_speed": "40",
"initial_layer_infill_speed": "55",
"outer_wall_speed": "90",
"inner_wall_speed": "100",
"bridge_speed": "22",
"support_speed": "90",
"small_perimeter_speed": "90",
"sparse_infill_speed": "105",
"internal_solid_infill_speed": "100",
"top_surface_speed": "75",
"gap_infill_speed": "65",
"travel_speed": "300",
"default_acceleration": "2000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1500",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "3000",
"outer_wall_acceleration": "2500",
"bridge_acceleration": "1000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.8 nozzle"
]
}

View File

@@ -41,6 +41,7 @@
"inner_wall_acceleration": "3000",
"outer_wall_acceleration": "2500",
"bridge_acceleration": "1000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]

View File

@@ -40,6 +40,7 @@
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MINIIS 0.8 nozzle"
]

View File

@@ -41,6 +41,7 @@
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1000",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]

View File

@@ -51,5 +51,14 @@
"support_speed": "100",
"support_style": "snug",
"precise_outer_wall": "1",
"overhang_reverse": "1"
"overhang_reverse": "1",
"raft_contact_distance": "0.15",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "3.5",
"support_threshold_angle": "40",
"support_interface_bottom_layers": "0",
"support_base_pattern": "rectilinear",
"support_interface_top_layers": "3",
"support_top_z_distance": "0.17"
}

View File

@@ -51,5 +51,14 @@
"support_speed": "100",
"support_style": "snug",
"precise_outer_wall": "1",
"overhang_reverse": "1"
"overhang_reverse": "1",
"raft_contact_distance": "0.15",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "3.5",
"support_threshold_angle": "40",
"support_interface_bottom_layers": "0",
"support_base_pattern": "rectilinear",
"support_interface_top_layers": "3",
"support_top_z_distance": "0.17"
}

View File

@@ -0,0 +1,24 @@
{
"type": "process",
"name": "process_highflow_miniis",
"from": "system",
"instantiation": "false",
"inherits": "process_common_miniis",
"initial_layer_speed": "40",
"initial_layer_infill_speed": "100",
"outer_wall_speed": "200",
"inner_wall_speed": "250",
"small_perimeter_speed": "170",
"sparse_infill_speed": "250",
"internal_solid_infill_speed": "250",
"top_surface_speed": "100",
"gap_infill_speed": "120",
"default_acceleration": "4000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "2000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "4000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "60"
}