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.
52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ABS-GF @BBL P1P",
|
|
"inherits": "Bambu ABS-GF @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB50_01",
|
|
"instantiation": "true",
|
|
"filament_long_retractions_when_cut": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18",
|
|
"18"
|
|
],
|
|
"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": [
|
|
"260",
|
|
"260"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab P1P 0.8 nozzle",
|
|
"Bambu Lab P1P 0.6 nozzle",
|
|
"Bambu Lab P1P 0.4 nozzle"
|
|
]
|
|
} |