ENH: add process preset for P1P's 0.4 nozzle

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I548fad31e66526689d285b200655342f4655ee5b
This commit is contained in:
qing.zhang 2022-12-21 16:54:21 +08:00 committed by Lane.Wei
parent 3e7b5e7657
commit 2690b5b558
7 changed files with 94 additions and 1 deletions

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP020",
"name": "0.16mm Optimal @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_bbl_0.16",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle"
]
}