Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,20 +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",
"from": "system",
"inherits": "0.15mm SPEED @MK4S 0.4",
"inner_wall_acceleration": "2500",
"inner_wall_speed": "140",
"instantiation": "true",
"layer_height": "0.1",
"name": "0.10mm FAST DETAIL @MK4S 0.4",
"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",
"type": "process",
"wall_loops": "3"
}