mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "process_speed_MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "150",
|
||||
"inner_wall_speed": "150",
|
||||
"small_perimeter_speed": "150",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "120",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"overhang_1_4_speed": "60"
|
||||
"type": "process",
|
||||
"name": "process_speed_MK3.5",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "150",
|
||||
"inner_wall_speed": "150",
|
||||
"small_perimeter_speed": "150",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "120",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"overhang_1_4_speed": "60"
|
||||
}
|
||||
Reference in New Issue
Block a user