feat: updated BBL profiles to 01.10.01.50

This commit is contained in:
Ferdinand Linnenberg
2024-12-01 11:03:33 +01:00
parent ebc573d956
commit c0ddf68070
231 changed files with 2257 additions and 221 deletions

View File

@@ -0,0 +1,54 @@
{
"type": "filament",
"name": "Bambu TPU for AMS @base",
"inherits": "fdm_filament_tpu",
"from": "system",
"filament_id": "GFU02",
"instantiation": "false",
"description": "If you are to print a kind of soft TPU, please don't slice with this profile, and it is only for TPU that has high enough hardness (not less than 55D) and is compatible with the AMS. To get better printing quality, please refer to this wiki: TPU printing guide.",
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"20"
],
"filament_cost": [
"38.99"
],
"filament_density": [
"1.26"
],
"filament_flow_ratio": [
"0.97"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_type": [
"TPU-AMS"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"220"
],
"overhang_fan_threshold": [
"25%"
],
"slow_down_layer_time": [
"10"
]
}