- in BeamData -> GetSetupInfo aggiunto parametro ZSafeDelta per sega a catena
This commit is contained in:
@@ -247,6 +247,7 @@ local function GetSetupInfo( sHead)
|
||||
SetupInfo.bIsTopHead = true
|
||||
SetupInfo.bIsBottomHead = not SetupInfo.bIsTopHead
|
||||
SetupInfo.dMaxNegativeAngle = 0
|
||||
SetupInfo.dZSafeDelta = 60
|
||||
-- testa 5 assi da sotto
|
||||
elseif sHead == 'H21' then
|
||||
SetupInfo.bIsBottomHead = true
|
||||
|
||||
Reference in New Issue
Block a user