diff --git a/Essetre-90480023_XS-MW.mlde b/Essetre-90480023_XS-MW.mlde index 347d6c4..ad1e82a 100644 --- a/Essetre-90480023_XS-MW.mlde +++ b/Essetre-90480023_XS-MW.mlde @@ -8,7 +8,7 @@ require( 'EmtGenerator') EgtEnableDebug( false) if not EmtModifyHeadAuxDirection then error( 'A newer version of the program is required (minimum 2.3j5)') end -PP_VER = '3.1d1_DEV13' +PP_VER = '3.1d1_DEV14' PP_NVER = '2.7.4.1' -- Parametri macchina diff --git a/Essetre-WALL.NUM.mlpe b/Essetre-WALL.NUM.mlpe index 231d193..51f5503 100644 --- a/Essetre-WALL.NUM.mlpe +++ b/Essetre-WALL.NUM.mlpe @@ -141,7 +141,7 @@ function OnDispositionEnd() -- N.B.: si utilizza LOAD90 perchè è un parametro che già leggiamo e che sulle WALL non viene utilizzato local BtlInfoId = EgtGetFirstNameInGroup( GDB_ID.ROOT, 'BtlInfo') or EgtGetCurrMachGroup() or GDB_ID.NULL local nLoad90 = EgtGetInfo( BtlInfoId, 'LOAD90', 'i') or 0 - if nLoad90 > 0 then nLoad90 = 4 end + if nLoad90 > 0 then nLoad90 = 4 else nLoad90 = 1 end EmtOutput( 'M26 E30054='..EgtNumToString( nLoad90, 0)) -- Posizione cuffia local dHCuff = b3Raw:getDimZ() + 32