ENH: remove bambu tpu 85a temperoraily

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie45b497ad5a838a45e819467944775ffaaf955fa
(cherry picked from commit 853f899500f1fa103dfd3078bf42e656af7d1a57)
This commit is contained in:
xun.zhang 2025-02-17 21:00:58 +08:00 committed by Noisyfox
parent 0d62d88387
commit c6b34b22dd
5 changed files with 0 additions and 184 deletions

View file

@ -1333,10 +1333,6 @@
"name": "Generic SBS @base",
"sub_path": "filament/Generic SBS @base.json"
},
{
"name": "Bambu TPU 85A @base",
"sub_path": "filament/Bambu TPU 85A @base.json"
},
{
"name": "Bambu TPU 90A @base",
"sub_path": "filament/Bambu TPU 90A @base.json"
@ -4437,18 +4433,6 @@
"name": "Generic SBS",
"sub_path": "filament/Generic SBS.json"
},
{
"name": "Bambu TPU 85A @BBL H2D",
"sub_path": "filament/Bambu TPU 85A @BBL H2D.json"
},
{
"name": "Bambu TPU 85A @BBL P1P",
"sub_path": "filament/Bambu TPU 85A @BBL P1P.json"
},
{
"name": "Bambu TPU 85A @BBL X1C",
"sub_path": "filament/Bambu TPU 85A @BBL X1C.json"
},
{
"name": "Bambu TPU 90A @BBL H2D",
"sub_path": "filament/Bambu TPU 90A @BBL H2D.json"

View file

@ -1,105 +0,0 @@
{
"type": "filament",
"name": "Bambu TPU 85A @BBL H2D",
"inherits": "Bambu TPU 85A @base",
"from": "system",
"setting_id": "GFSU04_02",
"instantiation": "true",
"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_deretraction_speed": [
"10",
"10"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_flow_ratio": [
"1",
"1"
],
"filament_long_retractions_when_cut": [
"nil",
"nil"
],
"filament_max_volumetric_speed": [
"2.2",
"2.2"
],
"filament_retract_before_wipe": [
"nil",
"nil"
],
"filament_retract_lift_above": [
"nil",
"nil"
],
"filament_retract_lift_below": [
"nil",
"nil"
],
"filament_retract_restart_extra": [
"nil",
"nil"
],
"filament_retract_when_changing_layer": [
"nil",
"nil"
],
"filament_retraction_distances_when_cut": [
"nil",
"nil"
],
"filament_retraction_length": [
"2",
"2"
],
"filament_retraction_minimum_travel": [
"nil",
"nil"
],
"filament_retraction_speed": [
"10",
"10"
],
"filament_wipe": [
"nil",
"nil"
],
"filament_wipe_distance": [
"nil",
"nil"
],
"filament_z_hop": [
"nil",
"nil"
],
"filament_z_hop_types": [
"nil",
"nil"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature": [
"225",
"225"
],
"nozzle_temperature_initial_layer": [
"225",
"225"
],
"nozzle_temperature_range_high": [
"250"
],
"compatible_printers": [
"Bambu Lab H2D 0.6 nozzle",
"Bambu Lab H2D 0.8 nozzle"
],
"filament_start_gcode": [
"; filament start gcode\nM145 P0 ; set airduct mode to cooling mode\nM142 P1 R35 S40 U0.3 V0.5 ; set chamber autocooling"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -1,12 +0,0 @@
{
"type": "filament",
"name": "Bambu TPU 85A @BBL P1P",
"inherits": "Bambu TPU 85A @base",
"from": "system",
"setting_id": "GFSU04_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}

View file

@ -1,18 +0,0 @@
{
"type": "filament",
"name": "Bambu TPU 85A @BBL X1C",
"inherits": "Bambu TPU 85A @base",
"from": "system",
"setting_id": "GFSU04_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}

View file

@ -1,33 +0,0 @@
{
"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"
]
}