ENH: add filament PLA Glow

1. Add filament Bambu PLA Glow

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7351db07e310d81b03ed40cd849fa198808bb7b6
This commit is contained in:
xun.zhang 2023-10-08 11:55:04 +08:00 committed by Lane.Wei
parent 562f87f550
commit 6958e1978a
12 changed files with 261 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.07.00.26",
"version": "01.07.00.27",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
@ -541,6 +541,10 @@
"name": "Generic PLA High Speed @base",
"sub_path": "filament/Generic PLA High Speed @base.json"
},
{
"name": "Bambu PLA Glow @base",
"sub_path": "filament/Bambu PLA Glow @base.json"
},
{
"name": "Bambu TPU 95A @base",
"sub_path": "filament/Bambu TPU 95A @base.json"
@ -1101,6 +1105,26 @@
"name": "Generic PLA High Speed @BBL A1M",
"sub_path": "filament/Generic PLA High Speed @BBL A1M.json"
},
{
"name": "Bambu PLA Glow @BBL X1C",
"sub_path": "filament/Bambu PLA Glow @BBL X1C.json"
},
{
"name": "Bambu PLA Glow @BBL P1P",
"sub_path": "filament/Bambu PLA Glow @BBL P1P.json"
},
{
"name": "Bambu PLA Glow @BBL X1E",
"sub_path": "filament/Bambu PLA Glow @BBL X1E.json"
},
{
"name": "Bambu PLA Glow @BBL A1M",
"sub_path": "filament/Bambu PLA Glow @BBL A1M.json"
},
{
"name": "Bambu PLA Glow @BBL X1",
"sub_path": "filament/Bambu PLA Glow @BBL X1.json"
},
{
"name": "Bambu TPU 95A @BBL X1C",
"sub_path": "filament/Bambu TPU 95A @BBL X1C.json"
@ -1493,6 +1517,26 @@
"name": "Generic PLA High Speed @BBL A1M 0.2 nozzle",
"sub_path": "filament/Generic PLA High Speed @BBL A1M 0.2 nozzle.json"
},
{
"name": "Bambu PLA Glow @BBL X1C 0.2 nozzle",
"sub_path": "filament/Bambu PLA Glow @BBL X1C 0.2 nozzle.json"
},
{
"name": "Bambu PLA Glow @BBL P1P 0.2 nozzle",
"sub_path": "filament/Bambu PLA Glow @BBL P1P 0.2 nozzle.json"
},
{
"name": "Bambu PLA Glow @BBL X1E 0.2 nozzle",
"sub_path": "filament/Bambu PLA Glow @BBL X1E 0.2 nozzle.json"
},
{
"name": "Bambu PLA Glow @BBL A1M 0.2 nozzle",
"sub_path": "filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json"
},
{
"name": "Bambu PLA Glow @BBL X1 0.2 nozzle",
"sub_path": "filament/Bambu PLA Glow @BBL X1 0.2 nozzle.json"
},
{
"name": "Bambu PETG Basic @BBL A1M 0.4 nozzle",
"sub_path": "filament/Bambu PETG Basic @BBL A1M 0.4 nozzle.json"

View File

@ -0,0 +1,14 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL A1M 0.2 nozzle",
"inherits": "Bambu PLA Glow @BBL A1M",
"from": "system",
"setting_id": "GFSA12_07",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
}

View File

@ -0,0 +1,37 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL A1M",
"inherits": "Bambu PLA Glow @base",
"from": "system",
"setting_id": "GFSA12_06",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"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,14 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL P1P 0.2 nozzle",
"inherits": "Bambu PLA Glow @BBL P1P",
"from": "system",
"setting_id": "GFSA12_03",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]
}

View File

@ -0,0 +1,34 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL P1P",
"inherits": "Bambu PLA Glow @base",
"from": "system",
"setting_id": "GFSA12_02",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}

View File

@ -0,0 +1,14 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1 0.2 nozzle",
"inherits": "Bambu PLA Glow @BBL X1",
"from": "system",
"setting_id": "GFSA12_09",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
]
}

View File

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1",
"inherits": "Bambu PLA Glow @base",
"from": "system",
"setting_id": "GFSA12_08",
"instantiation": "true",
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}

View File

@ -0,0 +1,15 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1C 0.2 nozzle",
"inherits": "Bambu PLA Glow @BBL X1C",
"from": "system",
"setting_id": "GFSA12_01",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle"
]
}

View File

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1C",
"inherits": "Bambu PLA Glow @base",
"from": "system",
"setting_id": "GFSA12_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 P1S 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.4 nozzle"
]
}

View File

@ -0,0 +1,14 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1E 0.2 nozzle",
"inherits": "Bambu PLA Glow @BBL X1E",
"from": "system",
"setting_id": "GFSA12_05",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab X1E 0.2 nozzle"
]
}

View File

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Bambu PLA Glow @BBL X1E",
"inherits": "Bambu PLA Glow @base",
"from": "system",
"setting_id": "GFSA12_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}

View File

@ -0,0 +1,29 @@
{
"type": "filament",
"name": "Bambu PLA Glow @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFA12",
"instantiation": "false",
"filament_cost": [
"29.99"
],
"filament_density": [
"1.26"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_vendor": [
"Bambu Lab"
],
"temperature_vitrification": [
"45"
],
"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}"
]
}