mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
The Polymaker, BETA, COEX, Overture, addnorth, Numakers, FusRock and AliZ presets that BambuStudio does not ship now live under OrcaFilamentLibrary/filament/<Brand>/BBL. The BBL bundle now holds only the filament presets BambuStudio ships, plus a few Bambu and generic ones. New "<product> @BBL base" presets carry the values these presets used to get from BBL's own bases, so their settings on Bambu Lab printers are unchanged.
27 lines
441 B
JSON
27 lines
441 B
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite PLA Pro @BBL A1 0.2 nozzle",
|
|
"inherits": "PolyLite PLA Pro @BBL base",
|
|
"from": "system",
|
|
"setting_id": "7nuAyrO27zNpg9wf",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.2 nozzle"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1.6"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
]
|
|
}
|