FIX: wrong inherits value in profiles
jira : NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I9ece8ee1d9fc8ba98efae591114d9eb4d79d182b
This commit is contained in:
parent
5fea5e6696
commit
4b78554256
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.65",
|
||||
"version": "02.00.00.66",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ABS @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Bambu ABS @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB00_12",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ABS @BBL H2D 0.8 nozzle",
|
||||
"inherits": "Bambu ABS @BBL X1C 0.8 nozzle",
|
||||
"inherits": "Bambu ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB00_13",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ABS @BBL H2D",
|
||||
"inherits": "Bambu ABS @BBL X1C",
|
||||
"inherits": "Bambu ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB00_11",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ASA @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Bambu ASA @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB01_12",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ASA @BBL H2D 0.4 nozzle",
|
||||
"inherits": "Bambu ASA @BBL X1C 0.4 nozzle",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB01_13",
|
||||
"instantiation": "true",
|
||||
|
@ -100,12 +100,12 @@
|
|||
"hole_coef_3": [
|
||||
"0.25"
|
||||
],
|
||||
"hole_limit_max": [
|
||||
"0.14"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"-0.088"
|
||||
],
|
||||
"hole_limit_max": [
|
||||
"0.14"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270",
|
||||
"270"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ASA @BBL H2D 0.6 nozzle",
|
||||
"inherits": "Bambu ASA @BBL X1C",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB01_11",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PA-CF @BBL H2D",
|
||||
"inherits": "Bambu PA-CF @BBL X1C",
|
||||
"inherits": "Bambu PA-CF @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSN03_02",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Bambu PC @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC00_21",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC @BBL H2D 0.4 nozzle",
|
||||
"inherits": "Bambu PC @BBL X1C",
|
||||
"inherits": "Bambu PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC00_15",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC @BBL H2D 0.6 nozzle",
|
||||
"inherits": "Bambu PC @BBL X1C 0.6 nozzle",
|
||||
"inherits": "Bambu PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC00_23",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC @BBL H2D 0.8 nozzle",
|
||||
"inherits": "Bambu PC @BBL X1C 0.8 nozzle",
|
||||
"inherits": "Bambu PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC00_22",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PET-CF @BBL H2D",
|
||||
"inherits": "Bambu PET-CF @BBL X1C",
|
||||
"inherits": "Bambu PET-CF @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFST01_02",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Glow @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Glow @BBL X1E",
|
||||
"inherits": "Bambu PLA Glow @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA12_07",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu Support G @BBL H2D",
|
||||
"inherits": "Bambu Support G @BBL X1C",
|
||||
"inherits": "Bambu Support G @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSS01_02",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ABS @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Generic ABS @0.2 nozzle",
|
||||
"inherits": "Generic ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB99_08",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ABS @BBL H2D",
|
||||
"inherits": "Generic ABS",
|
||||
"inherits": "Generic ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB99_07",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ASA @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Generic ASA @0.2 nozzle",
|
||||
"inherits": "Generic ASA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB98_05",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ASA @BBL H2D",
|
||||
"inherits": "Generic ASA",
|
||||
"inherits": "Generic ASA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB98_06",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PC @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Generic PC @0.2 nozzle",
|
||||
"inherits": "Generic PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC99_09",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PC @BBL H2D",
|
||||
"inherits": "Generic PC",
|
||||
"inherits": "Generic PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC99_10",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA High Speed @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Generic PLA High Speed @BBL X1C",
|
||||
"inherits": "Generic PLA High Speed @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL95_09",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Overture Matte PLA @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Overture Matte PLA @BBL X1C",
|
||||
"inherits": "Overture Matte PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL05_10",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Overture PLA @BBL H2D 0.2 nozzle",
|
||||
"inherits": "Overture PLA @BBL X1C",
|
||||
"inherits": "Overture PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL04_10",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue