NEW: add some new filaments

1.Add generic pe-cf,bvoh,PHA

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I27ac9dec32a6ab74698c3746283bcbeca8379707
This commit is contained in:
XunZhangBambu 2024-03-07 15:43:17 +08:00 committed by Lane.Wei
parent fef0f7811b
commit 1b1be9d59e
15 changed files with 433 additions and 0 deletions

View File

@ -661,6 +661,14 @@
"name": "fdm_filament_eva",
"sub_path": "filament/fdm_filament_eva.json"
},
{
"name": "fdm_filament_pha",
"sub_path": "filament/fdm_filament_pha.json"
},
{
"name": "fdm_filament_bvoh",
"sub_path": "filament/fdm_filament_bvoh.json"
},
{
"name": "Bambu PLA Matte @base",
"sub_path": "filament/Bambu PLA Matte @base.json"
@ -909,6 +917,10 @@
"name": "Generic PE @base",
"sub_path": "filament/Generic PE @base.json"
},
{
"name": "Generic PE-CF @base",
"sub_path": "filament/Generic PE-CF @base.json"
},
{
"name": "Generic PP @base",
"sub_path": "filament/Generic PP @base.json"
@ -925,6 +937,14 @@
"name": "Generic EVA @base",
"sub_path": "filament/Generic EVA @base.json"
},
{
"name": "Generic PHA @base",
"sub_path": "filament/Generic PHA @base.json"
},
{
"name": "Generic BVOH @base",
"sub_path": "filament/Generic BVOH @base.json"
},
{
"name": "Bambu PLA Matte @BBL X1C",
"sub_path": "filament/Bambu PLA Matte @BBL X1C.json"
@ -2217,6 +2237,18 @@
"name": "Generic PE @BBL A1M",
"sub_path": "filament/Generic PE @BBL A1M.json"
},
{
"name": "Generic PE-CF @BBL X1C",
"sub_path": "filament/Generic PE-CF @BBL X1C.json"
},
{
"name": "Generic PE-CF @BBL A1",
"sub_path": "filament/Generic PE-CF @BBL A1.json"
},
{
"name": "Generic PE-CF @BBL A1M",
"sub_path": "filament/Generic PE-CF @BBL A1M.json"
},
{
"name": "Generic PP @BBL X1C",
"sub_path": "filament/Generic PP @BBL X1C.json"
@ -2257,6 +2289,30 @@
"name": "Generic EVA @BBL A1M",
"sub_path": "filament/Generic EVA @BBL A1M.json"
},
{
"name": "Generic PHA @BBL X1C",
"sub_path": "filament/Generic PHA @BBL X1C.json"
},
{
"name": "Generic PHA @BBL A1M",
"sub_path": "filament/Generic PHA @BBL A1M.json"
},
{
"name": "Generic PHA @BBL A1",
"sub_path": "filament/Generic PHA @BBL A1.json"
},
{
"name": "Generic BVOH @BBL X1C",
"sub_path": "filament/Generic BVOH @BBL X1C.json"
},
{
"name": "Generic BVOH @BBL A1M",
"sub_path": "filament/Generic BVOH @BBL A1M.json"
},
{
"name": "Generic BVOH @BBL A1",
"sub_path": "filament/Generic BVOH @BBL A1.json"
},
{
"name": "PolyTerra PLA @BBL X1C 0.2 nozzle",
"sub_path": "filament/PolyTerra PLA @BBL X1C 0.2 nozzle.json"

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic BVOH @BBL A1",
"inherits": "Generic BVOH @base",
"from": "system",
"setting_id": "GFSS97_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic BVOH @BBL A1M",
"inherits": "Generic BVOH @base",
"from": "system",
"setting_id": "GFSS97_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
]
}

View File

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Generic BVOH @BBL X1C",
"inherits": "Generic BVOH @base",
"from": "system",
"setting_id": "GFSS97_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}

