Add the full source of BambuStudio

using version 1.0.10
This commit is contained in:
lane.wei 2022-07-15 23:37:19 +08:00 committed by Lane.Wei
parent 30bcadab3e
commit 1555904bef
3771 changed files with 1251328 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"type": "process",
"name": "fdm_process_bbl_0.24",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.24",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "200",
"inner_wall_speed": "230",
"sparse_infill_speed": "230",
"internal_solid_infill_speed": "230",
"top_surface_speed": "200",
"gap_infill_speed": "230",
"travel_speed": "480"
}