mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 18:00:57 +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.
21 lines
586 B
JSON
21 lines
586 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ABS @base",
|
|
"inherits": "fdm_filament_abs",
|
|
"from": "system",
|
|
"filament_id": "OFhuaUQB",
|
|
"instantiation": "false",
|
|
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
|
"filament_cost": [
|
|
"15.99"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"impact_strength_z": [
|
|
"7.4"
|
|
]
|
|
} |