- nella ricerca lavorazione da usare controllo di utensile attivo sostituito con controllo utensile presente nel setup corrente
This commit is contained in:
@@ -232,7 +232,7 @@ function WMachiningLib.IsToolDoubleOk( sToolMasterName, sToolDoubleName)
|
||||
( abs( dTDiamTh - dTDiamThDouble) < 100 * GEO.EPS_SMALL) and
|
||||
( bTipFeed == bTipFeedDouble) and
|
||||
( abs( dTMaxDepthOnSide - dTMaxDepthOnSideDouble) < GEO.EPS_SMALL) and
|
||||
EgtTdbGetCurrToolParam( MCH_TP.ACTIVE)
|
||||
EgtFindToolInCurrSetup( sToolDoubleName)
|
||||
return bIsToolDoubleOk
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user