jira: STUDIO-13940 Change-Id: I715fca9976bfe38de1cb92e6ba1ab1dc16def65b Signed-off-by: xun.zhang <xun.zhang@bambulab.com> (cherry picked from commit c5bb9e865b4ec2ed2f6d9ea0c112eeda5ebeaefb)
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_dual_common",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"enable_wrapping_detection": "0",
|
|
"bridge_speed": "50",
|
|
"default_acceleration": "10000",
|
|
"enable_overhang_speed":"1",
|
|
"gap_infill_speed": "50",
|
|
"initial_layer_travel_acceleration": "6000",
|
|
"initial_layer_acceleration": "500",
|
|
"initial_layer_infill_speed": "60",
|
|
"initial_layer_speed": "30",
|
|
"inner_wall_acceleration": "0",
|
|
"inner_wall_speed": "150",
|
|
"internal_solid_infill_speed": "150",
|
|
"outer_wall_acceleration": "5000",
|
|
"outer_wall_speed": "120",
|
|
"overhang_1_4_speed": "0",
|
|
"overhang_2_4_speed": "50",
|
|
"overhang_3_4_speed": "30",
|
|
"overhang_4_4_speed": "10",
|
|
"overhang_totally_speed": "10",
|
|
"print_extruder_id": [
|
|
"1",
|
|
"1",
|
|
"2",
|
|
"2"
|
|
],
|
|
"print_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow",
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"prime_tower_flat_ironing": "1",
|
|
"slowdown_start_height": "0",
|
|
"slowdown_start_speed": "1000",
|
|
"slowdown_start_acc": "100000",
|
|
"slowdown_end_height": "400",
|
|
"slowdown_end_speed": "1000",
|
|
"slowdown_end_acc": "100000",
|
|
"small_perimeter_speed": "50%",
|
|
"small_perimeter_threshold": "0",
|
|
"smooth_coefficient": "2",
|
|
"sparse_infill_acceleration": "100%",
|
|
"sparse_infill_speed": "250",
|
|
"support_interface_speed": "80",
|
|
"support_speed": "150",
|
|
"travel_acceleration": "10000",
|
|
"top_surface_acceleration": "2000",
|
|
"top_surface_speed": "200",
|
|
"travel_speed": "500",
|
|
"travel_speed_z": "0",
|
|
"z_direction_outwall_speed_continuous": "1"
|
|
} |