Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab H2 0.2 nozzle.json
qian.wang 57168f8caa ENH:[filament] add H2 High Flow Param
Change-Id: I1916697e36f68d0a0904defae136911aaa69cc7e
(cherry picked from commit 393c228e41a48686a565ef6944a589862f6c1677)
2025-10-03 22:31:58 +08:00

199 lines
3.4 KiB
JSON

{
"type": "machine",
"name": "Bambu Lab H2 0.2 nozzle",
"inherits": "Bambu Lab H2 0.4 nozzle",
"from": "system",
"setting_id": "GM038",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Bambu Lab H2",
"printer_variant": "0.2",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL H2 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"retraction_length": [
"0.4",
"0.4"
],
"machine_max_acceleration_z": [
"500",
"500",
"500",
"500"
],
"machine_max_speed_x": [
"1000",
"1000",
"1000",
"1000"
],
"machine_max_speed_y": [
"1000",
"1000",
"1000",
"1000"
],
"machine_max_speed_z": [
"30",
"30",
"30",
"30"
],
"nozzle_volume": [
"32",
"32"
],
"retract_lift_below": [
"339",
"339"
],
"deretraction_speed": [
"30",
"30"
],
"machine_max_acceleration_e": [
"5000",
"5000",
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000",
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000",
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_jerk_e": [
"2.5",
"2.5",
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9",
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9",
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"3",
"3",
"3"
],
"machine_max_speed_e": [
"30",
"30",
"30",
"30"
],
"machine_min_extruding_rate": [
"0"
],
"machine_min_travel_rate": [
"0"
],
"nozzle_type": [
"hardened_steel",
"hardened_steel"
],
"printer_extruder_id": [
"1",
"1"
],
"printer_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"retract_before_wipe": [
"0%",
"0%"
],
"retract_length_toolchange": [
"2",
"2"
],
"retract_lift_above": [
"0",
"0"
],
"retraction_minimum_travel": [
"1",
"1"
],
"retraction_speed": [
"30",
"30"
],
"wipe_distance": [
"2",
"2"
],
"z_hop": [
"0.4",
"0.4"
],
"long_retractions_when_cut": [
"0",
"0"
],
"retract_restart_extra": [
"0",
"0"
],
"retract_restart_extra_toolchange": [
"0",
"0"
],
"retract_when_changing_layer": [
"1",
"1"
],
"retraction_distances_when_cut": [
"18",
"18"
],
"wipe": [
"1",
"1"
]
}