Files
OrcaSlicer/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D.json
xun.zhang 4d90955007 ENH: add filament profiles for H2D
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Icff2b98c8fb4787bb637039d998659110897fd58
(cherry picked from commit 89ae8046c902c5fb9512c33ad1d8b43c98505b19)
2025-09-18 16:45:19 +08:00

109 lines
2.2 KiB
JSON

{
"type": "filament",
"name": "Bambu Support For PLA @BBL H2D",
"inherits": "Bambu Support For PLA @base",
"from": "system",
"setting_id": "GFSS02_07",
"instantiation": "true",
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"20"
],
"filament_deretraction_speed": [
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_flow_ratio": [
"1",
"1"
],
"filament_long_retractions_when_cut": [
"nil",
"nil"
],
"filament_max_volumetric_speed": [
"6",
"6"
],
"filament_pre_cooling_temperature": [
"0",
"0"
],
"filament_ramming_travel_time": [
"0",
"0"
],
"filament_ramming_volumetric_speed": [
"-1",
"-1"
],
"filament_retract_before_wipe": [
"nil",
"nil"
],
"filament_retract_restart_extra": [
"nil",
"nil"
],
"filament_retract_when_changing_layer": [
"nil",
"nil"
],
"filament_retraction_distances_when_cut": [
"nil",
"nil"
],
"filament_retraction_length": [
"nil",
"nil"
],
"filament_retraction_minimum_travel": [
"nil",
"nil"
],
"filament_retraction_speed": [
"nil",
"nil"
],
"filament_wipe": [
"nil",
"nil"
],
"filament_wipe_distance": [
"nil",
"nil"
],
"filament_z_hop": [
"nil",
"nil"
],
"filament_z_hop_types": [
"nil",
"nil"
],
"nozzle_temperature": [
"220",
"220"
],
"nozzle_temperature_initial_layer": [
"220",
"220"
],
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle",
"Bambu Lab H2D 0.6 nozzle",
"Bambu Lab H2D 0.8 nozzle"
],
"filament_start_gcode": [
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}