mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Fix Voron "0.32mm Optimal 0.6 nozzle @Voron" profile
This commit is contained in:
parent
f83a3377ab
commit
92df682a8b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.32mm Optimal 0.8 nozzle @Voron",
|
"name": "0.32mm Optimal 0.6 nozzle @Voron",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_voron_common_0_8",
|
"inherits": "fdm_process_voron_common_0_6",
|
||||||
"bottom_shell_layers": "3",
|
"bottom_shell_layers": "3",
|
||||||
"top_shell_layers": "3",
|
"top_shell_layers": "3",
|
||||||
"layer_height": "0.32"
|
"layer_height": "0.32"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue