Add loop inside sparse infill of lower layer to provide archor for internal bridge. This option controls how many lower layers generate loop path. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ifdb6db9090115732aa2cacf5d155b587a10e18fc (cherry picked from commit 4fdb87ecd5c2e680f6bad2d018ba39cd05f787ce)
26 lines
766 B
JSON
26 lines
766 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_bbl_0.08",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_process_bbl_common",
|
|
"layer_height": "0.08",
|
|
"elefant_foot_compensation": "0.15",
|
|
"bottom_shell_layers": "7",
|
|
"top_shell_layers": "9",
|
|
"bridge_flow": "1",
|
|
"ironing_flow": "8%",
|
|
"initial_layer_speed": "50",
|
|
"initial_layer_infill_speed": "105",
|
|
"outer_wall_speed": "200",
|
|
"inner_wall_speed": "350",
|
|
"sparse_infill_speed": "450",
|
|
"internal_solid_infill_speed": "350",
|
|
"top_surface_speed": "200",
|
|
"gap_infill_speed": "350",
|
|
"travel_speed": "480",
|
|
"overhang_1_4_speed": "60",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "10",
|
|
"overhang_4_4_speed": "10"
|
|
}
|