Files
OrcaSlicer/resources/profiles/BBL/process/0.12mm Fine @BBL H2D.json
xun.zhang 7377d3ba9b ENH: fix some mistakes in profiles
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic760cbe7dcc3bde0038f0cb2569d631608b29b47
(cherry picked from commit 002137b8768922a23d11f01140f0a67d8df6faba)
2025-09-21 13:47:49 +08:00

34 lines
1.1 KiB
JSON

{
"type": "process",
"name": "0.12mm Fine @BBL H2D",
"inherits": "fdm_process_dual_0.12_nozzle_0.4",
"from": "system",
"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": "4000",
"gap_infill_speed": "50",
"initial_layer_infill_speed": "70",
"initial_layer_speed": "40",
"inner_wall_speed": "120",
"internal_solid_infill_speed": "150",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "100",
"top_color_penetration_layers": "7",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"top_surface_speed": "150",
"wall_loops": "4",
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle"
]
}