mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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.
65 lines
1.3 KiB
JSON
65 lines
1.3 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ASA @BBL X1C 0.4 nozzle",
|
|
"inherits": "Bambu ASA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB01_02",
|
|
"instantiation": "true",
|
|
"chamber_temperatures": [
|
|
"60"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"18",
|
|
"25"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18",
|
|
"18"
|
|
],
|
|
"filament_retraction_length": [
|
|
"nil",
|
|
"0.4"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"0.6"
|
|
],
|
|
"filament_ramming_travel_time": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"include": [
|
|
"fdm_filament_template_direct_dual"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"nozzle_temperature": [
|
|
"270",
|
|
"270"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"270",
|
|
"270"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
"Bambu Lab X1 0.4 nozzle",
|
|
"Bambu Lab P1P 0.8 nozzle",
|
|
"Bambu Lab P1S 0.4 nozzle",
|
|
"Bambu Lab P1P 0.4 nozzle"
|
|
]
|
|
} |