FIX: wrong filament id in some profiles

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8ff37e8685070cece63376cce8fce9df3d5030d9
This commit is contained in:
xun.zhang 2024-04-03 11:17:47 +08:00 committed by Lane.Wei
parent b0ed0c44ae
commit dacd176962
24 changed files with 23 additions and 23 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.09.00.03",
"version": "01.09.00.04",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -3,7 +3,7 @@
"name": "Generic EVA @BBL A1",
"inherits": "Generic EVA @base",
"from": "system",
"setting_id": "SR99_01",
"setting_id": "GFSR99_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic EVA @BBL A1M",
"inherits": "Generic EVA @base",
"from": "system",
"setting_id": "SR99_02",
"setting_id": "GFSR99_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic EVA @BBL X1C",
"inherits": "Generic EVA @base",
"from": "system",
"setting_id": "SR99_00",
"setting_id": "GFSR99_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic EVA @base",
"inherits": "fdm_filament_eva",
"from": "system",
"filament_id": "R99",
"filament_id": "GFR99",
"instantiation": "false",
"additional_cooling_fan_speed": [
"70"

View File

@ -3,7 +3,7 @@
"name": "Generic PCTG @BBL A1",
"inherits": "Generic PCTG @base",
"from": "system",
"setting_id": "SG97_01",
"setting_id": "GFSG97_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PCTG @BBL A1M",
"inherits": "Generic PCTG @base",
"from": "system",
"setting_id": "SG97_02",
"setting_id": "GFSG97_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PCTG @BBL X1C",
"inherits": "Generic PCTG @base",
"from": "system",
"setting_id": "SG97_00",
"setting_id": "GFSG97_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PCTG @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "G97",
"filament_id": "GFG97",
"instantiation": "false",
"cool_plate_temp": [
"0"

View File

@ -3,7 +3,7 @@
"name": "Generic PE @BBL A1",
"inherits": "Generic PE @base",
"from": "system",
"setting_id": "SP99_01",
"setting_id": "GFSP99_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PE @BBL A1M",
"inherits": "Generic PE @base",
"from": "system",
"setting_id": "SP99_02",
"setting_id": "GFSP99_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PE @BBL X1C",
"inherits": "Generic PE @base",
"from": "system",
"setting_id": "SP99_00",
"setting_id": "GFSP99_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PE @base",
"inherits": "fdm_filament_pe",
"from": "system",
"filament_id": "P99",
"filament_id": "GFP99",
"instantiation": "false",
"filament_cost": [
"40.99"

View File

@ -3,7 +3,7 @@
"name": "Generic PP @BBL A1",
"inherits": "Generic PP @base",
"from": "system",
"setting_id": "SP97_01",
"setting_id": "GFSP97_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP @BBL A1M",
"inherits": "Generic PP @base",
"from": "system",
"setting_id": "SP97_02",
"setting_id": "GFSP97_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP @BBL X1C",
"inherits": "Generic PP @base",
"from": "system",
"setting_id": "SP97_00",
"setting_id": "GFSP97_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,5 +3,6 @@
"name": "Generic PP @base",
"inherits": "fdm_filament_pp",
"from": "system",
"filament_id": "GFP97",
"instantiation": "false"
}

View File

@ -3,7 +3,7 @@
"name": "Generic PP-CF @BBL A1",
"inherits": "Generic PP-CF @base",
"from": "system",
"setting_id": "SP96_01",
"setting_id": "GFSP96_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP-CF @BBL X1C",
"inherits": "Generic PP-CF @base",
"from": "system",
"setting_id": "SP96_00",
"setting_id": "GFSP96_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP-CF @base",
"inherits": "fdm_filament_pp",
"from": "system",
"filament_id": "P96",
"filament_id": "GFP96",
"instantiation": "false",
"filament_cost": [
"77.99"

View File

@ -3,7 +3,7 @@
"name": "Generic PP-GF @BBL A1",
"inherits": "Generic PP-GF @base",
"from": "system",
"setting_id": "SP95_00",
"setting_id": "GFSP95_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP-GF @BBL X1C",
"inherits": "Generic PP-GF @base",
"from": "system",
"setting_id": "SP97_03",
"setting_id": "GFSP97_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",

View File

@ -3,7 +3,7 @@
"name": "Generic PP-GF @base",
"inherits": "fdm_filament_pp",
"from": "system",
"filament_id": "P95",
"filament_id": "GFP95",
"instantiation": "false",
"filament_cost": [
"59.99"

View File

@ -3,7 +3,6 @@
"name": "fdm_filament_pp",
"inherits": "fdm_filament_common",
"from": "system",
"filament_id": "P97",
"instantiation": "false",
"additional_cooling_fan_speed": [
"70"