- in BLADETOWASTE correzione: se fallisce un cubetto, il dicing non è applicabile
This commit is contained in:
@@ -915,7 +915,8 @@ local function CutWithDicing( Proc, Part, OptionalParameters)
|
||||
table.insert( Machinings, Cutting)
|
||||
bIsDicingOk = true
|
||||
else
|
||||
bIsDicingOk = false
|
||||
Result = FeatureLib.GetStrategyResultNotApplicable( 'Dicing failed')
|
||||
return Machinings, Result
|
||||
end
|
||||
if Cutting.sStage == 'AfterTail' then
|
||||
bMoveAfterSplit = true
|
||||
|
||||
Reference in New Issue
Block a user