jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ib54b300a3c10ec45acf4aa842c1162bad5bdb289 (cherry picked from commit ff37dbdf7969fc446ee2dec9db4f04983e62915c)
92 lines
2.1 KiB
JSON
92 lines
2.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic EVA @BBL H2D",
|
|
"inherits": "Generic EVA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSR99_03",
|
|
"instantiation": "true",
|
|
"description": "This is neither a commonly used filament, nor one of Bambu filaments, and it varies a lot from brand to brand. So, it's highly recommended to ask its vendor for suitable profile before printing and adjust some parameters according to its performances.",
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12",
|
|
"12"
|
|
],
|
|
"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"
|
|
],
|
|
"nozzle_temperature": [
|
|
"210",
|
|
"210"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"210",
|
|
"210"
|
|
],
|
|
"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\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"
|
|
]
|
|
} |