FIX: fix the error of process preset of 0.2 X1

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifd5ea58610d216cff2de1783ed6cfa422f8c400c
This commit is contained in:
qing.zhang 2022-09-09 11:22:10 +08:00 committed by Lane.Wei
parent 96e827ca7f
commit 70030768a1
2 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
"instantiation": "true",
"inherits": "fdm_process_bbl_0.10_nozzle_0.2",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle"
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle"
]
}

View File

@ -6,6 +6,6 @@
"instantiation": "true",
"inherits": "fdm_process_bbl_0.40_nozzle_0.8",
"compatible_printers": [
"Bambu Lab X1 0.6 nozzle"
"Bambu Lab X1 0.8 nozzle"
]
}