ENH: add high quality process profile

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7e4f12e7a15b022c0dfb8cbefd4f13552e00d149
(cherry picked from commit 1ad2aed3a0979c6714d1f72cf1a3825aa15b7065)
This commit is contained in:
xun.zhang
2025-03-24 21:45:43 +08:00
committed by Noisyfox
parent 6fc67a7cff
commit 10bb25065a
5 changed files with 303 additions and 45 deletions

View File

@@ -247,6 +247,10 @@
"name": "0.14mm Extra Draft @BBL H2D 0.2 nozzle", "name": "0.14mm Extra Draft @BBL H2D 0.2 nozzle",
"sub_path": "process/0.14mm Extra Draft @BBL H2D 0.2 nozzle.json" "sub_path": "process/0.14mm Extra Draft @BBL H2D 0.2 nozzle.json"
}, },
{
"name": "0.16mm High Quality @BBL H2D",
"sub_path": "process/0.16mm High Quality @BBL H2D.json"
},
{ {
"name": "0.16mm Optimal @BBL H2D", "name": "0.16mm Optimal @BBL H2D",
"sub_path": "process/0.16mm Optimal @BBL H2D.json" "sub_path": "process/0.16mm Optimal @BBL H2D.json"
@@ -255,6 +259,10 @@
"name": "0.18mm Extra Fine @BBL H2D 0.6 nozzle", "name": "0.18mm Extra Fine @BBL H2D 0.6 nozzle",
"sub_path": "process/0.18mm Extra Fine @BBL H2D 0.6 nozzle.json" "sub_path": "process/0.18mm Extra Fine @BBL H2D 0.6 nozzle.json"
}, },
{
"name": "0.20mm High Quality @BBL H2D",
"sub_path": "process/0.20mm High Quality @BBL H2D.json"
},
{ {
"name": "0.20mm Standard @BBL H2D", "name": "0.20mm Standard @BBL H2D",
"sub_path": "process/0.20mm Standard @BBL H2D.json" "sub_path": "process/0.20mm Standard @BBL H2D.json"

View File

@@ -6,44 +6,83 @@
"setting_id": "GP136", "setting_id": "GP136",
"instantiation": "true", "instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.", "description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"bottom_shell_layers": "7",
"default_acceleration": [ "default_acceleration": [
"8000", "4000",
"8000", "4000",
"8000", "4000",
"8000" "4000"
], ],
"initial_layer_speed": [ "gap_infill_speed": [
"50", "50",
"50", "50",
"50", "50",
"50" "50"
], ],
"initial_layer_infill_speed": [
"70",
"70",
"70",
"70"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"inner_wall_speed": [
"120",
"120",
"120",
"120"
],
"internal_solid_infill_speed": [ "internal_solid_infill_speed": [
"250", "120",
"300", "120",
"250", "120",
"300" "120"
], ],
"layer_height": "0.08", "layer_height": "0.08",
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000"
],
"outer_wall_speed": [ "outer_wall_speed": [
"200", "60",
"200", "60",
"200", "60",
"200" "60"
],
"overhang_2_4_speed": [
"30",
"30",
"30",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"10",
"10"
], ],
"prime_tower_brim_width": "-1", "prime_tower_brim_width": "-1",
"prime_tower_width": "60", "prime_tower_width": "60",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [ "sparse_infill_speed": [
"350", "100",
"600", "100",
"350", "100",
"600" "100"
], ],
"travel_speed": [ "top_shell_layers": "9",
"1000", "top_surface_speed": [
"1000", "120",
"1000", "120",
"1000" "120",
"120"
], ],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.4 nozzle" "Bambu Lab H2D 0.4 nozzle"

View File

@@ -6,45 +6,100 @@
"setting_id": "GP142", "setting_id": "GP142",
"instantiation": "true", "instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.", "description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"bottom_color_penetration_layers": "5",
"bottom_shell_layers": "7",
"default_acceleration": [ "default_acceleration": [
"8000", "4000",
"8000", "4000",
"8000", "4000",
"8000" "4000"
], ],
"initial_layer_speed": [ "gap_infill_speed": [
"50", "50",
"50", "50",
"50", "50",
"50" "50"
], ],
"internal_solid_infill_speed": [ "initial_layer_infill_speed": [
"250", "70",
"300", "70",
"250", "70",
"300" "70"
], ],
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"inner_wall_line_width": "0.22",
"inner_wall_speed": [
"120",
"120",
"120",
"120"
],
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": [
"150",
"150",
"150",
"150"
],
"ironing_inset": "0.11",
"layer_height": "0.12", "layer_height": "0.12",
"line_width": "0.22",
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000"
],
"outer_wall_line_width": "0.22",
"outer_wall_speed": [ "outer_wall_speed": [
"200", "60",
"200", "60",
"200", "60",
"200" "60"
],
"overhang_2_4_speed": [
"30",
"30",
"30",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"10",
"10"
], ],
"prime_tower_brim_width": "-1", "prime_tower_brim_width": "-1",
"prime_tower_width": "60", "prime_tower_width": "60",
"sparse_infill_line_width": "0.22",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [ "sparse_infill_speed": [
"350", "100",
"600", "100",
"350", "100",
"600" "100"
], ],
"travel_speed": [ "support_bottom_z_distance": "0.1",
"1000", "support_line_width": "0.22",
"1000", "support_top_z_distance": "0.1",
"1000", "top_color_penetration_layers": "7",
"1000" "top_shell_layers": "9",
"top_shell_thickness": "0.8",
"top_surface_line_width": "0.22",
"top_surface_speed": [
"150",
"150",
"150",
"150"
], ],
"wall_loops": "4",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.4 nozzle" "Bambu Lab H2D 0.4 nozzle"
] ]

