mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 18:00:57 +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.
29 lines
487 B
JSON
29 lines
487 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Polymaker HT-PLA @BBL A1",
|
|
"inherits": "Polymaker HT-PLA @BBL base",
|
|
"from": "system",
|
|
"setting_id": "zVgRM5YBqLHPK4GW",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.4 nozzle",
|
|
"Bambu Lab A1 0.6 nozzle",
|
|
"Bambu Lab A1 0.8 nozzle"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"24"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
]
|
|
}
|