FIX: fix exist invalid setting id

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
This commit is contained in:
qing.zhang 2022-08-22 17:19:58 +08:00 committed by Lane.Wei
parent 18d0ac259e
commit d290fc8095
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"type": "filament", "type": "filament",
"setting_id": "GFSG99_00", "setting_id": "GFSG99",
"name": "Generic PETG", "name": "Generic PETG",
"from": "system", "from": "system",
"instantiation": "true", "instantiation": "true",

View File

@ -65,7 +65,7 @@
"220" "220"
], ],
"temperature_vitrification": [ "temperature_vitrification": [
"45" "55"
], ],
"nozzle_temperature_range_low": [ "nozzle_temperature_range_low": [
"190" "190"