mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 12:07:41 +00:00
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.
This commit is contained in:
@@ -31,5 +31,303 @@
|
||||
],
|
||||
"upward_compatible_machine": [
|
||||
"Bambu Lab H2D Pro 0.2 nozzle"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"deretract_speed_extruder_change": [
|
||||
"15",
|
||||
"15",
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"hotend_cooling_rate": [
|
||||
"2",
|
||||
"2",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"hotend_heating_rate": [
|
||||
"3.6",
|
||||
"3.6",
|
||||
"3.6",
|
||||
"3.6"
|
||||
],
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"9000",
|
||||
"9000",
|
||||
"9000",
|
||||
"9000",
|
||||
"9000",
|
||||
"9000",
|
||||
"9000",
|
||||
"9000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"500",
|
||||
"500",
|
||||
"500",
|
||||
"500",
|
||||
"500",
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"nozzle_flush_dataset": [
|
||||
"1",
|
||||
"2",
|
||||
"1",
|
||||
"2"
|
||||
],
|
||||
"nozzle_type": [
|
||||
"hardened_steel",
|
||||
"hardened_steel",
|
||||
"hardened_steel",
|
||||
"hardened_steel"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"130",
|
||||
"133",
|
||||
"145",
|
||||
"148"
|
||||
],
|
||||
"printer_extruder_id": [
|
||||
"1",
|
||||
"1",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"printer_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%",
|
||||
"0%",
|
||||
"0%",
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2",
|
||||
"2",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"319",
|
||||
"319",
|
||||
"319",
|
||||
"319"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"10",
|
||||
"10",
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2",
|
||||
"2",
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift",
|
||||
"Auto Lift",
|
||||
"Auto Lift",
|
||||
"Auto Lift"
|
||||
],
|
||||
"extruder_variant_list": [
|
||||
"Direct Drive Standard,Direct Drive High Flow",
|
||||
"Direct Drive Standard,Direct Drive High Flow"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user