ENH: sync to A1 mini profiles

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
This commit is contained in:
xun.zhang 2023-09-12 10:07:46 +08:00 committed by Lane.Wei
parent fe545e3b36
commit f968c152c2
384 changed files with 4806 additions and 3135 deletions

View file

@ -1,14 +1,12 @@
{
"type": "process",
"name": "fdm_process_bbl_0.28",
"inherits": "fdm_process_bbl_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.28",
"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": "200",
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "200",
"top_surface_speed": "200",
"gap_infill_speed": "200",
"support_threshold_angle": "40"
}
}