mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
21 lines
607 B
JSON
21 lines
607 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"
|
|
}
|