ENH: add preset of voron

As title. Thanks SoftFever.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I752413251b7699f8d1d26c44d71d912e1ef09c7b
(cherry picked from commit 606a69173e10d0a45e1f1987c36e45c3c89a7f09)
This commit is contained in:
salt.wei 2022-10-10 17:20:59 +08:00 committed by Lane.Wei
parent 29e19cb32e
commit cd82f70002
54 changed files with 2077 additions and 21 deletions

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP_VORON_003",
"name": "0.15mm Optimal @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"layer_height": "0.15"
}