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.
41 lines
812 B
JSON
41 lines
812 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ABS @BBL A1 0.2 nozzle",
|
|
"inherits": "Bambu ABS @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB00_08",
|
|
"instantiation": "true",
|
|
"fan_max_speed": [
|
|
"20"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"hot_plate_temp": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"textured_plate_temp": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.2 nozzle"
|
|
]
|
|
} |