Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc6592dc62 |
@@ -178,8 +178,8 @@ function OnDispositionEnd()
|
||||
local STrave = EMT.ST
|
||||
local HOverM = EMT.HOVM
|
||||
-- calcolo dati pinze
|
||||
local MinAccPinze = 0.3
|
||||
local MaxAccPinze = 4
|
||||
local MinAccPinze = 1
|
||||
local MaxAccPinze = 12
|
||||
local KgMtCubo= 550 -- densità legno in Kg / metro cubo
|
||||
local Massa = ( HTrave * STrave * LBarra * KgMtCubo ) / 1000000000
|
||||
local FMaxPinze = EMT.FMAXPINZE
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
require( 'EmtGenerator')
|
||||
EgtEnableDebug( false)
|
||||
|
||||
PP_VER = '2.7h1'
|
||||
PP_VER = '3.1d1'
|
||||
PP_NVER = '2.7.8.1'
|
||||
|
||||
-- Parametri macchina
|
||||
|
||||
Reference in New Issue
Block a user