Files
OrcaSlicer-bambulab/resources/profiles/Prusa/process/0.25mm SPEED @MK4S 0.6.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

43 lines
1.5 KiB
JSON

{
"type": "process",
"name": "0.25mm SPEED @MK4S 0.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": "2500",
"gap_infill_speed": "70",
"infill_anchor": "2.5",
"infill_anchor_max": "20",
"initial_layer_line_width": "0.68",
"inner_wall_acceleration": "3000",
"inner_wall_line_width": "0.68",
"inner_wall_speed": "90",
"internal_solid_infill_acceleration": "3000",
"internal_solid_infill_line_width": "0.68",
"internal_solid_infill_speed": "90",
"layer_height": "0.25",
"line_width": "0.68",
"outer_wall_acceleration": "2000",
"outer_wall_line_width": "0.68",
"outer_wall_speed": "80",
"raft_contact_distance": "0.25",
"small_perimeter_speed": "80",
"sparse_infill_density": "20%",
"sparse_infill_line_width": "0.68",
"sparse_infill_speed": "100",
"support_interface_spacing": "0.25",
"support_interface_speed": "67.5",
"support_line_width": "0.5",
"support_object_xy_distance": "0.544",
"support_speed": "80",
"support_top_z_distance": "0.25",
"top_shell_layers": "4",
"top_shell_thickness": "0.9",
"top_surface_acceleration": "1500",
"top_surface_line_width": "0.55",
"top_surface_speed": "60"
}