mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-24 05:35:17 +00:00
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I8590a24cc9a29f8bf1f74b2c31d0c381c75cad14 (cherry picked from commit 99439f04538b1984da209c62aeefdd15ab57dae9)
103 lines
2.2 KiB
JSON
103 lines
2.2 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic TPU @BBL H2D",
|
|
"inherits": "fdm_filament_tpu",
|
|
"from": "system",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSU99_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.",
|
|
"additional_cooling_fan_speed": [
|
|
"100"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"3.2",
|
|
"3.2"
|
|
],
|
|
"filament_ramming_volumetric_speed": [
|
|
"0.8",
|
|
"0.8"
|
|
],
|
|
"filament_retract_before_wipe": [
|
|
"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": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_wipe": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive High Flow"
|
|
],
|
|
"filament_printable": [
|
|
"2"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240",
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240",
|
|
"240"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D 0.4 nozzle",
|
|
"Bambu Lab H2D 0.6 nozzle",
|
|
"Bambu Lab H2D 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
]
|
|
} |