mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
The Polymaker, BETA, COEX, Overture, addnorth, Numakers, FusRock and AliZ presets that BambuStudio does not ship now live under OrcaFilamentLibrary/filament/<Brand>/BBL. The BBL bundle now holds only the filament presets BambuStudio ships, plus a few Bambu and generic ones. New "<product> @BBL base" presets carry the values these presets used to get from BBL's own bases, so their settings on Bambu Lab printers are unchanged.
146 lines
2.1 KiB
JSON
146 lines
2.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "BETA PEBA 90A @BBL H2D",
|
|
"inherits": "BETA PEBA 90A @base",
|
|
"from": "system",
|
|
"setting_id": "91b8WTzvOky9wAVK",
|
|
"instantiation": "true",
|
|
"additional_cooling_fan_speed": [
|
|
"100"
|
|
],
|
|
"eng_plate_temp": [
|
|
"35"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"35"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_flush_temp": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_flush_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2.8",
|
|
"2.8"
|
|
],
|
|
"filament_ramming_volumetric_speed": [
|
|
"0.7",
|
|
"0.7"
|
|
],
|
|
"filament_printable": [
|
|
"2"
|
|
],
|
|
"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": [
|
|
"2",
|
|
"2"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_wipe": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"filament_pre_cooling_temperature": [
|
|
"195",
|
|
"195"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"filament_adaptive_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"impact_strength_z": [
|
|
"88.7"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"250"
|
|
],
|
|
"nozzle_temperature": [
|
|
"225",
|
|
"225"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"225",
|
|
"225"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"volumetric_speed_coefficients": [
|
|
"0 0 0 0 0 0",
|
|
"0 0 0 0 0 0"
|
|
],
|
|
"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\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
]
|
|
}
|