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 @@
{
"bridge_speed": "30",
"from": "system",
"type": "process",
"name": "0.40mm STRUCTURAL @MK4S HF0.6",
"inherits": "0.40mm SPEED @MK4S HF0.6",
"from": "system",
"instantiation": "true",
"bridge_speed": "30",
"inner_wall_acceleration": "2000",
"inner_wall_speed": "80",
"instantiation": "true",
"internal_solid_infill_acceleration": "2500",
"internal_solid_infill_speed": "100",
"name": "0.40mm STRUCTURAL @MK4S HF0.6",
"outer_wall_acceleration": "1500",
"outer_wall_speed": "45",
"small_perimeter_speed": "45",
"sparse_infill_acceleration": "3000",
"sparse_infill_speed": "100",
"top_surface_acceleration": "1500",
"type": "process"
"top_surface_acceleration": "1500"
}