mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user