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

@@ -6,45 +6,100 @@
"setting_id": "GP142",
"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_color_penetration_layers": "5",
"bottom_shell_layers": "7",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
"4000",
"4000",
"4000",
"4000"
],
"initial_layer_speed": [
"gap_infill_speed": [
"50",
"50",
"50",
"50"
],
"internal_solid_infill_speed": [
"250",
"300",
"250",
"300"
"initial_layer_infill_speed": [
"70",
"70",
"70",
"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",
"line_width": "0.22",
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000"
],
"outer_wall_line_width": "0.22",
"outer_wall_speed": [
"200",
"200",
"200",
"200"
"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_line_width": "0.22",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [
"350",
"600",
"350",
"600"
"100",
"100",
"100",
"100"
],
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
"support_bottom_z_distance": "0.1",
"support_line_width": "0.22",
"support_top_z_distance": "0.1",
"top_color_penetration_layers": "7",
"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": [
"Bambu Lab H2D 0.4 nozzle"
]