Compare commits

...

1 Commits

Author SHA1 Message Date
andrea.villa 185a3d8338 Ultimo movimento dello scarico al carico dichiara pezzo non più agganciato a nessuna morsa 2026-04-01 16:11:32 +02:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2018,6 +2018,7 @@ function PrepareResidue( sCmd, nInd)
if EMT.UNL2 then
MDChar.V1 = ParkV1 ; EMT.V1POS = MDChar.V1
MDChar.V2 = ParkV2 ; EMT.V2POS = MDChar.V2
MDChar.BeamVise = 0
end
table.insert( EMT.MDCHAR, MDChar)
-- Se scarico in linea con abbassamento piano ferma pezzo allo scarico
+1 -1
View File
@@ -5,7 +5,7 @@
require( 'EmtGenerator')
EgtEnableDebug( false)
PP_VER = '3.1a2_DEV17'
PP_VER = '3.1a2_DEV18'
PP_NVER = '3.1.1.2'
MIN_MACH_VER = '2.7d2'
MACH_NAME = EgtGetCurrMachineName()