FIX: add setting_id for CR-6 printers

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I376bb4dea584d8bd7fe65741541a47cb60cc4721
This commit is contained in:
xun.zhang 2023-08-21 15:48:27 +08:00 committed by Lane.Wei
parent de13d6bcad
commit 7c89b4d225
9 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Creality",
"version": "01.07.00.02",
"version": "01.07.00.03",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_010",
"name": "Creality CR-6 Max 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_011",
"name": "Creality CR-6 Max 0.4 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_012",
"name": "Creality CR-6 Max 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_013",
"name": "Creality CR-6 Max 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_014",
"name": "Creality CR-6 SE 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_015",
"name": "Creality CR-6 SE 0.4 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_016",
"name": "Creality CR-6 SE 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,5 +1,6 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_017",
"name": "Creality CR-6 SE 0.8 nozzle",
"from": "system",
"instantiation": "true",