mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Polymaker, Overture and eSUN presets move from brand subfolders to BBL/filament/, matching BambuStudio's layout; their names and ids are unchanged. Default filament lists keep pointing at presets that exist, 0.2 mm nozzles keep a default PLA, and user presets based on removed or renamed presets still load. Generic SBS is no longer in the Bambu bundle; new selections on those printers fall back to OrcaFilamentLibrary's Generic SBS @System. The profile tool now recognises BambuStudio's new filament id/name maps and support_recommended_params.json as data files.
97 lines
1.7 KiB
JSON
97 lines
1.7 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ASA @BBL H2D 0.8 nozzle",
|
|
"inherits": "Bambu ASA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB01_33",
|
|
"instantiation": "true",
|
|
"chamber_temperatures": [
|
|
"65"
|
|
],
|
|
"counter_coef_2": [
|
|
"0.0094"
|
|
],
|
|
"counter_coef_3": [
|
|
"-0.0092"
|
|
],
|
|
"counter_limit_max": [
|
|
"0.2258"
|
|
],
|
|
"counter_limit_min": [
|
|
"-0.0092"
|
|
],
|
|
"filament_cooling_before_tower": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"25",
|
|
"35"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4",
|
|
"0.4"
|
|
],
|
|
"filament_wipe": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Spiral Lift",
|
|
"Spiral Lift"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"filament_extruder_id": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_prime_volume": [
|
|
"30"
|
|
],
|
|
"filament_change_length": [
|
|
"4"
|
|
],
|
|
"hole_coef_2": [
|
|
"0.0013"
|
|
],
|
|
"hole_coef_3": [
|
|
"0.1261"
|
|
],
|
|
"hole_limit_max": [
|
|
"0.1586"
|
|
],
|
|
"hole_limit_min": [
|
|
"0.1261"
|
|
],
|
|
"include": [
|
|
"fdm_filament_template_direct_dual"
|
|
],
|
|
"nozzle_temperature": [
|
|
"270",
|
|
"270"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"270",
|
|
"270"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
]
|
|
} |