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

@ -0,0 +1,17 @@
{
"type": "filament",
"name": "Generic PLA High Speed @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFL95",
"instantiation": "false",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"8"
]
}