- in EbwData riportate corse corrette
- aggiornata min ver per Cam5
This commit is contained in:
@@ -145,6 +145,7 @@ local function GetSCC( vtToolDirection, vtEdgeDirection, vtNFace)
|
||||
end
|
||||
|
||||
---------------------------------------------------------------------
|
||||
-- TODO leggere direttamente MinA, MinSawA, ...
|
||||
local function GetMinNzTopHead( vtNFace, Tool)
|
||||
if Tool and Tool.sFamily ~= 'SAWBLADE' then
|
||||
return sin( -15)
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
local Offsets = {
|
||||
MIN_Y=-1225,
|
||||
MAX_Y=540,
|
||||
MIN_Z=-512,
|
||||
MIN_Z=-298,
|
||||
MAX_Z=910,
|
||||
MIN_A=-120,
|
||||
MAX_A=120,
|
||||
|
||||
+2
-2
@@ -9,8 +9,8 @@
|
||||
require( 'EmtGenerator')
|
||||
EgtEnableDebug( false)
|
||||
|
||||
PP_VER = '2.7l1'
|
||||
MIN_MACH_VER = '2.5j1'
|
||||
PP_VER = '2.7l2'
|
||||
MIN_MACH_VER = '2.7l2'
|
||||
|
||||
EgtOutLog ( '** Saomad-KAIROS '..PP_VER..' (MinMach '.. MIN_MACH_VER ..') **', 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user