mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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.
38 lines
734 B
JSON
38 lines
734 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Neon @BBL X1C",
|
|
"inherits": "Panchroma PLA Neon @BBL base",
|
|
"from": "system",
|
|
"setting_id": "xeteveYJBnFTC3A9",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
|
"Bambu Lab P1S 0.4 nozzle",
|
|
"Bambu Lab P1S 0.6 nozzle",
|
|
"Bambu Lab P1S 0.8 nozzle",
|
|
"Bambu Lab X1E 0.4 nozzle",
|
|
"Bambu Lab X1E 0.6 nozzle",
|
|
"Bambu Lab X1E 0.8 nozzle"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
]
|
|
}
|