ENH: sync profiles from release branch

1. sync profiles from release branch till Sep 20
2. contain X1E profiles

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifdfe8678d52c89a56dcb31be7a16ed96082f0c43
This commit is contained in:
xun.zhang
2023-09-21 14:16:35 +08:00
committed by Lane.Wei
parent 84347f0789
commit 91681f3714
491 changed files with 7309 additions and 2963 deletions

View File

@@ -1,14 +1,12 @@
{
"type": "process",
"name": "fdm_process_bbl_0.24",
"inherits": "fdm_process_bbl_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.24",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"initial_layer_speed": "50",
@@ -17,7 +15,6 @@
"inner_wall_speed": "230",
"sparse_infill_speed": "230",
"internal_solid_infill_speed": "230",
"top_surface_speed": "200",
"gap_infill_speed": "230",
"support_threshold_angle": "35"
}
}