mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
169 lines
2.5 KiB
JSON
169 lines
2.5 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Pure @BBL H2DP",
|
|
"inherits": "Bambu PLA Pure @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA19_16",
|
|
"instantiation": "true",
|
|
"additional_cooling_fan_speed": [
|
|
"75"
|
|
],
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_adaptive_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_cooling_before_tower": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98",
|
|
"0.98"
|
|
],
|
|
"filament_flush_temp": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_flush_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_pre_cooling_temperature": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_pre_cooling_temperature_nc": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_preheat_temperature_delta": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_travel_time_nc": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_volumetric_speed": [
|
|
"-1",
|
|
"-1"
|
|
],
|
|
"filament_ramming_volumetric_speed_nc": [
|
|
"-1",
|
|
"-1"
|
|
],
|
|
"filament_retract_before_wipe": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_length_nc": [
|
|
"14",
|
|
"14"
|
|
],
|
|
"filament_retract_restart_extra": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_when_changing_layer": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4",
|
|
"0.4"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_wipe": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Spiral Lift",
|
|
"Spiral Lift"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220",
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220",
|
|
"220"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"40"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"40"
|
|
],
|
|
"volumetric_speed_coefficients": [
|
|
"0 0 0 0 0 0",
|
|
"0 0 0 0 0 0"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D Pro 0.4 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"
|
|
]
|
|
}
|