refactor Voron configs a bit

This commit is contained in:
SoftFever 2022-07-26 23:34:00 +08:00
parent 06dec4d21a
commit 1f95ac10a3
15 changed files with 191 additions and 187 deletions

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP003",
"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"
}