ENH: mult height process for diff nozzle

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I26dec4431dba40dd35cc4038c674c6108e607304
This commit is contained in:
qing.zhang 2023-02-08 18:09:23 +08:00 committed by Lane.Wei
parent 4b86b978d1
commit bcd3ec146c
38 changed files with 642 additions and 16 deletions

View file

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP026",
"name": "0.12mm Standard @BBL X1C 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_bbl_0.12_nozzle_0.2",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle"
]
}