View File

@ -0,0 +1,8 @@
{
"type": "filament",
"name": "Generic BVOH @base",
"inherits": "fdm_filament_bvoh",
"from": "system",
"filament_id": "GFS97",
"instantiation": "false"
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic PE-CF @BBL A1",
"inherits": "Generic PE-CF @base",
"from": "system",
"setting_id": "GFSP98_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic PE-CF @BBL A1M",
"inherits": "Generic PE-CF @base",
"from": "system",
"setting_id": "GFSP98_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
]
}

View File

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Generic PE-CF @BBL X1C",
"inherits": "Generic PE-CF @base",
"from": "system",
"setting_id": "GFSP98_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}

View File

@ -0,0 +1,38 @@
{
"type": "filament",
"name": "Generic PE-CF @base",
"inherits": "fdm_filament_pe",
"from": "system",
"filament_id": "GFP98",
"instantiation": "false",
"filament_cost": [
"65.99"
],
"filament_density": [
"0.95"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_type": [
"PE-CF"
],
"nozzle_temperature": [
"210"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature_range_high": [
"220"
],
"nozzle_temperature_range_low": [
"175"
],
"temperature_vitrification": [
"70"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic PHA @BBL A1",
"inherits": "Generic PHA @base",
"from": "system",
"setting_id": "GFSR98_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle",
"Bambu Lab A1 0.4 nozzle"
]
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Generic PHA @BBL A1M",
"inherits": "Generic PHA @base",
"from": "system",
"setting_id": "GFSR98_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
]
}

View File

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Generic PHA @BBL X1C",
"inherits": "Generic PHA @base",
"from": "system",
"setting_id": "GFSR98_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1P 0.4 nozzle"
]
}

View File

@ -0,0 +1,8 @@
{
"type": "filament",
"name": "Generic PHA @base",
"inherits": "fdm_filament_pha",
"from": "system",
"filament_id": "GFR98",
"instantiation": "false"
}

View File

@ -0,0 +1,85 @@
{
"type": "filament",
"name": "fdm_filament_bvoh",
"inherits": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"additional_cooling_fan_speed": [
"70"
],
"close_fan_the_first_x_layers": [
"1"
],
"cool_plate_temp": [
"40"
],
"cool_plate_temp_initial_layer": [
"40"
],
"eng_plate_temp": [
"0"
],
"eng_plate_temp_initial_layer": [
"0"
],
"fan_cooling_layer_time": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_cost": [
"69.99"
],
"filament_density": [
"1.13"
],
"filament_is_support": [
"1"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_type": [
"BVOH"
],
"hot_plate_temp": [
"55"
],
"hot_plate_temp_initial_layer": [
"55"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"overhang_fan_threshold": [
"50%"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_min_speed": [
"20"
],
"temperature_vitrification": [
"45"
],
"textured_plate_temp": [
"55"
],
"textured_plate_temp_initial_layer": [
"55"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
}

View File

@ -0,0 +1,85 @@
{
"type": "filament",
"name": "fdm_filament_pha",
"inherits": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"additional_cooling_fan_speed": [
"70"
],
"close_fan_the_first_x_layers": [
"1"
],
"cool_plate_temp": [
"35"
],
"cool_plate_temp_initial_layer": [
"35"
],
"eng_plate_temp": [
"0"
],
"eng_plate_temp_initial_layer": [
"0"
],
"fan_cooling_layer_time": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_cost": [
"27.99"
],
"filament_density": [
"1.24"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_type": [
"PHA"
],
"hot_plate_temp": [
"55"
],
"hot_plate_temp_initial_layer": [
"55"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"overhang_fan_threshold": [
"50%"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_layer_time": [
"4"
],
"slow_down_min_speed": [
"20"
],
"temperature_vitrification": [
"120"
],
"textured_plate_temp": [
"55"
],
"textured_plate_temp_initial_layer": [
"55"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
}