Aggiunto start e wait del movimento pinze se EMT.LASTOISBRAKE = true
This commit is contained in:
@@ -322,6 +322,8 @@ function OnDispositionEnd()
|
||||
end
|
||||
else
|
||||
EMT.LASTOISBRAKE = nil
|
||||
EmitMoveStartChars( nMoveType)
|
||||
EmitMoveWaitChars( nMoveType)
|
||||
end
|
||||
-- emissione conclusione pezzo precedente (se non in modalità test)
|
||||
if not TEST_USE and EMT.PRODID then
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
require( 'EmtGenerator')
|
||||
EgtEnableDebug( false)
|
||||
|
||||
PP_VER = '3.1a2_DEV19'
|
||||
PP_VER = '3.1a2_DEV20'
|
||||
PP_NVER = '3.1.1.2'
|
||||
MIN_MACH_VER = '2.7d2'
|
||||
MACH_NAME = EgtGetCurrMachineName()
|
||||
|
||||
Reference in New Issue
Block a user