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,14 +1,14 @@
{
"type": "process",
"name": "fdm_process_neptune4max_common",
"from": "system",
"inherits": "fdm_process_neptune4_common",
"instantiation": "false",
"type": "process",
"name": "fdm_process_neptune4max_common",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"instantiation": "false",
"default_acceleration": "3000",
"top_surface_acceleration": "2000",
"initial_layer_acceleration": "1000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "2000",
"outer_wall_acceleration": "2000",
"travel_acceleration": "3000",
"accel_to_decel_factor": "50%",
"default_jerk": "7",
@@ -32,4 +32,4 @@
"sparse_infill_speed": "200",
"travel_speed": "300",
"exclude_object": "1"
}
}