ENH: remove PLA GLOW in A1 mini

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id99c1bbd4248e28df9150a85eecec831f6f32856
This commit is contained in:
xun.zhang 2023-11-09 12:33:23 +08:00 committed by Lane.Wei
parent a5fa35b14f
commit 7cf823bb00
3 changed files with 1 additions and 60 deletions

View File

@ -1117,10 +1117,6 @@
"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"
@ -1529,10 +1525,6 @@
"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"
@ -1808,4 +1800,4 @@
"sub_path": "machine/Bambu Lab X1E 0.8 nozzle.json"
}
]
}
}

View File

@ -1,14 +0,0 @@
{
"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

@ -1,37 +0,0 @@
{
"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"
]
}