Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,44 +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"
]
"type": "process",
"name": "0.32mm High Flow @MINIIS",
"inherits": "process_highflow_miniis",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"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"
]
}