Essetre-FAST :

- aggiornamenti per rinvio angolare.
This commit is contained in:
Dario Sassi
2023-11-08 18:24:53 +01:00
parent 5256c313f5
commit 85753e6cf0
2 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ Name=Offsets
23=d,OFFSETCLAMA,0,OFFSETCLAMA
24=d,OFFSETBLAMA,0,OFFSETBLAMA
25=d,RIBCAR,0,RIBCAR
26=d,SECSUP,1,SECSUP
27=d,BLOCKHAUS,0,Blockhaus Configuration
26=d,SECSUP,3,SECSUP
27=d,BLOCKHAUS,1,Blockhaus Configuration
28=l,NOULOAD,0,Max Unload Length (0=no limits)
29=l,OFFSETX_RINV_1,150,OFFSETX_RINV_1
30=l,OFFSETZ_RINV_1,347,OFFSETZ_RINV_1
+5 -4
View File
@@ -283,10 +283,11 @@ if SecondSupport >= 3 then
OthColl = { 'H2', 'B/SOLID', 'C/SOLID'},
Geo = 'H5_HEAD/GEO',
Aux = {'H5_HEAD/SOLID', 'H5_HEAD/COLLISION'}}
EgtSetInfo( H5Id, 'AGB_TYPE', '2')
EgtSetInfo( H5Id, 'AGB_DMAX', '250')
EgtSetInfo( H5Id, 'AGB_ENCH', '44')
EgtSetInfo( H5Id, 'AGB_ENCV', '380')
EgtSetInfo( H5Id, 'AGB_TYPE', 2)
EgtSetInfo( H5Id, 'AGB_DMAX', 240)
EgtSetInfo( H5Id, 'AGB_ENCH', 44)
EgtSetInfo( H5Id, 'AGB_ENCV', 380)
EgtSetInfo( H5Id, 'AGB_MDIR', -Y_AX())
EgtSetInfo( H5Id, 'ZMAXONROT', '1,15')
end
-- Morse