WIP: add voron process setting

This commit is contained in:
SoftFever 2022-07-17 12:53:41 +08:00 committed by SoftFever
parent e4b79afeac
commit 8f056777c6
12 changed files with 293 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.28mm Extra Draft @BBL X1C",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_bbl_0.28",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
]
}