mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Fix Voron "0.32mm Optimal 0.6 nozzle @Voron" profile
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user