Essetre-PF1250 :
- piccoli ritocchi.
This commit is contained in:
+1
-1
@@ -618,7 +618,7 @@ function OnSimulMachiningEnd()
|
||||
end
|
||||
EMT.MCHSPLIT = nil
|
||||
EMT.SPLIT = nil
|
||||
if EMT.DOU_TYPE and not EMT.ZMAX then EMT.DOU_TO_ZMAX = true end
|
||||
if EMT.DOU_TYPE and not EMT.ZMAX then EMT.DOU_TO_ZMAX = EMT.DOU_TYPE end
|
||||
EMT.DOU_TYPE = nil
|
||||
EMT.DOU_TOOL = nil
|
||||
end
|
||||
|
||||
+1
-1
@@ -203,7 +203,7 @@ local function GetNextStartOrRestPhase( nPhase)
|
||||
end
|
||||
|
||||
---------------------------------------------------------------------
|
||||
function GetPhaseRot( nPhase)
|
||||
local function GetPhaseRot( nPhase)
|
||||
return ( EgtGetInfo( EgtGetPhaseDisposition( nPhase) or GDB_ID.NULL, 'ROT', 'i') or 0)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user