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.
128 lines
1.9 KiB
JSON
128 lines
1.9 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "BETA HIPS @BBL H2D",
|
|
"inherits": "BETA HIPS @base",
|
|
"from": "system",
|
|
"setting_id": "9nN2uWxlYH1c507A",
|
|
"instantiation": "true",
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"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": [
|
|
"8",
|
|
"8"
|
|
],
|
|
"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"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"filament_pre_cooling_temperature": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_adaptive_volumetric_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240",
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240",
|
|
"240"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"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"
|
|
]
|
|
}
|