From 92df682a8be0d98e555a476aa72ffca1ca71c7e0 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Mon, 11 Mar 2024 22:37:45 +0800 Subject: [PATCH] Fix Voron "0.32mm Optimal 0.6 nozzle @Voron" profile --- .../Voron/process/0.32mm Optimal 0.6 nozzle @Voron.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Voron/process/0.32mm Optimal 0.6 nozzle @Voron.json b/resources/profiles/Voron/process/0.32mm Optimal 0.6 nozzle @Voron.json index 4260cc8b00..9e5a6ca427 100644 --- a/resources/profiles/Voron/process/0.32mm Optimal 0.6 nozzle @Voron.json +++ b/resources/profiles/Voron/process/0.32mm Optimal 0.6 nozzle @Voron.json @@ -1,10 +1,10 @@ { "type": "process", "setting_id": "GP004", - "name": "0.32mm Optimal 0.8 nozzle @Voron", + "name": "0.32mm Optimal 0.6 nozzle @Voron", "from": "system", "instantiation": "true", - "inherits": "fdm_process_voron_common_0_8", + "inherits": "fdm_process_voron_common_0_6", "bottom_shell_layers": "3", "top_shell_layers": "3", "layer_height": "0.32"