Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"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"
}