View File

@@ -0,0 +1,79 @@
{
"type": "process",
"name": "0.16mm High Quality @BBL H2D",
"inherits": "fdm_process_dual_0.16_nozzle_0.4",
"from": "system",
"setting_id": "GP174",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"bottom_shell_layers": "4",
"default_acceleration": [
"4000",
"4000",
"4000",
"4000"
],
"initial_layer_speed": [
"50",
"50",
"50",
"50"
],
"inner_wall_speed": [
"150",
"150",
"150",
"150"
],
"internal_solid_infill_speed": [
"180",
"180",
"180",
"180"
],
"layer_height": "0.16",
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000"
],
"outer_wall_speed": [
"60",
"60",
"60",
"60"
],
"overhang_2_4_speed": [
"30",
"30",
"30",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"10",
"10"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [
"180",
"180",
"180",
"180"
],
"top_shell_layers": "6",
"top_surface_speed": [
"150",
"150",
"150",
"150"
],
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle",
"Bambu Lab O1C 0.4 nozzle"
]
}

View File

@@ -0,0 +1,77 @@
{
"type": "process",
"name": "0.20mm High Quality @BBL H2D",
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
"from": "system",
"setting_id": "GP173",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"bottom_shell_layers": "4",
"default_acceleration": [
"4000",
"4000",
"4000",
"4000"
],
"initial_layer_speed": [
"50",
"50",
"50",
"50"
],
"inner_wall_speed": [
"150",
"150",
"150",
"150"
],
"internal_solid_infill_speed": [
"200",
"200",
"200",
"200"
],
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000"
],
"outer_wall_speed": [
"60",
"60",
"60",
"60"
],
"overhang_2_4_speed": [
"30",
"30",
"30",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"10",
"10"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"sparse_infill_speed": [
"200",
"200",
"200",
"200"
],
"top_shell_layers": "6",
"top_surface_speed": [
"150",
"150",
"150",
"150"
],
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle",
"Bambu Lab O1C 0.4 nozzle"
]
}