mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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:
committed by
GitHub
parent
1bce6a24d2
commit
69c2143804
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm High Flow @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm High Flow @MK3.5 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 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"
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm High Flow @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.4 nozzle"
|
||||
],
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"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",
|
||||
"wall_loops": "3",
|
||||
"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",
|
||||
"support_speed": "120",
|
||||
"bridge_speed": "50",
|
||||
"travel_speed": "300",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "2000",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "4000",
|
||||
"overhang_1_4_speed": "45"
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.25mm High Flow @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.32mm High Flow @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"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",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "70",
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
36
resources/profiles/Prusa/process/0.32mm Standard @MK3.5.json
Normal file
36
resources/profiles/Prusa/process/0.32mm Standard @MK3.5.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.32mm Standard @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -33,4 +33,4 @@
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.40mm High Flow @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_highflow_MK3.5",
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -21,6 +21,7 @@
|
||||
"bottom_shell_thickness": "0.8",
|
||||
"bottom_shell_layers": "3",
|
||||
"initial_layer_speed": "30",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"bridge_speed": "22",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"inherits": "process_common_MK3.5",
|
||||
"travel_speed": "300",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_infill_speed": "35",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "60",
|
||||
"bridge_speed": "30",
|
||||
|
||||
24
resources/profiles/Prusa/process/process_highflow_MK3.5.json
Normal file
24
resources/profiles/Prusa/process/process_highflow_MK3.5.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "process_highflow_MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"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"
|
||||
}
|
||||
@@ -4,6 +4,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "150",
|
||||
"inner_wall_speed": "150",
|
||||
"small_perimeter_speed": "150",
|
||||
|
||||
Reference in New Issue
Block a user