mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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.
46 lines
929 B
JSON
46 lines
929 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu ABS @BBL A1",
|
|
"inherits": "Bambu ABS @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB00_07",
|
|
"instantiation": "true",
|
|
"fan_max_speed": [
|
|
"20"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4"
|
|
],
|
|
"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.4 nozzle",
|
|
"Bambu Lab A1 0.6 nozzle",
|
|
"Bambu Lab A1 0.8 nozzle"
|
|
]
|
|
} |