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,18 +1,18 @@
{
"type": "process",
"name": "0.16mm STRUCTURAL @MK4S 0.3",
"inherits": "0.12mm STRUCTURAL @MK4S 0.3",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "5",
"default_acceleration": "2000",
"from": "system",
"inherits": "0.12mm STRUCTURAL @MK4S 0.3",
"inner_wall_acceleration": "2000",
"instantiation": "true",
"layer_height": "0.16",
"name": "0.16mm STRUCTURAL @MK4S 0.3",
"outer_wall_acceleration": "1500",
"raft_contact_distance": "0.16",
"small_perimeter_speed": "45",
"sparse_infill_acceleration": "4000",
"sparse_infill_speed": "120",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"type": "process"
"top_shell_layers": "6"
}