- in LapJoint per sega a catena con attacco laterale step minimo da sotto portato a 260 per macchine tipo PF

This commit is contained in:
luca.mazzoleni
2025-07-02 09:51:25 +02:00
parent 605f0fcaf1
commit aba4ebecc4
+1 -1
View File
@@ -3312,7 +3312,7 @@ local function MakeByChainOrSaw( Proc, nPhase, nRawId, nPartId, nFacInd,
if BD.C_SIMM then
dMachiningStep = 175
if vtRef:getZ() < - 10 * GEO.EPS_SMALL then
dMachiningStep = 250
dMachiningStep = 260
end
end
local dActualStep = ( dMachiningDepth - dMachiningStep) / ( 2 + 1)