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.
30 lines
486 B
JSON
30 lines
486 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Neon @BBL A1 0.2 nozzle",
|
|
"inherits": "Panchroma PLA Neon @BBL base",
|
|
"from": "system",
|
|
"setting_id": "x8Legvhy2R0I1VAs",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.2 nozzle"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1.6"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
]
|
|
}
|