Files
OrcaSlicer/resources/profiles/BBL/process/0.12mm Fine @BBL H2DP.json
SoftFever 15412cd812 feat(profiles): Bambu Lab H2C and A2L profiles and resources
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
2026-07-09 01:16:25 +08:00

229 lines
2.7 KiB
JSON

{
"type": "process",
"name": "0.12mm Fine @BBL H2DP",
"inherits": "fdm_process_dual_0.12_nozzle_0.4",
"from": "system",
"setting_id": "GP127",
"instantiation": "true",
"bottom_shell_layers": "7",
"default_acceleration": [
"4000",
"4000",
"4000",
"4000",
"4000"
],
"gap_infill_speed": [
"50",
"50",
"50",
"50",
"50"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40",
"40"
],
"inner_wall_speed": [
"120",
"120",
"120",
"120",
"120"
],
"internal_solid_infill_speed": [
"150",
"150",
"150",
"150",
"150"
],
"initial_layer_infill_speed": [
"70",
"70",
"70",
"70",
"70"
],
"outer_wall_speed": [
"60",
"60",
"60",
"60",
"60"
],
"outer_wall_acceleration": [
"2000",
"2000",
"2000",
"2000",
"2000"
],
"overhang_1_4_speed": [
"60",
"60",
"60",
"60",
"60"
],
"overhang_2_4_speed": [
"30",
"30",
"30",
"30",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"10",
"10",
"10"
],
"prime_tower_width": "60",
"prime_tower_brim_width": "-1",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [
"100",
"100",
"100",
"100",
"100"
],
"top_shell_layers": "9",
"top_color_penetration_layers": "7",
"top_shell_thickness": "0.8",
"top_surface_speed": [
"150",
"150",
"150",
"150",
"150"
],
"compatible_printers": [
"Bambu Lab H2D Pro 0.4 nozzle"
],
"bridge_speed": [
"50",
"50",
"50",
"50",
"50"
],
"enable_overhang_speed": [
"1",
"1",
"1",
"1",
"1"
],
"initial_layer_acceleration": [
"500",
"500",
"500",
"500",
"500"
],
"initial_layer_travel_acceleration": [
"6000",
"6000",
"6000",
"6000",
"6000"
],
"inner_wall_acceleration": [
"0",
"0",
"0",
"0",
"0"
],
"overhang_4_4_speed": [
"10",
"10",
"10",
"10",
"10"
],
"print_extruder_id": [
"1",
"1",
"2",
"2",
"2"
],
"print_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow",
"Direct Drive Standard",
"Direct Drive High Flow",
"Direct Drive TPU High Flow"
],
"small_perimeter_speed": [
"50%",
"50%",
"50%",
"50%",
"50%"
],
"small_perimeter_threshold": [
"0",
"0",
"0",
"0",
"0"
],
"sparse_infill_acceleration": [
"100%",
"100%",
"100%",
"100%",
"100%"
],
"support_interface_speed": [
"80",
"80",
"80",
"80",
"80"
],
"support_speed": [
"150",
"150",
"150",
"150",
"150"
],
"top_surface_acceleration": [
"2000",
"2000",
"2000",
"2000",
"2000"
],
"travel_acceleration": [
"10000",
"10000",
"10000",
"10000",
"10000"
],
"travel_speed": [
"500",
"500",
"500",
"500",
"500"
],
"travel_speed_z": [
"0",
"0",
"0",
"0",
"0"
]
}