update BBL OTA profiles

This commit is contained in:
SoftFever 2023-09-09 14:21:02 +08:00
parent 10ea35b87c
commit cae9ca950f
232 changed files with 1695 additions and 599 deletions

View file

@ -6,8 +6,8 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
@ -15,17 +15,20 @@
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"0%"
"filament_type": [
"PA-CF"
],
"full_fan_speed_layer": [
"2"
],
"overhang_fan_speed": [
"40"
],
"fan_cooling_layer_time": [
"5"
"overhang_fan_threshold": [
"0%"
],
"full_fan_speed_layer": [
"2"
"temperature_vitrification": [
"170"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
@ -37,5 +40,6 @@
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle"
]
],
"version": "01.07.00.18"
}