FIX: fix exist invalid setting id
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
This commit is contained in:
parent
18d0ac259e
commit
d290fc8095
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSG99_00",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"45"
|
||||
"55"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
|
|
Loading…
Reference in New Issue