- abilitazione debug e correzione typo

This commit is contained in:
luca.bacis
2021-12-14 09:47:35 +01:00
parent 2c16c2b648
commit 1af9f64d11
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4789,7 +4789,7 @@ local function MakeMoreFaces( Proc, nPhase, nRawId, nPartId, dOvmHead, bSinglePa
sMchFind = 'OpenPocket'
if bIsU then
dDiam = GetUShapeWidth( Proc, nFacInd) or dDiam
elseif Proc.Fct == 4then
elseif Proc.Fct == 4 then
-- per rifinire gli angoli premio utensile diam 25 o da BD
dDiam = min( dDiam, BD.MAXDIAM_POCK_CORNER or 30)
elseif Proc.Fct == 3 and bIsL then