FIX: wrong inherits value in profiles

jira : NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9ece8ee1d9fc8ba98efae591114d9eb4d79d182b
(cherry picked from commit 4b78554256f1a3003e9845e518c8fa2d6c0f917d)
This commit is contained in:
xun.zhang
2025-03-22 14:57:13 +08:00
committed by Noisyfox
parent 81382448eb
commit d8eb4ac24e
31 changed files with 150 additions and 150 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite ABS @BBL H2D 0.2 nozzle",
"inherits": "PolyLite ABS @BBL X1C 0.2 nozzle",
"inherits": "PolyLite ABS @base",
"from": "system",
"setting_id": "GFSB60_09",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite ABS @BBL H2D",
"inherits": "PolyLite ABS @BBL X1C",
"inherits": "PolyLite ABS @base",
"from": "system",
"setting_id": "GFSB60_08",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite ASA @BBL H2D 0.2 nozzle",
"inherits": "PolyLite ASA @BBL X1E",
"inherits": "PolyLite ASA @base",
"from": "system",
"setting_id": "GFSB61_09",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite ASA @BBL H2D",
"inherits": "PolyLite ASA @BBL X1C",
"inherits": "PolyLite ASA @base",
"from": "system",
"setting_id": "GFSB61_08",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite PETG @BBL H2D 0.2 nozzle",
"inherits": "PolyLite PETG @BBL X1C",
"inherits": "PolyLite PETG @base",
"from": "system",
"setting_id": "GFSG60_09",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyLite PLA @BBL H2D 0.2 nozzle",
"inherits": "PolyLite PLA @BBL X1C",
"inherits": "PolyLite PLA @base",
"from": "system",
"setting_id": "GFSL00_05",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "PolyTerra PLA @BBL H2D 0.2 nozzle",
"inherits": "PolyTerra PLA @BBL X1C",
"inherits": "PolyTerra PLA @base",
"from": "system",
"setting_id": "GFSL01_05",
"instantiation": "true",