From 4b41948819f3c91235f46cfaa0a0155dd7fa334c Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Wed, 10 Dec 2025 10:03:36 +0100 Subject: [PATCH] =?UTF-8?q?Rimosso=20valore=20Q=20per=20CLEAN=5FCORNER=20p?= =?UTF-8?q?erch=C3=A8=20non=20deve=20finire=20in=20versione.=20Da=20ripris?= =?UTF-8?q?tinare=20per=20prossime=20versioni=20a=20Q15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LuaLibs/ProcessLapJoint.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaLibs/ProcessLapJoint.lua b/LuaLibs/ProcessLapJoint.lua index 5c0d030..82382b5 100644 --- a/LuaLibs/ProcessLapJoint.lua +++ b/LuaLibs/ProcessLapJoint.lua @@ -231,7 +231,7 @@ local function AssignQIdent( Proc) Q_ANTISPLINT_TYPE = 'Q06' -- i Q_DEPTH_CHAMFER = 'Q07' -- d Q_MILL_AS_BLADE_CONVENTIONAL = 'Q14' -- i - Q_CLEAN_CORNER = 'Q15' -- i + Q_CLEAN_CORNER = '---' -- i Q_FLOATING_AGGREGATE = 'Q16' -- i elseif ( Proc.Grp == 1 or Proc.Grp == 2) and Proc.Prc == 30 then Q_BLADE_ON_ALONG_FACE = 'Q04' -- i