ENH: add Bambu PET-CF & modify slow down layer time of Bambu PLA-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I8396840eca762def30cb794f4c29808f2f71adfa
This commit is contained in:
parent
1278cbf461
commit
a8488f65b2
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.05.00.18",
|
"version": "01.05.00.19",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -820,6 +820,14 @@
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
"name":"Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
|
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PET-CF @BBL X1C",
|
||||||
|
"sub_path": "filament/Bambu PET-CF @BBL X1C.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PET-CF @BBL P1P",
|
||||||
|
"sub_path": "filament/P1P/Bambu PET-CF @BBL P1P.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"machine_list": [
|
"machine_list": [
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"setting_id": "GFST00",
|
"setting_id": "GFST01",
|
||||||
"name": "Bambu PET-CF @BBL X1C",
|
"name": "Bambu PET-CF @BBL X1C",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
@ -11,9 +11,6 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"4"
|
|
||||||
],
|
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
|
@ -22,6 +19,10 @@
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle"
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
|
"Bambu Lab X1 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,55 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"filament_id": "GFT00",
|
"filament_id": "GFT01",
|
||||||
"name": "Bambu PET-CF @base",
|
"name": "Bambu PET-CF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
|
@ -14,16 +59,22 @@
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PET-CF"
|
"PET-CF"
|
||||||
],
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"84.99"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.29"
|
||||||
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"260"
|
"260"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"300"
|
"290"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"280"
|
"270"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"280"
|
"270"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,6 +5,36 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
|
@ -30,7 +60,7 @@
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.04"
|
"1.25"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"2"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"230"
|
"230"
|
||||||
],
|
],
|
||||||
|
|
|
@ -20,6 +20,9 @@
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"210"
|
"210"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,6 +5,36 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
|
@ -30,7 +60,7 @@
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.04"
|
"1.25"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
|
|
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"setting_id": "GFST01_10",
|
||||||
|
"name": "Bambu PET-CF @BBL P1P",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Bambu PET-CF @base",
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
|
"Bambu Lab P1P 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"2"
|
|
||||||
],
|
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue