ENH: add profiles for TPU 85A and 90A

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ica88ced8d2e0dbb1bdff0d4b80863bd98102ff16
(cherry picked from commit 8d10dcd046ebcb4d78962d7796ebec0d58776bc0)
This commit is contained in:
xun.zhang
2024-12-23 20:00:25 +08:00
committed by Noisyfox
parent b50df3588a
commit 022a67836d
9 changed files with 373 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"type": "filament",
"name": "Bambu TPU 85A @base",
"inherits": "fdm_filament_tpu",
"from": "system",
"filament_id": "GFU04",
"instantiation": "false",
"description": "This filament is too soft and not compatible with the AMS. Printing it is of many requirements, and to get better printing quality, please refer to this wiki: TPU printing guide.",
"filament_cost": [
"44.99"
],
"filament_density": [
"1.18"
],
"filament_max_volumetric_speed": [
"2.2"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"225"
],
"nozzle_temperature_initial_layer": [
"225"
],
"nozzle_temperature_range_high": [
"240"
],
"slow_down_layer_time": [
"20"
]
}