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,13 +1,10 @@
{
"type": "process",
"name": "fdm_process_bbl_0.20",
"inherits": "fdm_process_bbl_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.2",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"initial_layer_speed": "50",
@ -16,6 +13,5 @@
"inner_wall_speed": "300",
"sparse_infill_speed": "270",
"internal_solid_infill_speed": "250",
"top_surface_speed": "200",
"gap_infill_speed": "250"
}
}