Files
OrcaSlicer-bambulab/resources/profiles/Prusa/process/0.10mm FAST DETAIL @MK4S 0.4.json
2026-05-11 19:29:55 +01:00

20 lines
640 B
JSON

{
"type": "process",
"name": "0.10mm FAST DETAIL @MK4S 0.4",
"inherits": "0.15mm SPEED @MK4S 0.4",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "7",
"bridge_speed": "40",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4",
"inner_wall_acceleration": "2500",
"inner_wall_speed": "140",
"layer_height": "0.1",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "140",
"small_perimeter_speed": "140",
"sparse_infill_speed": "140",
"top_shell_layers": "8",
"top_surface_line_width": "0.4",
"wall_loops": "3"
}