mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Change-Id: I1916697e36f68d0a0904defae136911aaa69cc7e (cherry picked from commit 393c228e41a48686a565ef6944a589862f6c1677)
127 lines
2.9 KiB
JSON
127 lines
2.9 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Silk+ @BBL H2",
|
|
"inherits": "Bambu PLA Silk+ @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA06_21",
|
|
"instantiation": "true",
|
|
"additional_cooling_fan_speed": [
|
|
"75"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"10"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"35"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"35"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2 0.4 nozzle",
|
|
"Bambu Lab H2 0.6 nozzle",
|
|
"Bambu Lab H2 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4",
|
|
"0.4"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Spiral Lift",
|
|
"Spiral Lift"
|
|
],
|
|
"filament_ramming_volumetric_speed": [
|
|
"-1",
|
|
"-1"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"filament_wipe": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98",
|
|
"0.98"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230",
|
|
"230"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230",
|
|
"230"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_flush_temp": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_flush_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_before_wipe": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retract_when_changing_layer": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_pre_cooling_temperature": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
]
|
|
} |