From e663cafc2b292602a97446f317dd7ded3e397fc3 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 18 Jun 2018 07:42:04 +0000 Subject: [PATCH] EgtMachKernel : - piccola modifica estetica. --- Pocketing.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pocketing.cpp b/Pocketing.cpp index affa858..70c792c 100644 --- a/Pocketing.cpp +++ b/Pocketing.cpp @@ -2643,9 +2643,9 @@ Pocketing::CalcSpiral( const ICurveComposite* pCompo, bool bSplitArcs, pOffs->Invert() ; // aggiungo la curva pMCrv->AddCurve( Release( pOffs)) ; - } - // se offset va bene - if ( bNextOk) { + } + // se offset va bene + if ( bNextOk) { // sistemo per prossimo step dCurrRad = dRad ; pOffs.Set( Release( pNextOffs)) ;