NEW: add filament Bambu PVA
jira:NEW Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I80e296f3ecc2027369749716980716de7be972f9
This commit is contained in:
parent
19d8ed601d
commit
b5ad12dd09
|
@ -825,6 +825,10 @@
|
||||||
"name": "Generic PVA @base",
|
"name": "Generic PVA @base",
|
||||||
"sub_path": "filament/Generic PVA @base.json"
|
"sub_path": "filament/Generic PVA @base.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @base",
|
||||||
|
"sub_path": "filament/Bambu PVA @base.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu Support G @base",
|
"name": "Bambu Support G @base",
|
||||||
"sub_path": "filament/Bambu Support G @base.json"
|
"sub_path": "filament/Bambu Support G @base.json"
|
||||||
|
@ -1985,6 +1989,38 @@
|
||||||
"name": "Generic PVA @BBL A1 0.2 nozzle",
|
"name": "Generic PVA @BBL A1 0.2 nozzle",
|
||||||
"sub_path": "filament/Generic PVA @BBL A1 0.2 nozzle.json"
|
"sub_path": "filament/Generic PVA @BBL A1 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL X1C",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL X1C.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL X1C 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL X1C 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL P1P",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL P1P.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL P1P 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL P1P 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL A1",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL A1.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL A1 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL A1 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL A1M",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL A1M.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PVA @BBL A1M 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Bambu PVA @BBL A1M 0.2 nozzle.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu Support G @BBL X1C",
|
"name": "Bambu Support G @BBL X1C",
|
||||||
"sub_path": "filament/Bambu Support G @BBL X1C.json"
|
"sub_path": "filament/Bambu Support G @BBL X1C.json"
|
||||||
|
|
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL A1 0.2 nozzle",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_05",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab A1 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL A1",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab A1 0.4 nozzle",
|
||||||
|
"Bambu Lab A1 0.6 nozzle",
|
||||||
|
"Bambu Lab A1 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL A1M 0.2 nozzle",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_07",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL A1M",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_06",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab A1 mini 0.4 nozzle",
|
||||||
|
"Bambu Lab A1 mini 0.6 nozzle",
|
||||||
|
"Bambu Lab A1 mini 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,38 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL P1P 0.2 nozzle",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_03",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab P1P 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL P1P",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_02",
|
||||||
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
|
"Bambu Lab P1P 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL X1C 0.2 nozzle",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_01",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
|
"Bambu Lab X1E 0.2 nozzle",
|
||||||
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
"Bambu Lab P1S 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @BBL X1C",
|
||||||
|
"inherits": "Bambu PVA @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSS04_00",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"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 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 X1E 0.4 nozzle",
|
||||||
|
"Bambu Lab X1E 0.6 nozzle",
|
||||||
|
"Bambu Lab X1E 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PVA @base",
|
||||||
|
"inherits": "fdm_filament_pva",
|
||||||
|
"from": "system",
|
||||||
|
"filament_id": "GFS04",
|
||||||
|
"instantiation": "false",
|
||||||
|
"filament_cost": [
|
||||||
|
"79.98"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.27"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"filament_vendor": [
|
||||||
|
"Bambu Lab"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"210"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"7"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue