Files
OrcaSlicer-bambulab/resources/profiles/Prusa/process/0.40mm SPEED @MK4S HF0.6.json
2026-05-11 19:29:55 +01:00

42 lines
1.5 KiB
JSON

{
"type": "process",
"name": "0.40mm SPEED @MK4S HF0.6",
"inherits": "process_common_mk4s",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"bridge_speed": "40",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.6 and printer_notes=~/.*HF_NOZZLE.*/",
"default_acceleration": "2000",
"gap_infill_speed": "60",
"infill_anchor": "2.5",
"infill_anchor_max": "20",
"initial_layer_line_width": "0.68",
"inner_wall_line_width": "0.68",
"inner_wall_speed": "120",
"internal_solid_infill_acceleration": "3000",
"internal_solid_infill_line_width": "0.68",
"internal_solid_infill_speed": "120",
"layer_height": "0.4",
"line_width": "0.68",
"outer_wall_acceleration": "3000",
"outer_wall_line_width": "0.68",
"outer_wall_speed": "115",
"raft_contact_distance": "0.25",
"small_perimeter_speed": "115",
"sparse_infill_density": "20%",
"sparse_infill_line_width": "0.68",
"sparse_infill_speed": "130",
"support_interface_spacing": "0.25",
"support_interface_speed": "55",
"support_line_width": "0.5",
"support_object_xy_distance": "0.544",
"support_speed": "110",
"support_top_z_distance": "0.25",
"top_shell_layers": "4",
"top_shell_thickness": "0.9",
"top_surface_acceleration": "2000",
"top_surface_line_width": "0.55",
"top_surface_speed": "60"
}