EgtMachKernel 2.6g8 :
- minimo step per fori abbassato a 1mm.
This commit is contained in:
+1
-1
@@ -2300,7 +2300,7 @@ Drilling::DoPeckDrilling( const Hole& hole, SelData Id, int nPathId)
|
||||
return false ;
|
||||
}
|
||||
// ciclo di affondamento a step
|
||||
const double MIN_STEP = 5 ;
|
||||
const double MIN_STEP = 1 ;
|
||||
const double APPR_STEP = 1 ;
|
||||
const double MIN_MOVE = 1 ;
|
||||
double dStep = max( m_Params.m_dStep, MIN_STEP) ;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user