mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
FIX: fix exist invalid setting id
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
"220"
|
"220"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"45"
|
"55"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"190"
|
"190"
|
||||||
|
|||||||
Reference in New Issue
Block a user