Files
OrcaSlicer/resources/profiles/BBL/process/0.24mm Standard @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

224 lines
2.5 KiB
JSON

{
"type": "process",
"name": "0.24mm Standard @BBL H2DP",
"inherits": "fdm_process_dual_0.24_nozzle_0.4",
"from": "system",
"setting_id": "GP132",
"instantiation": "true",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000",
"8000"
],
"initial_layer_speed": [
"50",
"50",
"50",
"50",
"50"
],
"internal_solid_infill_speed": [
"250",
"300",
"250",
"300",
"300"
],
"outer_wall_speed": [
"200",
"200",
"200",
"200",
"200"
],
"prime_tower_width": "60",
"prime_tower_brim_width": "-1",
"sparse_infill_speed": [
"350",
"600",
"350",
"600",
"600"
],
"travel_speed": [
"1000",
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D Pro 0.4 nozzle"
],
"bridge_speed": [
"50",
"50",
"50",
"50",
"50"
],
"enable_overhang_speed": [
"1",
"1",
"1",
"1",
"1"
],
"gap_infill_speed": [
"250",
"250",
"250",
"250",
"250"
],
"initial_layer_acceleration": [
"500",
"500",
"500",
"500",
"500"
],
"initial_layer_infill_speed": [
"105",
"105",
"105",
"105",
"105"
],
"initial_layer_travel_acceleration": [
"6000",
"6000",
"6000",
"6000",
"6000"
],
"inner_wall_acceleration": [
"0",
"0",
"0",
"0",
"0"
],
"inner_wall_speed": [
"300",
"300",
"300",
"300",
"300"
],
"outer_wall_acceleration": [
"5000",
"5000",
"5000",
"5000",
"5000"
],
"overhang_1_4_speed": [
"0",
"0",
"0",
"0",
"0"
],
"overhang_2_4_speed": [
"50",
"50",
"50",
"50",
"50"
],
"overhang_3_4_speed": [
"30",
"30",
"30",
"30",
"30"
],
"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"
],
"top_surface_speed": [
"200",
"200",
"200",
"200",
"200"
],
"travel_acceleration": [
"10000",
"10000",
"10000",
"10000",
"10000"
],
"travel_speed_z": [
"0",
"0",
"0",
"0",
"0"
]
}