- in BeamData update GetMinNzTopHead

This commit is contained in:
luca.mazzoleni
2025-11-11 11:11:49 +01:00
parent 61b81d07e0
commit beadc3a668
2 changed files with 3 additions and 7 deletions
+1 -5
View File
@@ -191,11 +191,7 @@ BeamData.GetChainSawInitAngs = GetChainSawInitAngs
---------------------------------------------------------------------
local function GetMinNzTopHead( vtNFace)
if vtNFace and abs( vtNFace:getY()) > 0.8659 then
return -0.2499
else
return sin( -45)
end
return sin( -45)
end
---------------------------------------------------------------------
+2 -2
View File
@@ -24,8 +24,8 @@
require( 'EmtGenerator')
EgtEnableDebug( false)
PP_VER = '2.7k1'
PP_NVER = '2.7.11.1'
PP_VER = '2.7k2'
PP_NVER = '2.7.11.2'
MIN_MACH_VER = '2.5k1'
MACH_NAME = string.match( EgtGetCurrMachineDir(), "[^\\]+$") -- si ricava il nome della macchina dal direttorio