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:
parent
96e827ca7f
commit
70030768a1
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue