mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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.
24 lines
400 B
JSON
24 lines
400 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA @BBL P1P 0.2 nozzle",
|
|
"inherits": "Panchroma PLA @BBL base",
|
|
"from": "system",
|
|
"setting_id": "Du0ZWcJNqd8W18Wh",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab P1P 0.2 nozzle"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1.6"
|
|
]
|
|
}
|